8
20
19
An AMI contains the OS, preinstalled software, launch permissions, and block‑device mappings needed to create an EC2 instance.
.pem format
When we create an EC2 key pair in the AWS Console, it create private key file format for .pem. this is the standard format AWS provides for the private key file we download
A Security Group in AWS is a virtual firewall for your Amazon EC2 instances.