What load balancer type is supported with Cloud Armor security policies?
A.
SSL Proxy, HTTP(S) and SSL
B.
HTTP(S) and SSL
C.
Regional SSL
D.
HTTP(S) Only
The Answer Is:
D
This question includes an explanation.
Explanation:
Google Cloud Armor security policies protect your application by providing Layer 7 filtering and by scrubbing incoming requests for common web attacks or other Layer 7 attributes to potentially block traffic before it reaches your load balanced backend services or backend buckets. Each security policy is made up of a set of rules that filter traffic based on conditions such as an incoming request’s IP address, IP range, region code, or request headers.
-> Google Cloud Armor security policies are available only for backend services behind an external HTTP(S) load balancer. The load balancer can be in Premium Tier or Standard Tier.
-> Google Cloud Armor security policies and IP DENY lists and ALLOW lists are available only for HTTP(S) load balancing.