A global retail bank is modernizing its core payment authorization service on Google Cloud. The application requires multi-region high availability with an uptime SLA of 99.999%, zero Recovery Point Objective () for transactional ledger data, and low-latency microservice handling. Additionally, the system must establish a sustained 8 Gbps hybrid connection to an on-premises mainframe environment with enterprise SLA guarantees. Which TWO architectural decisions should you recommend to meet these technical requirements? (Select TWO)
- Deploy the transactional ledger database on Cloud Spanner configured with a multi-region instance deployment across primary and secondary regions.Answer
- Provision a Dedicated Interconnect topology with redundant 10 Gbps VLAN attachments provisioned across separate metro edge locations.Answer
- CConfigure an HA Cloud VPN gateway with four aggregated 3 Gbps Cloud VPN IPsec tunnels per region to handle cross-premises network traffic.
- DConfigure the internal application load balancer health check probes to execute a SQL database query on every check interval to verify downstream dependency health.
- EAutoscale the microservice compute tier using Compute Engine managed instance groups (MIGs) driven strictly by a target CPU utilization threshold of 80%.
Answer
The architect must deploy Cloud Spanner using a multi-region instance configuration to guarantee and 99.999% availability, and establish a Dedicated Interconnect connection with 10 Gbps VLAN attachments to support sustained 8 Gbps hybrid network traffic with SLA guarantees.
Selecting Cloud Spanner with a multi-region configuration meets the strict 99.999% SLA uptime requirement and guarantees synchronous multi-region replication with . Selecting Dedicated Interconnect with 10 Gbps VLAN attachments provides the required physical bandwidth capacity and SLA needed for sustained 8 Gbps cross-premises data transfer.
Step-by-Step Solution
Key Concept
Designing High-Availability Multi-Region Architectures and Dedicated Hybrid Connectivity