Question 96 of 169
Single answerYou are designing the network architecture for your organization. Your organization has three developer teams: Web, App, and Database. All of the developer teams require access to Compute Engine instances to perform their critical tasks. You are part of a small network and security team that needs to provide network access to the developers. You need to maintain centralized control over network resources, including subnets, routes, and firewalls. You want to minimize operational overhead. How should you design this topology?
✓AConfigure a host project with a Shared VPC. Create service projects for Web, App, and Database.
BConfigure one VPC for Web, one VPC for App, and one VPC for Database. Configure HA VPN between each VPC.
CConfigure three Shared VPC host projects, each with a service project: one for Web, one for App, and one for Database.
DConfigure one VPC for Web, one VPC for App, and one VPC for Database. Use VPC Network Peering to connect all VPCs in a full mesh.
✓
Correct Answer: A
Configure a host project with a Shared VPC. Create service projects for Web, App, and Database.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.