Medium1 markMultiple Choice
AWS SAP-C02 · Question 33 · Domain 2.5: Performance
A company is migrating a legacy application to AWS. The application uses a proprietary file system that requires a POSIX-compliant shared file storage accessible by hundreds of Linux EC2 instances simultaneously. The storage must support high throughput and low latency. Which combination of services and configurations should be used? (Select TWO)
A company is migrating a legacy application to AWS. The application uses a proprietary file system that requires a POSIX-compliant shared file storage accessible by hundreds of Linux EC2 instances simultaneously. The storage must support high throughput and low latency. Which combination of services and configurations should be used? (Select TWO)
Answer options:
A.
Use Amazon Elastic File System (EFS).
B.
Use Amazon FSx for Windows File Server.
C.
Use Amazon Elastic Block Store (EBS) Multi-Attach.
D.
Configure the EFS file system with Provisioned Throughput mode.
E.
Use Amazon S3 with an S3 File Gateway.
F.
Configure the EFS file system with Bursting Throughput mode.
How to approach this question
Identify the POSIX file system and the performance mode for high throughput.
Full Answer
Amazon EFS is the native POSIX-compliant shared file system for Linux on AWS. For applications requiring consistent high throughput regardless of storage size, Provisioned Throughput mode is required.
Common mistakes
Choosing EBS Multi-Attach, which lacks a managed file system layer.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 7
75 questions · hints · full answers · grading
More questions from this exam
Q01A global enterprise is designing a multi-region network architecture connecting 50 AWS accounts a...HardQ02A company is migrating its hybrid network to AWS. They have two 10 Gbps AWS Direct Connect connec...HardQ03An enterprise has 100 AWS accounts in AWS Organizations. The security team mandates that all Amaz...MediumQ04A financial company requires that all EBS volumes, S3 buckets, and RDS databases be encrypted usi...EasyQ05An enterprise is designing a disaster recovery strategy for a critical application running on Ama...Hard
Expert