← Back to Projects

Deploying a Two-Tier WordPress Application

A scalable and resilient WordPress deployment on AWS.

Deploying a Two-Tier WordPress Application

About this project

Engineered a classic two-tier architecture to host a high-availability WordPress site. The architecture features a web tier with EC2 instances in an Auto Scaling group behind an Application Load Balancer, and a data tier using Amazon RDS for the database. This setup ensures the application is both scalable and fault-tolerant.

Project Info
AWS EC2
Auto Scaling
Application Load Balancer
Amazon RDS
VPC
View GitHub