Periodic Table of DevOps Tools Source: https://digital.ai/periodic-table-of-devops-tools/ Kubernetes Exam Simulator Website: https://killer.sh CI/CD in the cloud Provider url Description codefresh https://codefresh.io The #1 GitOps automation platform for Kubernetes apps StyleCI https://styleci.io The Web Coding Style Fixer Code Climate https:/codeclimate.com/quality Automated code review for test coverage, maintainability circleci https://circleci.com Automate development process with continuous integration scrutinizer (Continous Analysis) https://scrutinizer-ci.com/continous-analysis Continous code analysis
Here’s below some notes I took while preparing my LPI 701 certification exam
I thought it could be useful for people trying to find tips, cheat sheet or documentation, all from a single page.
Hope it help others :)
Software Engineering Modern Software Development REST Description: REST is acronym for REpresentational State Transfer. It is architectural style for distributed hypermedia systems and was first presented by Roy Fielding in 2000 in his famous dissertation....
Tools Tool Website Description kind https://kind.sigs.k8s.io/ run local k8s cluster using Docker containers Tutorials and other resources https://www.tutorialworks.com/ Kubernetes Failure Stories
Projects nginx Free Nginx Tools NginxConfig from DigitalOcean