
Ultimate access to all questions.
You are migrating a three-tier application from on-premises to Google Cloud. The first step involves creating a new VPC with an external HTTP(S) load balancer to forward traffic to on-premises presentation-tier resources. To prevent malicious traffic from entering your VPC and consuming edge resources, you need to implement a policy that filters IP addresses and mitigates cross-site scripting (XSS) attacks. What should you do?
A
Create a Google Cloud Armor policy, and apply it to a backend service that uses an unmanaged instance group backend.
B
Create a hierarchical firewall ruleset, and apply it to the VPC's parent organization resource node.
C
Create a Google Cloud Armor policy, and apply it to a backend service that uses an internet network endpoint group (NEG) backend.
D
Create a VPC firewall ruleset, and apply it to all instances in unmanaged instance groups.