I am a DevOps Engineer working in MNC. Where I automate Infrastructure using various DevOps tools and AWS Cloud.
Nothing here yet.
We are going to create an AMI from an existing EC2 instance named "devops-ec2" Steps: 1. We need to find the existing EC2 instance by its name (tag) to get its ID. 2. Then, we will create an AMI from that instance ID. 3. We will name the AMI as "devo...
