Introduction
When you want to deliver content or services on the internet, you need a way to connect users to your resources. Backend services and backend buckets help you manage and serve your app or website content efficiently by linking your storage or compute resources to a load balancer.
When you want to serve static website files stored in a Google Cloud Storage bucket through a load balancer.
When you need to distribute traffic to multiple virtual machine instances running your backend application.
When you want to cache content closer to users by using a backend bucket with a CDN.
When you want to control how traffic is routed to your backend resources based on health checks.
When you want to combine multiple backend services and buckets under one global load balancer.