I got this project from a devops challenge that can be found on this link : https://devopsrealtime.com/deploy-apache-web-server-using-terraform-iac/
- Use Terraform to deploy infrastructure on AWS
- Implement AWS services which include: S3,EC2,CloudWatch,VPC, DynamoDb,Load Balancer, Route 53, SSM Manager and IAM.
- Configuring Load balancers for a private auto-scaling group
- Configure scale-in and scale-up policies with Cloudwatch alarms.
- Accessing private Ec2 instances with the Systems Manager (SSM)
- Configuring IAM roles with Infrastructure as code