400-007 · Question #364
One of the approaches used in cloud bursting scenarios is distributed load-balanced, which operate the workloads in tandem between a public cloud and a data center. In which way can the…
The correct answer is A. Simultaneously provisions cloud resources. In a distributed load-balanced cloud bursting model, workloads run concurrently across both the on-premises data center and the public cloud at the same time - meaning cloud resources are provisioned simultaneously alongside existing infrastructure. This active-active model…
Question
One of the approaches used in cloud bursting scenarios is distributed load-balanced, which operate the workloads in tandem between a public cloud and a data center. In which way can the characteristics of distributed load-balancing be described?
Options
- ASimultaneously provisions cloud resources
- BUsually uses cloud APIs for communication.
- CUseful for testing and proof-of-concept projects
- DUseful for large but temporary cloud deployments
How the community answered
(24 responses)- A88% (21)
- B4% (1)
- D8% (2)
Explanation
In a distributed load-balanced cloud bursting model, workloads run concurrently across both the on-premises data center and the public cloud at the same time - meaning cloud resources are provisioned simultaneously alongside existing infrastructure. This active-active model distributes traffic and workload across both environments in parallel. Using cloud APIs for communication (B) is a trait of cloud-native integration patterns, not specific to this model. Testing/proof-of-concept (C) describes a dev/test bursting strategy. Large but temporary deployments (D) describes a scheduled or batch-bursting approach, not continuous distributed load balancing.
Topics
Community Discussion
No community discussion yet for this question.