Project: Jenkins HA Setup on AWS (Terraform + Ansible + Packer)
In this project, you will implement three essential DevOps concepts:
📦 Immutable Infrastructure
🛠️ Infrastructure as Code (IaC): Covering both provisioning and configuration management
🛡️ External Configuration and Secret Management
The project workflow is structured to reflect real-world environments, giving you a practical understanding of how these concepts are applied in professional DevOps settings.
In this DevOps project, you will learn how to deploy Jenkins on an AWS Auto Scaling group, complete with an Application Load Balancer and an EFS filesystem for Jenkins' data directory. This mini-project is designed to put your Terraform, Ansible, and AWS knowledge into practice.
By completing this project, you’ll have the opportunity to put your IaC knowledge into practice, solidifying your skills with hands-on experience.