AWS Sysops Course Labs Guide: Sameh Tawfik
AWS Sysops Course Labs Guide: Sameh Tawfik
Labs Guide
Sameh Tawfik
Cloud and DevOps Consultant
https://www.linkedin.com/in/sameh-tawfik-consultant/
Create a new AMI image from the created instance in the previous lab, launch the 2nd instances from
the newly created Ami, then create an Application Load Balancer to distribute the HHTP requests on the
2 HTTPD instances.
Steps:
• Select your instance, and then choose Actions, Image, Create Image.
• In the Create Image dialog box, specify the following information, and then choose Create Image.
• Launch an instance from your new AMI. Follow Lab 1 and in the AMI page when choosing the AMI
select My AMIs and select the AMI you created in previous step and choose different Availability
zone to launch this instance to guarantee HA.
• Browse the IP address of the new instance. You should see the same webpage as before.
• After target group is created, check it and click on Actions, Register and deregister instance then
choose the 2 EC2 instances created before and click on Add to registered, then click on Save.