Bird
0
0

Given the following instance types, which one provides the highest memory capacity per vCPU?

medium📝 Predict Output Q13 of 15
AWS - EC2 Fundamentals
Given the following instance types, which one provides the highest memory capacity per vCPU?
A) m5.large
B) c5.large
C) r5.large
D) t3.large
Ar5.large
Bc5.large
Cm5.large
Dt3.large
Step-by-Step Solution
Solution:
  1. Step 1: Understand instance family memory focus

    R family is memory optimized, offering more memory per vCPU than others.
  2. Step 2: Compare memory per vCPU for given types

    r5.large has 16 GiB RAM and 2 vCPUs (8 GiB/vCPU), higher than m5.large (8 GiB/2 vCPU = 4 GiB/vCPU), c5.large (4 GiB/2 vCPU = 2 GiB/vCPU), t3.large (8 GiB/2 vCPU = 4 GiB/vCPU).
  3. Final Answer:

    r5.large -> Option A
  4. Quick Check:

    Memory optimized = r5.large [OK]
Quick Trick: Memory optimized = R family (r5, r6g) [OK]
Common Mistakes:
  • Assuming m5.large has more memory per vCPU
  • Confusing compute-optimized c5.large as memory heavy
  • Thinking burstable t3.large has highest memory per vCPU

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes