AWS Static Website Deployed a WordPress Website on AWS using public and private VPCs, EC2 and RDS

 

  • Launched an EC2 instance with WordPress installed in a public VPC.
  • Create an RDS instance with a database for myWordPress website in a private VPC.
  • Connected an EC2 instance to the RDS instance in the private VPC to store website data.
  • Configured security settings and access controls to ensure the privacy and security of your website data.
  • The final step was to point the domain name to the website hosted on AWS.