Amazon EC2 - Creating an AWS EC2 Instance
AWS EC2 Key Concepts
Key Concepts
Virtual Machine (VM)
Instance
Amazon Machine Image (AMI)
Instance Type
Amazon Elastic Block Store (EBS)
Instance Store
Amazon Virtual Private Cloud (VPC)
Region
Availability Zone
VM Image
Security Group
Secure Shell (SSH)
Key Pair
Amazon EC2 Basics
Creating an EC2 Instance
1. Region Configuration

2. AMI (Amazon Machine Image) Selection

3. Instance Type Selection

4. Instance Details Configuration

5. Add Storage

6. Add Tags

7. Security Group Configuration

8. Review

9. Key Pair Creation

10. Connecting After Instance Creation

10-1. Navigate to Where the PEM Key is Stored

10-2. Grant User Read Permission

10-3. Connect via SSH

EC2 Configuration Related Tips
1. Burstable instances
Last updated