EC2 Flashcards
Learn about the difference instance types
General Purpose Types
T2, T3, M5, M4
Compute Optimized Types
C4, C5
Memory Optimized Types
R4, R5, X1e, X1, Z1d
Accelerated Computing Types
P2, P3, G3, F1
Storage Optimized Types
H1, I3, D2,
What does the “d” mean at the end of an instance type ? For example “c5d” instead of “c5” ?
The “d” designates that NVME SSD storage is available as an option for this instance type.
What are good use-cases for T2, T3 instance types ?
Websites and web applications, development environments, build servers, code repositories, micro services, test and staging environments, and line of business applications.
What are good use-cases for M4 and M5 instances ?
Small and mid-size databases, data processing tasks that require additional memory, caching fleets, and for running backend servers for SAP, Microsoft SharePoint, cluster computing, and other enterprise applications.
What are good use cases for C5 instances ?
High performance web servers, scientific modelling, batch processing, distributed analytics, high-performance computing (HPC), machine/deep learning inference, ad serving, highly scalable multiplayer gaming, and video encoding.
What is FIGHT DR MCPX stand for ?
F - FPGA I - IOPS G - Graphics H - High Disk Throughput T - Cheap. think T2 Micro D - Density R - RAM M - Main choice for general purpose C - Compute P - Graphics (Pics) X - Xtreme Memory
What are the pricing options for EC2
On Demand
Reserved
Spot Instances
Dedicated