AWS Certified Solutions Architect – Professional — Question 180

The MySecureData company has five branches across the globe. They want to expand their data centers such that their web server will be in the AWS and each branch would have their own database in the local data center. Based on the user login, the company wants to connect to the data center.
How can MySecureData company implement this scenario with the AWS VPC?

Answer options

Correct answer: B

Explanation

The correct answer is B because AWS VPN CloudHub allows for multiple VPN connections to be established, enabling communication between the different branches and the AWS web server. Options A and C suggest creating separate configurations that do not efficiently utilize AWS services for connecting multiple sites, while D incorrectly states that such connections are impossible.