Bird
0
0

Which characteristic best describes the initial stage of the Microservices maturity model?

easy📝 Conceptual Q1 of 15
Microservices - Real-World Architecture Case Studies
Which characteristic best describes the initial stage of the Microservices maturity model?
AServices are loosely coupled and independently deployable
BServices use asynchronous messaging for communication
CServices are tightly coupled and share a common database
DServices are fully automated with continuous deployment pipelines
Step-by-Step Solution
Solution:
  1. Step 1: Understand the initial stage of microservices maturity

    The first stage usually involves tightly coupled services that share a common database, reflecting a monolithic or early microservices approach.
  2. Step 2: Compare options with this understanding

    Services are tightly coupled and share a common database matches this description, while others describe more advanced stages.
  3. Final Answer:

    Services are tightly coupled and share a common database -> Option C
  4. Quick Check:

    Initial stage = tightly coupled services [OK]
Quick Trick: Early stage means tight coupling and shared database [OK]
Common Mistakes:
  • Confusing early stage with fully automated deployment
  • Assuming asynchronous messaging is used initially
  • Thinking services are loosely coupled from the start

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Microservices Quizzes