Multiple Choice
A solutions architect needs to design a network that will allow multiple Amazon EC2 instances to access a common data source used for mission-critical data that can be accessed by all the EC2 instances simultaneously. The solution must be highly scalable, easy to implement and support the NFS protocol. Which solution meets these requirements?
A) Create an Amazon EFS file system. Configure a mount target in each Availability Zone. Attach each instance to the appropriate mount target.
B) Create an additional EC2 instance and configure it as a file server. Create a security group that allows communication between the Instances and apply that to the additional instance.
C) Create an Amazon S3 bucket with the appropriate permissions. Create a role in AWS IAM that grants the correct permissions to the S3 bucket. Attach the role to the EC2 Instances that need access to the data.
D) Create an Amazon EBS volume with the appropriate permissions. Create a role in AWS IAM that grants the correct permissions to the EBS volume. Attach the role to the EC2 instances that need access to the data.
Correct Answer:

Verified
Correct Answer:
Verified
Q134: A recently created startup built a three-tier
Q135: A solutions architect is designing a system
Q136: A company is planning to migrate a
Q137: A company is running a three-tier web
Q138: A company is seeing access requests by
Q140: A group requires permissions to list an
Q141: A company recently launched its website to
Q142: A solutions architect has configured the following
Q143: A company has many projects that run
Q144: An application runs on Amazon EC2 instances