Create EC2 instance

Create EC2 instance

  1. Similar to creating an instance for the App server, create an instance for the web server with the following changes:

    • Instance name fill in My Web Server 1
    • Subnet select Public Subnet 1
    • Security group select WebTier-SG
    • Advanced details, IAM instance profile select ec2role
    • Finally, select Launch instance
  2. Complete creating an EC2 instance for the web server