Mod 2 Flashcards
Amazon Elastic Compute Cloud (EC2)
Provides secure, resizable compute capacity in the cloud as Amazon EC2 instances.
Amazon EC2 instance types
- General purpose instances
- Compute optimized instances
- Memory optimized instances
- Accelerated computing instances
- Storage optimized instances
CaaS
Compute as a service
What Amazon EC2 instance type is suitable for data warehousing applications?
Storage optimized
Which Amazon EC2 instance type balances compute, memory, and networking resources?
General purpose
Which Amazon EC2 instance type is ideal for high-performance databases?
Memory optimized
Which Amazon EC2 instance type offers high-performance processors?
Compute optimized
General purpose instances
Provide a balance of compute, memory, and networking resources.
Compute Optimized Instances
Are ideal for high-performance web servers, computer-intensive app servers, and dedicated gaming servers. Also used for batch processing workloads that require processing many transactions in a single group.
Memory optimized instances
Are designed to deliver fast performance for workloads that process large datasets in memory.
Accelerated computing instances
Use hardware accelerators, or coprocessors, to perform some functions more efficiently than is possible in software running on CPU’S.
Accelerated computing instances are ideal for workloads such as graphics applications, game streaming, and app streaming.
Storage optimized instances
Are designed for workloads that require high, sequential read write access to large datasets on local storage.
What are the Amazon EC2 pricing options?
- On-Demand
2.Reserved Instances
- EC2 instance Savings Plan
- Spot Instances
- Dedicated Hosts
On-Demand Instances
Are ideal for short term, irregular workloads that cannot be interrupted.
The instances run continuously until you stop them, and you only pay for the compute time you use.
Reserved Instances
A billing discount applied to On-Demand Instances in your account.
What are the two types of Reserved Instances?
- Standard Reserved Instances
- Convertible Reserved Instances
Which Amazon EC2 pricing option provides a discount when you make an hourly spend commitment to an instance family and Region for a 1 year or 3 year term?
EC2 Instance Savings Plans
(Reserved Instance) Standard Reserve Instances
A good fit if you know the EC2 instance type and size you need for your steady state apps and in which AWS Region you plan to run them.
Reserved Instances require you to state the following qualifications
- Instance type and size
-Platform description (operating system)
-Tenancy
(Reserved Instance) Convertible Reserved Instances
If you need to run EC2 instances in different AV’s or different instance types.
You trade in a deeper discount when you require flexibility to run your EC2 instances.
At the end of a Reserved Instance term, you can continue using the Amazon EC2 instance w/o interruption. However, you are charged On-Demand rates until you do one of the following:
- Terminate the instance
- Purchase a new Reserved Instance that matches the instance attributes (instance family and size, Region, platform, and tenancy).
EC2 Instance Savings Plan
Reduce your EC2 costs when you make an hourly spend commitment to an instance family and Region for a 1year or 3year term.
A good option if you need flexibility in EC2 usage over the duration of the commitment term.
Spot Instances
Ideal for workloads with flexible start and end times, or that can withstand interruptions. Spot Instances use unused EC2 computing capacity.
After a Spot Instance is launched, if capacity is no longer available or demand for Spot Instances increases, your instance may be interrupted.
Dedicated Host
Are physical servers with EC2 instance capacity that is fully dedicated to your use.
Which EC2 pricing option provides a discount when you specify a number of EC2 instances to run a specific OS, instance family and size, and tenancy in one region?
Standard Reserve Instances
Which EC2 pricing option provides a discount when you make an hourly spend commitment to an instance family and Region for a 1year or 3year term?
EC2 Instance Savings Plan