EC2 - Solutions Architect Associate Level Flashcards
What are the differences between a public and private IP (IPv4)?
A public IP is accessible over the internet
A private IP is only accessible within the private network
What is the difference between IPv4 and IPv6?
What is an Elastic IP?
What are better options than using an Elastic IP?
What are EC2 Placement Groups? And what are the three types?
What are the pros and cons of the “Cluster” EC2 Placement Group?
What are the pros and cons of the “Spread” EC2 Placement Group?
What are the pros and cons of “Partition” EC2 Placement Group?
What are Elastic Network Interfaces (ENI)?
What is a useful reason to use Elastic Network Interfaces (ENIs) in EC2?
You can move an ENI from one instance to another to handle failover
What is EC2 Hibernate?
What are the limitations of EC2 Hibernate?
What is an EBS (Elastic Block Store) volume?
How does an EBS (Elastic Block Store) volume work?
If you want to move an EBS volume from one AZ to another, how would you do that?
Create a snapshot in one AZ and then restore from snapshot in another
Can a single EC2 instance have more than on EBS volume attached to it?
Yes
Can a single EBS volume be attached to more than one EC2 instance?
No
What is the EBS “Delete on Termination” attribute?
What are EBS (Elastic Block Store) Snapshots?
What is EBS Snapshot Archive?