MEDIUM
Source
CloudSploit
ID
clb-cdn-enabled

CLB CDN Enabled

Ensures that Cloud CDN is enabled on all load balancers

Cloud CDN increases speed and reliability as well as lowers server costs. Enabling CDN on load balancers creates a highly available system and is part of GCP best practices.

Follow the appropriate remediation steps below to resolve the issue.

  1. Log in to the Google Cloud Platform Console.

  2. Scroll down the left navigation panel and choose the “Network Services” option under the “NETWORKING” and select the “Load balancing.” Step

  3. On the “Load balancing” page , click on the “Name” as a link option to select the load balancer.Step

  4. On the “Load balancer details” page, scroll down the page and check the “Cloud CDN” option under the “Backend.” If it’s set to “disabled” then the selected “Load balancer” cannot creates a highly available system and is part of GCP best practices.Step

  5. Repeat steps number 2 - 4 to verify other “Load balancers” in the account.

  6. Navigate to the “Load balancing” option under the “Netowrk Services” of the “NETWORKING”, choose the “load balancer” and click on the “Edit” button at the top.Step

  7. On the “Edit HTTP(S) load balancer” page, click on the “Backend configuration” option, click on the pencil icon next to the “Bucket/VM” present in the “Backend configuration” page.Step

  8. On the “Edit back-end bucket” page, click on the checkbox next to the “Enable Cloud CDN” and click on the “Update” button to make the changes.Step

  9. On the “Edit HTTP(S) load balancer” page, click on the “Update” button to save the changes.Step

  10. Repeat steps number 6 - 9 to enable Cloud CDN on all load balancers from the network services console.