Scalable and fault-tolerant WordPress website deployed using AWS infrastructure
AWS Cloud Computing|Joanna Elisabeth Duque|February 26, 2024
What is the final project useful for?
A turnkey solution for deploying a scalable and fault-tolerant WordPress website on AWS using Terraform, Git, and GitHub. It uses a VPC with 2 private and 2 public subnets, an EC2 for WordPress, an RDS database, a load balancer, an autoscaling group (scaling from 2 to 4 instances at <70% CPU) and an S3 bucket for storing the launch template.
What does the final project look like?
Here is the link to the final project.