Ultimate access to all questions.
To safeguard your globally accessible application behind a global external Application Load Balancer from application-level attacks, what steps should you take?
Explanation:
To protect the application from application-level attacks (e.g., SQL injection, XSS), Google Cloud Armor provides web application firewall (WAF) capabilities. Option C correctly suggests creating a Google Cloud Armor security policy with WAF rules and applying it to the backend service of the global external application load balancer. This ensures traffic is inspected for malicious patterns.