Scalable and Fault-tolerant WordPress Deployment on AWS
AWS Cloud Computing|Ciyan Pan|July 21, 2024
What is the final project useful for?
This project deploys a scalable, fault-tolerant WordPress site on AWS using Terraform, Git, and GitHub. It features a VPC with private and public subnets, EC2 instances in an Auto Scaling Group, an Application Load Balancer, a NAT Gateway, a Bastion Host, an Aurora RDS database, and SNS notifications for monitoring.
What does the final project look like?
Here is the link to the final project.