How to create an AMI of an EC2 Instance in AWS.
Before creating an AMI, let's get to know what the heck is AMI ??
AMI- AMI stands for Amazon machine image. which is a template that provides the information required to launch an EC2 Instance. You must specify an AMI when you launch an instance.
AMI...
deekshithreddy.hashnode.dev2 min read