CLOUD-DIGITAL-LEADER · Question #249
An organization wants to develop an application that can be personalized to user preferences throughout the year. Why should they build a cloud-native application instead of modernizing their existing
The correct answer is B. Developers can launch new features in an agile way. Cloud-native applications are architected for agility. They leverage microservices, containers, and CI/CD pipelines that allow development teams to build, test, and deploy new features rapidly and independently - without coordinating large, monolithic releases. Option A is incorr
Question
An organization wants to develop an application that can be personalized to user preferences throughout the year. Why should they build a cloud-native application instead of modernizing their existing on- premises application?
Options
- ADevelopers can rely on the cloud provider for all source code
- BDevelopers can launch new features in an agile way
- CIT managers can migrate existing application architecture without needing updates
- DIT managers can accelerate capital expenditure planning
How the community answered
(37 responses)- A3% (1)
- B86% (32)
- C3% (1)
- D8% (3)
Explanation
Cloud-native applications are architected for agility. They leverage microservices, containers, and CI/CD pipelines that allow development teams to build, test, and deploy new features rapidly and independently - without coordinating large, monolithic releases. Option A is incorrect because cloud providers supply infrastructure, not source code. Option C is wrong because modernizing an existing app's architecture requires significant updates, not none. Option D is incorrect because cloud actually shifts spending from capital expenditure (CapEx) to operational expenditure (OpEx), which is the opposite of accelerating CapEx planning.
Topics
Community Discussion
No community discussion yet for this question.