GCP PCA · Question 28 · Security Design
Your web application is deployed behind a Global HTTP(S) Load Balancer. You are experiencing a Layer 7 DDoS attack, specifically a flood of HTTP GET requests from various IP addresses attempting to exploit a SQL injection vulnerability. How should you mitigate this?
Answer options:
Configure VPC Firewall rules to block the attacking IP addresses.
Enable Identity-Aware Proxy (IAP) to authenticate all requests.
Configure Cloud Armor with preconfigured WAF rules for SQLi and rate limiting.
Deploy a third-party firewall appliance on Compute Engine and route all traffic through it.
50 questions · hints · full answers · grading