Easy1 markMultiple Choice
AWS SAA-C03 · Question 38 · Domain 3.2: Compute Performance
A company is running a high-performance computing (HPC) workload that requires massive amounts of memory to process large datasets in real-time. Which Amazon EC2 instance family should they choose?
A company is running a high-performance computing (HPC) workload that requires massive amounts of memory to process large datasets in real-time. Which Amazon EC2 instance family should they choose?
Answer options:
A.
C family (Compute-optimized)
B.
R family (Memory-optimized)
C.
T family (General purpose)
D.
I family (Storage-optimized)
How to approach this question
Match the instance family letter to its purpose.
Full Answer
B.R family (Memory-optimized)✓ Correct
R family (Memory-optimized)
Memory-optimized instances (like the R family) are designed to deliver fast performance for workloads that process large data sets in memory.
Common mistakes
Choosing C family for data-heavy workloads.
Practice the full AWS SAA-C03 Practice Exam 2
65 questions · hints · full answers · grading
More questions from this exam
Q01A company wants to ensure that no AWS resources can be created in the ap-northeast-1 region acros...EasyQ02A web application runs on Amazon EC2 instances behind an Application Load Balancer (ALB). The com...EasyQ03A company is storing highly sensitive data in an Amazon S3 bucket. The security team requires tha...MediumQ04An application running on an EC2 instance needs to access an Amazon DynamoDB table in a different...HardQ05A company needs to store database credentials securely. The credentials must be automatically rot...Medium
Expert