Match each Google Cloud network security requirement with the perimeter control mechanism best suited to fulfill it.
- Preventing internal users with valid IAM access from copying sensitive BigQuery datasets to unauthorized external Google Cloud projects.VPC Service Controls
- Protecting public-facing web applications at the external HTTP(S) load balancer against SQL injection attacks and volumetric DDoS.Cloud Armor Security Policies
- Enforcing organization-wide firewall rules centrally across multiple VPC networks using dynamic resource metadata tags.Hierarchical Firewall Policies with Secure Tags
- Enabling internal Compute Engine Virtual Machines without public IP addresses to securely reach Google Cloud APIs.Private Google Access
Cevap
VPC Service Controls prevent data exfiltration to unauthorized projects; Cloud Armor Security Policies protect edge applications from DDoS and web application attacks; Hierarchical Firewall Policies with Secure Tags enforce organization-wide traffic control; Private Google Access allows private VMs to communicate with GCP APIs.
Each GCP security feature targets a distinct architectural layer: VPC Service Controls protect against data exfiltration across GCP API boundaries; Cloud Armor provides edge WAF and DDoS defenses at load balancers; Hierarchical Firewall Policies enforce centralized organizational firewall rules with secure tags; and Private Google Access provides secure API egress for private VMs.
Adım Adım Çözüm
Anahtar Kavram
Google Cloud Perimeter Security Mechanisms