Deploy Application Tier

Deploy Application Tier

In this section, we will create an EC2 instance in a private subnet, connect to the instance, install MySQL on the instance, and run our app on the instance.

Content

  1. Create EC2 instance
  2. Connect to EC2 instance
  3. Install MySQL on instance
  4. Run app on instance