What is microservices architecture?
-
A
Building a single application as one tightly coupled deployable unit
-
B
Structuring an application as a collection of small, independently deployable services each responsible for a specific business capability
-
C
Using very small functions with no shared state
-
D
A pattern for minimizing memory usage in embedded systems