MultiCloud Classroom notes 07/Aug/2026

Aws infra global

Aws global infra

  • Regions
  • avaliblity zone (AZ)

AWS AMI (Amaxzon machine image)

  • operating system
  • packages and pre-installtions
  • configurations like files, artifacts and service …etc

create launch-template

Task:

steps:

  • create ec2 instance with os redhat
  • install apache2
sudo yum update && sudo yum install httpd -y 
  • check appache2 page http://ipaddress

  • create ami from that instance

  • create lanch templete with same instance

  • change ami in modify launch-template update ami and create new version template

  • create instance from launch-template check endpoint

  • terrimate ec2 instance

Leave a Reply

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

Please turn AdBlock off
Social Media Icons Powered by Acurax Web Design 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