A global supply chain enterprise is migrating its core order-processing platform to Google Cloud. The system must support strong transactional consistency with a Recovery Point Objective (RPO) of 0 and a Recovery Time Objective (RTO) of under 5 seconds in the event of a total regional outage. Furthermore, the architecture requires a dedicated, private hybrid network connection between the corporate data center and Google Cloud that supports 15 Gbps of sustained bandwidth while meeting a 99.99% availability SLA. Which TWO architectural components should you include in your design to satisfy these requirements?
- Deploy a multi-region Cloud Spanner instance configured across North American regions to handle transactional workloads synchronously.Cevap
- Provision dual 10 Gbps Dedicated Interconnect circuits terminating at two distinct Google Cloud edge facilities in separate metro locations.Cevap
- CDeploy a Cloud SQL for PostgreSQL instance with regional High Availability (HA) and asynchronous cross-region read replicas configured for failover.
- DConfigure an HA VPN gateway with six active IPsec tunnels using Cloud Routers to aggregate bandwidth for the hybrid connectivity requirement.
- EEstablish VPC Network Peering between a central transit VPC and spoke application VPCs to transitively route traffic from on-premises Interconnect attachments.
Cevap
To meet zero RPO and sub-5-second RTO multi-region availability, deploy a multi-region Cloud Spanner instance. To deliver 15 Gbps sustained hybrid throughput with a 99.99% availability SLA, establish dual Dedicated Interconnect circuits across two distinct metro locations.
Deploying a multi-region Cloud Spanner instance guarantees synchronous multi-region writes via Paxos consensus, providing RPO=0 and automatic failover in under 5 seconds during a regional outage. Deploying dual 10 Gbps Dedicated Interconnect circuits across two separate metro locations satisfies the 15 Gbps sustained bandwidth requirement while meeting Google's explicit architectural blueprint for a 99.99% SLA.
Adım Adım Çözüm
Anahtar Kavram
Multi-Region Relational Availability and High-SLA Enterprise Hybrid Network Topology Design
Tahmini Süre:2m 0s