
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company wants to build an application that consists entirely of microservices. Which AWS Cloud architecture design principle supports this goal?
A
Think parallel
B
Implement elasticity
C
Stop guessing capacity
D
Decouple components
Explanation:
The correct answer is Decouple components because microservices architecture is fundamentally based on the principle of decoupling components.
Explanation:
Microservices architecture inherently requires decoupled components to achieve the benefits of independent development, deployment, and scaling.