0
0
AWScloud~5 mins

Instance types and families in AWS - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is an AWS instance type?
An AWS instance type defines the hardware of the host computer used for your virtual server. It specifies CPU, memory, storage, and networking capacity.
Click to reveal answer
beginner
Name three common AWS instance families and their main use cases.
1. General Purpose: Balanced CPU, memory, and networking for diverse workloads.<br>2. Compute Optimized: High CPU for compute-heavy tasks.<br>3. Memory Optimized: Large memory for databases and caching.
Click to reveal answer
intermediate
Why choose a Compute Optimized instance family?
Choose Compute Optimized instances when your application needs fast processing power, like batch processing, video encoding, or high-performance web servers.
Click to reveal answer
beginner
What does the instance type name 'm5.large' tell you?
'm5' means it belongs to the General Purpose family, 5th generation. 'large' indicates the size with specific CPU and memory resources.
Click to reveal answer
intermediate
How do instance families help optimize cloud costs?
By selecting the right family for your workload, you avoid paying for unused resources. For example, use Memory Optimized for big databases, not General Purpose.
Click to reveal answer
Which AWS instance family is best for applications needing a balance of CPU, memory, and networking?
AStorage Optimized
BCompute Optimized
CGeneral Purpose
DMemory Optimized
What does the 'c' in 'c5.large' instance type stand for?
ACache Optimized
BCompute Optimized
CCost Optimized
DCapacity Optimized
Which instance family is best suited for large in-memory databases?
AGeneral Purpose
BCompute Optimized
CGPU Instances
DMemory Optimized
If you need fast local storage for a database, which instance family should you consider?
AStorage Optimized
BCompute Optimized
CGeneral Purpose
DMemory Optimized
What does the size label in an instance type (e.g., 'large', 'xlarge') indicate?
AThe amount of CPU and memory resources
BThe generation of the instance
CThe region where the instance runs
DThe network speed only
Explain how AWS instance families differ and why choosing the right family matters.
Think about how different tasks need different resources like CPU or memory.
You got /4 concepts.
    Describe what information you can learn from an AWS instance type name like 'r6g.xlarge'.
    Break down the parts of the name step by step.
    You got /4 concepts.