CV0-004 · Question #236
A company has decided to adopt a microservices architecture for its applications that are deployed to the cloud. Which of the following is a major advantage of this type of architecture?
The correct answer is D. Rapid feature deployment. A major advantage of adopting a microservices architecture is rapid feature deployment. Microservices allow for independent development, deployment, and scaling of individual service components, enabling teams to bring new features to market more quickly and efficiently…
Question
A company has decided to adopt a microservices architecture for its applications that are deployed to the cloud. Which of the following is a major advantage of this type of architecture?
Options
- AIncreased security
- BSimplified communication
- CReduced server cost
- DRapid feature deployment
How the community answered
(37 responses)- A5% (2)
- B3% (1)
- C5% (2)
- D86% (32)
Explanation
A major advantage of adopting a microservices architecture is rapid feature deployment. Microservices allow for independent development, deployment, and scaling of individual service components, enabling teams to bring new features to market more quickly and efficiently compared to monolithic architectures.
Topics
Community Discussion
No community discussion yet for this question.