AWS EC2, AMI, EIP, EBS, Elastic Compute Cloud, Elastic Block Store, Amazon Machine Images, Elastic IP, UserData Script, IAM Role, Security Group

EC2 Instance Types

In this article, we are looking for an ec2 instance type with hardware, network specification. Aws provides many different configuration instances. Following details are helpful to identify the suitable instance type for your application.    General Purpose Compute Optimized Memory Optimized Accelerated Computing Storage Optimized Instance Features EC2 General Purpose Instance Types This Types of Ec2 […]

AWS EC2, AMI, EIP, EBS, Elastic Compute Cloud, Elastic Block Store, Amazon Machine Images, Elastic IP, UserData Script, IAM Role, Security Group

AWS EC2 Instance (Elastic Compute Cloud)

EC2 Mandatory Resources Network Interface SSH Key AMI (Amazon Machine Image) Security Group IAM Role (Optional) EBS Userdata Script (Optional) Network Interface Elastic Network Interface is attached in EC2 instance. This have private and public IP address. Two type of Public ip in aws. Dynamic IP (Default Public IP) EIP (Elastic IP Address) Dynamic IP […]