Ensure that the backend services associated with your Google Cloud load balancers are protected with edge security policies provided by the Cloud Armor service in order to shield your backend services from a range of potential attacks. Edge security policies let you control access to your cloud resources at the Google Cloud Platform (GCP) network edge.
optimisation
efficiency
excellence
In Google Cloud, a Cloud Armor security policy is a collection of customizable security configurations that can be applied to your backend services at network edge. This type of policy, also known as edge security policy, can effectively filtering out malicious traffic before it reaches your backend servers. This proactive measure offers several benefits, including alleviating the load on your backend servers, enhancing response times for end-users, and safeguarding your backend services from common attacks.
Audit
To determine if your load balancer backend services are protected with edge security policies, perform the following actions:
Remediation / Resolution
To ensure that your Google Cloud load balancer backend services are protected with edge security policies, perform the following actions:
References
- Google Cloud Platform (GCP) Documentation
- Cloud Load Balancing overview
- Security policy overview
- Configure Google Cloud Armor security policies
- GCP Command Line Interface (CLI) Documentation
- gcloud projects list
- gcloud compute url-maps list
- gcloud compute url-maps describe
- gcloud compute backend-services describe
- gcloud compute security-policies create
- gcloud compute security-policies rules update
- gcloud compute security-policies rules create
- gcloud compute backend-services update