Autoscaling a Wordpress web server using AWS and Terraform
AWS Cloud Computing|Nikita Voronin|July 6, 2024
What is the final project useful for?
In this capstone project, I launch an EC2 web server preconfigured with Wordpress in an AWS VPC using the IaC tool Terraform. The network infrastructure contains 2 Availability Zones, 2 Public and 2 Private Subnets, Autoscaling and Application Load Balancer, a RDS database, and a S3 bucket.
What does the final project look like?
Here is the link to the final project.