
Answer-first summary for fast verification
Answer: Identify self-contained applications with external dependencies as a first move to the cloud.
To become familiar with deploying applications to the cloud, it is recommended to start with simple, self-contained applications with external dependencies that can be easily moved to the cloud. These applications are likely to have fewer dependencies on other components in the infrastructure and can be migrated with minimal effort. This will help the team gain experience with the cloud deployment process. Moving databases or message queuing servers first, as suggested in options C and D, introduces complexity and potential latency issues with on-premise applications, while enterprise applications with internal dependencies (option B) would be more challenging to migrate initially.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Dress4Win is undergoing a full migration to a public cloud due to their rapid growth and desire to innovate faster. They want to start by successfully deploying some applications to the cloud quickly, as-is, to become familiar with the process. They have asked for your recommendation on which applications to move first. What should you advise?
A
Identify self-contained applications with external dependencies as a first move to the cloud.
B
Identify enterprise applications with internal dependencies and recommend these as a first move to the cloud.
C
Suggest moving their in-house databases to the cloud and continue serving requests to on-premise applications.
D
Recommend moving their message queuing servers to the cloud and continue handling requests to on-premise applications.
No comments yet.