A TPM is evaluating two candidate architectures: a monolith and a microservices design. Which factor most strongly favors choosing microservices?
-
A
Team size is small and all engineers share the same codebase
-
B
Independent scaling of specific service components is a key business requirement
-
C
The system has low complexity and well-understood domain boundaries
-
D
The organization lacks CI/CD maturity and deployment automation