QuestionQ245
Securing communications and establishing boundary protectionYour company runs a critical web application on Google Cloud. The application is seeing a growing number of sophisticated Layer 7 attacks, including cross-site scripting (XSS) and SQL injection attempts. You must protect the application from these attacks while minimizing effects on legitimate traffic and maintaining high availability. What should you do?
- A Implement a load balancer in front of the web application instances, and enable Adaptive Protection and throttling to mitigate the occurrence of these malicious requests.
- B Configure Cloud Next Generation Firewall to block known malicious IP addresses targeting /32 addresses.
- C Enable Google Cloud Armor’s pre-configured WAF rules for OWASP Top 10 vulnerabilities at the backend service.
- D Configure a Cloud Armor security policy with customized and pre-configured WAF rules for OWASP Top 10 vulnerabilities at the load balancer.
Community Discussion