0 votes
45 views
in amazon by (0 points)
closed by

A company runs multiple Amazon EC2 Linux instances in a VPC with applications that use a hierarchical directory structure.
The applications need to rapidly and concurrently read and write to shared storage How can this be achieved?

A. Create file systems on Amazon EBS volumes attached to each EC2 instance. Synchronize the Amazon EBS volumes across the
different EC2 instances.
B. Create a file system on an Amazon EBS Provisioned IOPS SSD (io1) volume. Attach the volume to all the EC2 instances.
C. Create an Amazon S3 bucket and permit access from all the EC2 instances in the VPC.
D. Create an Amazon EFS file system and mount it from each EC2 instance

closed

1 Answer

0 votes
by (0 points)
 
Best answer
d

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...