AWS Classroomnotes 20/Jul/2023

AWS Compute – Scenario

  • Architecture to be acheived
    Preview
  • Lets start by creating amis
  • Create an ec2 for admin image with size t2.micro
    • install apache server sudo apt update && sudo apt install apache2 -y
    • navigate to /var/www/html
    • clone the code from Refer Here
    • rename the folder to admin
    • checkout the brach to admin
    • Now navigate to http:///admin/index.html
      Preview
    • Now create the ami
  • Create an ec2 for for product image defintion with size t2.micro
    • install apache server sudo apt update && sudo apt install apache2 -y
    • navigate to /var/www/html
    • clone the code from Refer Here
    • rename the folder to product
    • Now navigate to http:///product/index.html
      Preview
    • Now create the ami
      Preview
  • lets create a launch template called as admin with admin ami
  • lets create a launch template called as product with product ami
    Preview

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube