An enterprise financial institution is modernizing its Google Cloud architecture to satisfy strict regulatory compliance and perimeter security mandates. The architecture team must evaluate and assign the appropriate network security control mechanism to meet four distinct security requirements across their multi-project environment.
Match each architectural security requirement with the corresponding Google Cloud network security mechanism that best satisfies it.
- Mitigate Layer 7 web application attacks such as SQL injection and enforce IP-based rate limiting at the Google Cloud network edge.Cloud Armor Security Policies
- Prevent authorized IAM users in a sensitive analytics project from copying BigQuery datasets to unauthorized external cloud resources.VPC Service Controls Service Perimeter
- Enforce mandatory, non-overridable organization-wide ingress firewall deny rules across all current and future VPC networks.Hierarchical Firewall Policies
- Provide private, isolated access to a third-party managed SaaS application residing in an external GCP organization without using transitive VPC peering.Private Service Connect (PSC) Endpoints
Cevap
Layer 7 inspection and edge rate limiting map to Cloud Armor Security Policies. BigQuery exfiltration prevention maps to VPC Service Controls Service Perimeter. Organization-wide non-overridable firewall rules map to Hierarchical Firewall Policies. Private third-party SaaS connectivity without VPC peering maps to Private Service Connect (PSC) Endpoints.
Each requirement aligns directly with a distinct layer of Google Cloud's defense-in-depth architecture. Cloud Armor provides edge WAF and DDoS protection for web workloads. VPC Service Controls form logical security perimeters around GCP APIs to block data exfiltration. Hierarchical Firewall Policies enforce top-down network security rules that project owners cannot modify. Private Service Connect delivers private, consumer-endpoint access to SaaS or producer services across project boundaries.
Adım Adım Çözüm
Anahtar Kavram
Google Cloud Perimeter Security and Network Controls