EC2 - Purchasing Options Flashcards
Understand the different purchasing options for EC2 Instances
List all available EC2 Instance purchasing options
On Demand
Reserved Instance
Convertible Reserved Instance
Savings Plans
Spot Instances
Dedicated Hosts
Dedicated Instances
Capacity Reservations
What use cases would On-Demand Instances be useful for?
Short-term and un-interrupted workloads, where you cannot predict how the application will behave
What are the billing options for On-Demand Instances?
Linux or Windows are billed per second after the first minute.
All other OS’s are billed per hour
What purchasing option has the highest cost but no upfront payment?
On Demand
Is there a long-term commitment for On Demand Instances?
No. You only pay for what you use.
How are Reserved Instances priced in comparison to On Demand?
They are heavily discounted. Can be up to 72%
What are the instance attributes that are reserved for Reserved Instances?
Instance Type (e.g. General purpose, compute optimised)
Region
Tenancy (Host, Dedicated, Default)
OS
What is the reservation period for Reserved Instances?
1 or 3 years. 3 years have a greater discount applied.
What are the payment options for Reserved Instances?
No upfront, partially upfront and all upfront. With greater discounts being applied based on how large of an upfront payment there is.
What use cases are Reserved Instances recommended for?
They are recommended long workloads and steady-state usage applications e.g. databases
What is the name of the marketplace where you can buy and sell Reserved Instances?
Reserved Instance Marketplace
What two ways does a Convertible Reserved Instance differ from a standard RI?
- You can change the EC2 Instance type, family, OS, scope and tenancy.
- You get less of a discount (up to 66% compared to On-Demand). This is because of the additional flexibility.
What are the scopes you can set for a Reserved Instance?
Regional or Zonal (Reserve capacity in an AZ)
How are EC2 Savings Plans discounted?
They are discounted based on long term usage (up to 72% compared to On-Demand)
Which purchasing option requires you to commit to a certain type of usage? (e.g. $10/hour for 1 year)
Savings Plans
At what price will any usage beyond the limit for the Savings Plans be set to?
Any additional usage will be billed at the On Demand price
What two instance attributes are locked for EC2 Savings Plans?
- Instance family (e.g. M5)
- Region
What three instance attributes are flexible for EC2 Savings Plans?
- Instance Size (e.g. m5xlarge, m5.2xlarge)
- OS (e.g. Linux, Windows)
Tenancy (host, Dedicated, Default)