ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 547 - SAA-C03 discussion

Report
Export

A company runs multiple Amazon EC2 Linux instances in a VPC across two Availability Zones. The instances host applications that use a hierarchical directory structure. The applications need to read and write rapidly and concurrently to shared storage.

What should a solutions architect do to meet these requirements?

A.
Create an Amazon S3 bucket. Allow access from all the EC2 instances in the VPC.
Answers
A.
Create an Amazon S3 bucket. Allow access from all the EC2 instances in the VPC.
B.
Create an Amazon Elastic File System (Amazon EFS) file system. Mount the EFS file system from each EC2 instance.
Answers
B.
Create an Amazon Elastic File System (Amazon EFS) file system. Mount the EFS file system from each EC2 instance.
C.
Create a file system on a Provisioned IOPS SSD (102) Amazon Elastic Block Store (Amazon EBS) volume. Attach the EBS volume to all the EC2 instances.
Answers
C.
Create a file system on a Provisioned IOPS SSD (102) Amazon Elastic Block Store (Amazon EBS) volume. Attach the EBS volume to all the EC2 instances.
D.
Create file systems on Amazon Elastic Block Store (Amazon EBS) volumes that are attached to each EC2 instance. Synchromze the EBS volumes across the different EC2 instances.
Answers
D.
Create file systems on Amazon Elastic Block Store (Amazon EBS) volumes that are attached to each EC2 instance. Synchromze the EBS volumes across the different EC2 instances.
Suggested answer: B

Explanation:

it allows the EC2 instances to read and write rapidly and concurrently to shared storage across two

Availability Zones. Amazon EFS provides a scalable, elastic, and highly available file system that can be mounted from multiple EC2 instances. Amazon EFS supports high levels of throughput and IOPS, and consistent low latencies. Amazon EFS also supports NFSv4 lock upgrading and downgrading, which enables high levels of concurrency. Reference:

Amazon EFS Features

Using Amazon EFS with Amazon EC2

asked 16/09/2024
Dennis Bruyn
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first