Scalable and redundant Wordpress Application hosted on AWS
Using EC2, ALB, EFS, RDS, Cloudwatch, and Auto Scaling
In this project, I succesfully orchestrated the deployment of a scalable WordPress application on AWS, utilizing an Application Load Balancer for efficient traffic distribution.
Automation through an EC2 Auto Scaling Group with a customized launch template streamlined the process.
Dynamic scaling policies based on CPU utilization thresholds were implemented for optimal resource management.
Media access across instances was facilitated through an integrated Elastic File System (EFS).
The project also involved migrating a local EC2 MariaDB database to an RDS instance for enhanced scalability and reliability.