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.