CV0-004 · Question #374
A development team is ready to release the latest version of an application. Which of the following strategies best ensures successful deployment without impacting the bandwidth of company resources?
The correct answer is C. Rolling. A rolling deployment updates small portions of the environment incrementally, avoiding large simultaneous transfers or resource spikes. This minimizes bandwidth impact on company resources while still ensuring a controlled and successful release.
Question
A development team is ready to release the latest version of an application. Which of the following strategies best ensures successful deployment without impacting the bandwidth of company resources?
Options
- ABlue-green
- BA/В testing
- CRolling
- DShadow
How the community answered
(31 responses)- A6% (2)
- B10% (3)
- C81% (25)
- D3% (1)
Explanation
A rolling deployment updates small portions of the environment incrementally, avoiding large simultaneous transfers or resource spikes. This minimizes bandwidth impact on company resources while still ensuring a controlled and successful release.
Topics
Community Discussion
No community discussion yet for this question.