An enterprise financial network requires connecting an on-premises data center to a Google Cloud Virtual Private Cloud (VPC). The solution must meet a 99.99% availability SLA, provide mandatory end-to-end IPsec data encryption, and support dynamic route propagation. Which TWO architectural configurations must be implemented together to satisfy all requirements?
- Deploy HA VPN over Cloud Interconnect using private IP addressing to satisfy both the 99.99% SLA and IPsec encryption constraints.Cevap
- Configure Cloud Routers with dynamic BGP peering on both ends of the connection to manage automated route exchange and failover.Cevap
- CConfigure VPC Network Peering between the on-premises routing hardware and the GCP VPC to achieve transitive encrypted routing without Cloud Routers.
- DProvision Classic VPN gateways with static routes across two regions to guarantee a 99.99% availability SLA.
- EEstablish a VPC Service Controls perimeter to automatically enforce IPsec encryption across all hybrid traffic flows.
Cevap
To achieve a 99.99% SLA with mandatory IPsec encryption and dynamic routing, the architecture must deploy HA VPN over Cloud Interconnect (Private IP HA VPN) alongside Cloud Routers configured for BGP dynamic routing.
Combining HA VPN over Cloud Interconnect (Private IP HA VPN) fulfills both the 99.99% availability SLA requirement of Cloud Interconnect and the mandatory IPsec encryption requirement. Pair this with Cloud Routers running dynamic BGP to ensure continuous route exchange and high-availability automated failover.
Adım Adım Çözüm
Anahtar Kavram
Configuring HA VPN over Cloud Interconnect with Cloud Router BGP for 99.99% SLA and encrypted transit