/

Deploy a Wordpress Website on AWS

VPC / NAT Gateway / Security Groups

Overview

This was the first project on AWS that I did, in order to understand more about the platform as a whole. First, I created a VPC, and then the Internet Gateway, Subnets, Route Table and NAT Gateway in order to allow the VPC to be able to be connected to the internet. Then I configured the security groups in order to allow access via only the ports that are necessary. After that I used Putty to SSH to the VPC to install Wordpress. I also bought a domain name and registered for the SSL AWS certificate to make sure the security on the website is maintained.

Graph / Media Demo

Technologies

VPC

NAT Gateway

Security Groups

RDS

EFS

EC2