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.
An enterprise DevOps team is optimizing compute costs for a latency-sensitive, stateless microservice governed by Cloud Service Mesh. To implement FinOps cost-reduction practices, the team provisions Spot Virtual Machine (VM) Managed Instance Groups (MIGs) across multiple zones to serve as the primary compute tier, backed by standard on-demand VM MIGs to handle spillover and maintain high availability.
During periodic Spot VM preemption events in a specific zone, multiple instances are reclaimed simultaneously. The surviving Spot VM instances in that zone risk experiencing immediate traffic saturation and cascading failures before autoscaling can replace them.
Which traffic management configuration should the DevOps engineer implement in Cloud Service Mesh to protect degraded instance groups and ensure resilient traffic distribution?
Preferred backends allow Cloud Service Mesh to prioritize routing traffic to specific compute resources—such as cost-effective Spot VM Managed Instance Groups (MIGs)—until their capacity is fully utilized before spilling over to non-preferred backends (such as standard on-demand VMs). Automatic capacity draining is an advanced traffic management feature that automatically scales a backend's effective capacity down to zero when less than 25% of its instances or endpoints pass health checks.
Combining preferred backends with automatic capacity draining establishes an automated, resilient FinOps architecture where cost-optimized Spot VMs are prioritized while eliminating the risk of traffic bottlenecks during sudden preemption surges.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.