This project demonstrates the automation of AWS infrastructure provisioning using Terraform.
It includes creating a scalable and secure cloud environment with multiple components such as VPC, subnets, EC2 instances, security groups, and routing configuration.
The infrastructure was designed following Infrastructure as Code (IaC) best practices to ensure consistency, reusability, and easy management.
Key features of the project:
- Automated AWS resource creation using Terraform
- VPC with public and private subnets
- EC2 instances deployment
- Security group configuration
- Scalable and reusable infrastructure design
This project highlights practical experience in cloud automation and DevOps practices.