Bird
0
0

A company has 20 microservices but faces slow feature delivery and high operational costs. What is the best approach to decide if reverting to a monolith is suitable?

hard📝 tradeoff Q15 of 15
Microservices - Real-World Architecture Case Studies
A company has 20 microservices but faces slow feature delivery and high operational costs. What is the best approach to decide if reverting to a monolith is suitable?
AAdd more microservices to distribute workload evenly
BImmediately merge all services into one monolith to reduce costs
CEvaluate team size, deployment complexity, and performance bottlenecks before deciding
DIgnore operational costs and focus only on scaling microservices
Step-by-Step Solution
Solution:
  1. Step 1: Analyze factors affecting delivery and costs

    Team size, deployment complexity, and performance issues impact delivery speed and costs.
  2. Step 2: Make informed decision

    Evaluating these factors helps decide if reverting to monolith improves simplicity and efficiency.
  3. Final Answer:

    Evaluate team size, deployment complexity, and performance bottlenecks before deciding -> Option C
  4. Quick Check:

    Balanced evaluation guides revert decision [OK]
Quick Trick: Assess team and complexity before reverting [OK]
Common Mistakes:
  • Rushing to merge without analysis
  • Adding more services without solving issues
  • Ignoring costs and focusing only on scaling

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Microservices Quizzes