Journey to DevOps
Journey to DevOps is a practical, documentation-driven path into DevOps that combines study notes, homelab builds, and open projects. It emphasizes foundational skills—Linux, networking, cloud fundamentals, and scripting—progressing toward containerization, IaC, and CI/CD. The repo serves as a record of experiments, troubleshooting, and reusable config.
Background
Journey to DevOps started as a structured learning path for documenting homelab progress. It provides transparency and reproducibility for others aiming to follow a similar path.
Objectives
- Learn Linux, networking, and security fundamentals.
- Set up a homelab for experiments and failure recovery.
- Adopt AWS and automation via Bash/PowerShell/Python.
- Advance into Docker, Kubernetes, Terraform, Ansible, and CI/CD.
- Share lessons via blog and GitHub Pages.
Roadmap v1
- Phase 1: LPIC-1, AWS Cloud Practitioner, homelab setup & docs.
- Phase 2: Network+/Security+, scripting, monitoring.
- Phase 3: Docker, Kubernetes, Terraform/Ansible, CI/CD pipelines.