Soru

Zorluk: OrtaDesigning Infrastructure for Technical Requirements and High Availability

A global retail e-commerce company is re-architecting its online flash-sale transactional engine on Google Cloud to handle global customer traffic. The system must meet the following strict technical and availability requirements:

- The database tier requires multi-region high availability with strict serializable consistency, supporting transactional writes across multiple geographic regions with zero Recovery Point Objective (RPO).
- The hybrid connectivity between the company's primary on-premises data center and GCP must support a dedicated, SLA-backed private throughput of 15 Gbps without traversing the public internet.

Which TWO architectural decisions should the cloud architect choose to satisfy these requirements? (Choose two.)

  1. Provision a multi-region Cloud Spanner instance for the transactional database tier.Cevap
  2. Provision Dedicated Interconnect connections between the on-premises facility and Google Cloud.Cevap
  3. C
    Deploy Cloud SQL for PostgreSQL with high availability (HA) enabled and asynchronous cross-region read replicas.
  4. D
    Set up multiple High Availability (HA) Cloud VPN tunnels operating in parallel over the public internet.
  5. E
    Configure a regional Cloud Bigtable cluster with scheduled nightly exports to Cloud Storage for disaster recovery.

Cevap

The cloud architect should deploy a multi-region Cloud Spanner instance for global zero-RPO transactional data and establish Dedicated Interconnect connections for dedicated 15 Gbps private hybrid connectivity.
Combining multi-region Cloud Spanner with Dedicated Interconnect satisfies both technical constraints. Multi-region Cloud Spanner uses TrueTime and synchronous consensus replication to provide globally distributed, strongly consistent ACID transactions with zero RPO. Dedicated Interconnect delivers private physical connection circuits (10 Gbps or 100 Gbps per link) with uptime SLAs, fulfilling the requirement for 15 Gbps dedicated private bandwidth.

Adım Adım Çözüm

1
Evaluate the database tier requirements against GCP storage products.
Cloud Spanner is selected because it delivers global multi-region active-active relational replication with strict serializability and zero RPO. Cloud SQL cannot deliver multi-region zero-RPO transactions, and Bigtable is a NoSQL store.
Technical requirements demand multi-region strong consistency and zero RPO for transactional data.
2
Evaluate the network connectivity options for bandwidth and transport requirements.
Dedicated Interconnect is selected because it provides physical direct fiber connections (10 Gbps / 100 Gbps circuits) with dedicated SLAs capable of carrying 15 Gbps. Cloud VPN is rejected due to its 3 Gbps per tunnel limit and reliance on public internet transit.
Technical requirements specify 15 Gbps throughput over a private connection with enterprise SLAs.

Anahtar Kavram

Designing Multi-Region High Availability and High-Throughput Hybrid Architecture
Bu soruyu puanla