What I built so far:
- EC2 Instance with WordPress installed (added Jan. 18 2025)
- Add TLS cert to my website (added Jan. 20 2025)
- Deploy a NAT instance for my private EC2 instances to allow package updates (added Jan. 22 2025)
- Deployed ALB to serve EC2 webserver in private subnet (added Feb. 10th 2025)
What I want to build:
- Migrate the local MariaDB database for wordpress to a RDS using Database Migration Service
- Harden Security of my servers and website(using WAF, EC2 SGs, NACLs)
- Migrate static content of WordPress site from EBS to S3