Configure a global Cloud Load Balancing backend service in Application Design Center
Stay organized with collectionsSave and categorize content based on your preferences.
The Global Cloud Load Balancing (Backend) component helps you manage load
balancer traffic distribution settings, including the protocol used to connect
to backends, session settings, health checks, and timeouts. These settings
provide fine-grained control over how your load balancer behaves. You can
configure the following backends:
Serverless NEG: A list of serverless Cloud Run or
Cloud Run functions applications as backends.
Managed Instance Group (MIG): A list of Compute Engine instance groups as
backends.
This document describes the connections and parameters you can configure when
using App Design Center to create a global Cloud Load Balancing
backend. The configuration parameters are based on theterraform-google-lb-httpTerraform module.
Component connections
The following table includes the components that you can connect to a global
Cloud Load Balancing backend, and the resulting updates to your application and
its generated Terraform code.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Configure a global Cloud Load Balancing backend service in Application Design Center\n\n| **Preview**\n|\n|\n| This product is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA products are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nThe Global Cloud Load Balancing (Backend) component helps you manage load\nbalancer traffic distribution settings, including the protocol used to connect\nto backends, session settings, health checks, and timeouts. These settings\nprovide fine-grained control over how your load balancer behaves. You can\nconfigure the following backends:\n\n- Serverless NEG: A list of serverless Cloud Run or\n Cloud Run functions applications as backends.\n\n- Managed Instance Group (MIG): A list of Compute Engine instance groups as\n backends.\n\nFor more information, see [Backend services overview](/load-balancing/docs/backend-service).\n\nThis document describes the connections and parameters you can configure when\nusing App Design Center to create a global Cloud Load Balancing\nbackend. The configuration parameters are based on the [terraform-google-lb-http](https://github.com/terraform-google-modules/terraform-google-lb-http/tree/main/modules/backend)\nTerraform module.\n\nComponent connections\n---------------------\n\nThe following table includes the components that you can connect to a global\nCloud Load Balancing backend, and the resulting updates to your application and\nits generated Terraform code.\n\nRequired configuration parameters\n---------------------------------\n\nIf your template includes a global Cloud Load Balancing backend component, you\nmust configure the following parameters before you deploy.\n\nOptional configuration parameters\n---------------------------------\n\nThe following parameters are optional. To display advanced parameters, in the\n**Configuration** area, select **Show advanced fields**.\n\nWhat's next\n-----------\n\nYou must connect your backend component to a frontend component. To configure\nthe fronted component, see [Configure a global Cloud Load Balancing frontend in Application Design Center](/application-design-center/docs/configure-load-balancing-global-frontend)."]]