Before we start I assume you have a little knowledge of terraform and don’t have problems running terraform. At the end of this step by step you should have a fully wordpress deployed in AWS.

You will learn how to use this architecture below to deploy a word press on aws using these services:

  1. CIDR
  2. VPC
  3. Subnet
  4. Internet gateway
  5. Nat Gateway
  6. Route Tables
  7. Security group
  8. EFS
  9. RDS (MYSQL)
  10. AMI
  11. Launch template 
  12. EC2 
  13. Application load balancer 
  14. Auto scaling group
  15. Route 53
WordPress in AWS Architecture

Complete code on github https://github.com/claretyoung20/aws_wordpress_with_terraform

Lets get started click next post.

VPC (Virtual Private cloud)

Categorized in:

Tagged in:

, , , ,