CV0-002 · Question #439
A cloud technology vendor has released an update to its product. A company providing cloud services need to quickly adopt the update to provide support to its customers. Which of the following is the
The correct answer is C. Use an orchestration tool to automate updates across cloud resources.. To quickly and efficiently adopt a new product update across multiple cloud resources, using an orchestration tool is the most effective approach for automating the entire update process.
Question
A cloud technology vendor has released an update to its product. A company providing cloud services need to quickly adopt the update to provide support to its customers. Which of the following is the MOST efficient action to complete this task?
Options
- AUse a virtualization tool to apply patches to cloud resources.
- BUse an automatic system restart to update the cloud resources.
- CUse an orchestration tool to automate updates across cloud resources.
- DUse custom scripts to distribute the release to the cloud resources.
How the community answered
(40 responses)- A15% (6)
- B5% (2)
- C75% (30)
- D5% (2)
Why each option
To quickly and efficiently adopt a new product update across multiple cloud resources, using an orchestration tool is the most effective approach for automating the entire update process.
A virtualization tool manages virtual machines but does not inherently provide the automation capabilities required to distribute and apply updates across an entire cloud environment efficiently.
An automatic system restart is merely one potential step in an update process and does not encompass the comprehensive strategy needed to distribute, apply, and validate updates across cloud resources.
An orchestration tool is specifically designed to automate complex, multi-step processes like deploying updates across numerous cloud resources consistently and efficiently, making it the most suitable and scalable solution for quickly adopting vendor updates. Orchestration minimizes manual effort, reduces errors, and ensures uniformity in deployments.
While custom scripts can automate tasks, they are less robust, scalable, and maintainable than dedicated orchestration tools for managing widespread and frequent updates across diverse cloud resources.
Concept tested: Cloud automation and orchestration for updates
Source: https://learn.microsoft.com/en-us/azure/architecture/guide/design-principles/automation
Topics
Community Discussion
No community discussion yet for this question.