EC2 Flashcards
What does EC2 stand for?
Elastic Compute Cloud
What are the 4 EC2 pricing options?
On Demand, Reserved, Spot, Dedicated
What are the length options for a reserved EC2 instance?
1 or 3 years
What is the spot EC2 instance pricing?
There is no set pricing as it fluctuates with supply and demand
What is the most expensive EC2 option?
Dedicated
What are the benefits of On Demand EC2 pricing?
Flexible, which makes it good for unpredictable markets or for functioning for an unknown length of time
When would you use reserved instances?
When there is predictable usage or specific capacity requirements
What are the types of reserved instances?
Standards, Convertible, and Scheduled
Are reserved instances geographically defined?
Yes, they are reserved in a specific region
What applications should be run on spot instances?
Flexible start and end times
What are some common use cases for dedicated hosts?
Regulatory requirements that may not support multi-tenant virtualization or licensing that does not support multi-tenancy
What are the 3 types of EC2 placement groups?
Cluster, spread, and partition
What is a cluster group placement?
Grouping of instances within a single availability zone
What are cluster placement groups recommended for?
applications that need low network latency, high network throughput, or both
What is a spread placement group?
A group of instances that are each placed on distinct underlying hardware
What are spread placement groups recommended for?
Applications that have a small number of critical instances that should be kept separate from each other
What is a partition placement group?
A partition placement group puts each instance on its own rack. (Each rack has its own network and power source)
What EC2 pricing option should you use to fulfill special licensing requirements?
Dedicated Host
When is a spot instance provisioned?
When it is below your max spot price