AWS Certified Solutions Architect – Professional — Question 361

An organization is planning to host a web application in the AWS VPC. The organization does not want to host a database in the public cloud due to statutory requirements.
How can the organization setup in this scenario?

Answer options

Correct answer: A

Explanation

Since statutory requirements prohibit hosting the database in the public cloud, any option using AWS RDS or private VPC subnets is invalid because those resources still reside within AWS. Hosting the database in the on-premises data center and linking it to the AWS-hosted application server via a VPN gateway satisfies the regulatory constraint while enabling secure communication.