DevOps Roadmap
← Back to HomePhase 1: Prerequisites
Foundational knowledge required before diving into DevOps.
Linux
Networking
Git
Phase 2: Containerization
Packaging applications for consistency across environments.
Docker
Phase 4: CI/CD
Automating the software delivery process.
Jenkins
GitHub Actions
Phase 5: IaC
Managing infrastructure through code.
Terraform
Ansible
Phase 6: Monitoring
Observing the health and performance of systems.
Prometheus
Grafana