CV0-004 · Question #152
A cloud consultant needs to modernize a legacy application that can no longer address user demand and is expensive to maintain. Which of the following is the best migration strategy?
The correct answer is C. Refactor. Refactoring is the process of restructuring existing computer code without changing its external behavior. In cloud computing, it often means modifying the application to better leverage cloud- native features and services. This can address user demand and reduce maintenance…
Question
A cloud consultant needs to modernize a legacy application that can no longer address user demand and is expensive to maintain. Which of the following is the best migration strategy?
Options
- ARetain
- BRehost
- CRefactor
- DReplatform
How the community answered
(40 responses)- A8% (3)
- B5% (2)
- C70% (28)
- D18% (7)
Explanation
Refactoring is the process of restructuring existing computer code without changing its external behavior. In cloud computing, it often means modifying the application to better leverage cloud- native features and services. This can address user demand and reduce maintenance costs by making the application more scalable, resilient, and manageable.
Topics
Community Discussion
No community discussion yet for this question.