EC2 Flashcards

1
Q

What is EC2?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the EC2 instance types?

A

General purpose
Compute optimized
Memory optimized
Storage optimized
Accelerated computing
HPC optimized
Instance features
Measuring instance performance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are EC2 security groups?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the EC2 purchasing options?

A

On-demand
Reserved (1 or 3 years)
Savings Plans (1 or 3 years)
Spot Instances
Dedicated Hosts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly