Kodekloud - 100 Days of cloud (AWS) Day 13: Create AMI from EC2 Instance
What is an AMI in AWS?
An Amazon Machine Image (AMI) is a template has software configuration required to launch an EC2 instance. (Operating System, Root Volume Type, Virtualization Type).
A single AMI can be used to launch multiple identical EC2 i...
devops1001.hashnode.dev1 min read