QuestionQ330
Securing communications and establishing boundary protectionA company is migrating a three-tier web application to Google Cloud. The application includes a web frontend, an application backend, and a database. Because of regulatory requirements and dependencies on existing on-premises infrastructure, a hybrid cloud architecture is required. The web frontend will run on Google Cloud, while the application backend and database will initially stay on-premises. Secure, efficient communication is needed between the cloud-hosted frontend and the on-premises backend and database, while minimizing latency and maximizing availability. What should you do?
- A Establish a Dedicated Interconnect connection between the Google Cloud VPC network and the on-premises network. Configure firewall rules to allow communication between the three tiers.
- B Establish a direct internet connection between the Google Cloud VPC network hosting the web frontend and the on-premises network that hosts the backend and database. Configure firewall rules to allow communication between the three tiers.
- C Replicate the on-premises backend and database to Google Cloud. Use a hybrid connectivity network endpoint group for the primary. Backup to the zonal network endpoint group.
- D Use a highly-available Cloud VPN connection over the public internet to connect the Google Cloud VPC network to the on-premises network.
Community Discussion