Easy1 markMultiple Choice
AWS SAA-C03 · Question 36 · Domain 2.4: Resilient Storage
A media company needs a high-performance file system for video rendering. The rendering instances run on Linux and require sub-millisecond latencies and high throughput. The data is temporary and does not need to be backed up. Which storage solution is MOST appropriate?
A media company needs a high-performance file system for video rendering. The rendering instances run on Linux and require sub-millisecond latencies and high throughput. The data is temporary and does not need to be backed up. Which storage solution is MOST appropriate?
Answer options:
A.
Amazon EFS
B.
Amazon FSx for Lustre
C.
Amazon S3
D.
Amazon EBS Provisioned IOPS
How to approach this question
Keywords: 'high-performance file system', 'Linux', 'video rendering', 'sub-millisecond'. This is FSx for Lustre.
Full Answer
B.Amazon FSx for Lustre✓ Correct
Amazon FSx for Lustre
Amazon FSx for Lustre is a high-performance file system optimized for fast processing of workloads such as machine learning, high performance computing (HPC), video processing, and financial modeling. It provides sub-millisecond latencies.
Common mistakes
Selecting EFS, which is a general-purpose file system and cannot match Lustre's performance for HPC.
Practice the full AWS SAA-C03 Practice Exam 3
65 questions · hints · full answers · grading
More questions from this exam
Q01A company stores sensitive documents in an Amazon S3 bucket. The security team requires that only...EasyQ02A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...MediumQ03A company hosts a web application on Amazon EC2 instances behind an Application Load Balancer (AL...EasyQ04A company wants to continuously monitor its AWS accounts for malicious activity and unauthorized ...MediumQ05A company needs to encrypt data at rest in Amazon RDS and manage database credentials securely. T...Medium
Expert