AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 157

A global company is designing a hybrid architecture to privately access AWS resources in the us-west-2 Region. The company's existing architecture includes a VPC that uses RFC 1918 IP address space. The VPC is connected to an on-premises data center over AWS Direct Connect Amazon Route 53 provides name resolution within the VPC. Locally managed DNS servers in the data center provide DNS services to the on-premises hosts.

The company has applications in the data center that need to download objects from an Amazon S3 bucket in us-west-2.

Which solution can the company use to access Amazon S3 without using the public IP address space?

Answer options

Correct answer: B

Explanation

Option B is correct because it allows for private access to Amazon S3 through an S3 interface endpoint and enables DNS resolution for S3 domain queries via the Route 53 Resolver inbound endpoint. Option A does not include the necessary DNS forwarding setup, while Option C does not utilize the Route 53 Resolver, and Option D, although it includes an S3 gateway endpoint, is unnecessary since an interface endpoint is required for this case.