Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 2.46 KB

clb-cdn-enabled.md

File metadata and controls

28 lines (23 loc) · 2.46 KB

CloudSploit

GOOGLE / CLB / CLB CDN Enabled

Quick Info

Plugin Title CLB CDN Enabled
Cloud GOOGLE
Category CLB
Description Ensures that Cloud CDN is enabled on all load balancers
More Info 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.
GOOGLE Link https://cloud.google.com/cdn/docs/quickstart
Recommended Action Enable Cloud CDN on all load balancers from the network services console.

Detailed Remediation Steps

  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."
  3. On the "Load balancing" page , click on the "Name" as a link option to select the load balancer.
  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.
  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.
  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.
  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.
  9. On the "Edit HTTP(S) load balancer" page, click on the "Update" button to save the changes.
  10. Repeat steps number 6 - 9 to enable Cloud CDN on all load balancers from the network services console.