NTI Cloud DevOps Capstone — Step by Step
The same AWS capstone taught as 19 reproducible labs across eight numbered modules, each with its own README so it can be followed in order.
- terraform
- ansible
- docker
- kubernetes
- helm
- jenkins
- prometheus
- grafana
- aws
Author
Imported from GitHub. The code stays with its author — EgyKode links to the original repository.
Why it exists
The platform project shows the finished system; this one shows how it is built. Eight numbered directories run from Terraform infrastructure to operational documentation, and the 19 labs inside them are reproducible from an empty AWS account — you can start at 01 without reading the whole repository first. Use this one to build it, and the platform repository to see how the pieces sit together once they are done.
What's inside
- 01 Infrastructure — Terraform
- 02 Configuration Management — Ansible
- 03 Containerization — Docker
- 04 Kubernetes Orchestration
- 05 Helm Package Management
- 06 CI/CD — Jenkins Pipeline
- 07 Monitoring & Observability
- 08 Documentation & Operations
