Solved

A Company Has a Multi-Tier Web Application

Question 895

Multiple Choice

A company has a multi-tier web application. In the web tier, all the servers are in private subnets inside a VPC. The development team wants to make changes to the application that requires access to Amazon S3. What should be done to accomplish this?


A) Create a customer gateway to connect to Amazon S3. Modify the route table of the private subnets to use the customer gateway.
B) Create a gateway VPC endpoint for Amazon S3. Modify the route table of the private subnets to use the gateway VPC endpoint.
C) Create a NAT gateway in the private subnets. Modify the route table of the subnets to use the NAT gateway.
D) Create an S3 bucket policy to allow connections from the private subnets. Modify the route table.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions