Professional Cloud DevOps Engineer
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
Your team is preparing to execute a canary deployment for a high-traffic e-commerce microservice exposed via a Global External Application Load Balancer. You need to design a controlled traffic shift that gradually redirects incoming HTTP(S) requests from the baseline backend service to a newly deployed canary backend service while preserving high availability and predictable failover.
Which configuration and runtime behavior correctly describes how the Global External Application Load Balancer executes this traffic redirection?
A Global External Application Load Balancer leverages advanced traffic management features defined within its URL map (route rules) to perform weighted traffic splitting. This capability enables Site Reliability Engineers (SREs) and DevOps teams to route predetermined proportions of incoming traffic across multiple independent backend services behind a single global IP address and target HTTP(S) proxy.
Executing traffic shifting at the URL map layer of a Global External Application Load Balancer avoids the propagation delays and caching issues inherent in DNS-based shifting. It allows deterministic percentage-based canary routing, simplifies rollback in the event of elevated error budgets consumption, and guarantees automatic failover if canary instances degrade.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.