AWS Certified SysOps Administrator – Associate (SOA-C03) — Question 31

A finance company stores confidential data in an Amazon S3 bucket. The company uses Amazon QuickSight to analyze the data and create dashboard reports. The company requires that all data access and connections to QuickSight remain within the company's VPC network boundary.
Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

The correct answer is A because creating an interface VPC endpoint allows QuickSight to access the S3 bucket securely within the VPC using AWS PrivateLink, ensuring compliance with the network boundary requirement. Options B and C introduce unnecessary complexity and do not provide a direct integration with QuickSight like option A. Option D, using a NAT gateway, does not keep the connection entirely within the VPC as required.