
Answer-first summary for fast verification
Answer: Create a Network Connectivity Center design that incorporates Private NAT to facilitate communication between VPC spokes, and a Routing VPC to exchange dynamic routes from the on-premises environment.
The organization's requirements include a cloud-first network design that allows for the reuse of IP address space across business units, facilitates communication between these units, and provides access to their on-premises data center. Given the constraints of limited routable private IP address space and the need for a scalable solution, the best approach is to use Google's Network Connectivity Center with Private NAT. This solution efficiently handles IP address overlap by translating addresses between VPC spokes, enabling communication without requiring unique IP spaces for each unit. Additionally, incorporating a Routing VPC allows for the exchange of dynamic routes from the on-premises environment, ensuring seamless connectivity. This approach leverages Google's managed services, aligning with cloud-native best practices and providing a scalable, efficient solution to the organization's needs.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your organization has more than 250 autonomous business units operating in a decentralized manner. With limited routable private IP address space available, the current allocation is insufficient for all required workloads. You must design a cloud-first network that maximizes shared IP address space across business units while enabling inter-unit communication and on-premises data center access. What is the recommended solution?
A
Create a hub and spoke model that incorporates VPC Network Peering with hybrid connectivity centralized within the hub.
B
Create a Network Connectivity Center design that incorporates Private NAT to facilitate communication between VPC spokes, and a Routing VPC to exchange dynamic routes from the on-premises environment.
C
Create a Network Connectivity Center design that incorporates Private Service Connect to provide bidirectional communication between VPC spokes, and a Routing VPC to exchange dynamic routes from the on-premises environment.
D
Create a hub and spoke design that incorporates a centralized network virtual appliance (NVA) in the hub to perform routing and NAT between spokes.