EC2 Flashcards
What is EC2?
EC2 is one of the most popular AWS offerings
It is an IAAS
Mainly consists of renting virtual machines
Storing data on virtual drives
Distributing load across machines
Auto Scaling groups
What are the EC2 instance types?
General purpose
Compute optimized
Memory optimized
Storage optimized
Accelerated computing
HPC optimized
Instance features
Measuring instance performance
What are EC2 security groups?
Security groups are the fundamental of network security in AWS
They control what traffic is allowed in and out of our EC2 instances
Security groups only contain allow rules
Security group rules can either by reference by IP or by security group
What are the EC2 purchasing options?
On-demand
Reserved (1 or 3 years)
Savings Plans (1 or 3 years)
Spot Instances
Dedicated Hosts