
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.
Ultimate access to all questions.
No comments yet.
To safeguard your globally accessible application behind a global external Application Load Balancer from application-level attacks, what steps should you take?
A
Enable Cloud CDN on the backend service.
B
Create multiple firewall deny rules to block malicious users, and apply them to the global external application load balancer.
C
Create a Google Cloud Armor security policy with web application firewall rules, and apply the security policy to the backend service
D
Create a VPC Service Controls perimeter with the global external application load balancer as the protected service, and apply it to the backend service.