|
|
|
|
|
by dominicr
2479 days ago
|
|
Microservices aren't necessarily small, at least by definition if not name. They are discrete services modeled around a business domain which are independently deployable and scalable. As such a "microservices" can get pretty big in terms of code and functionality. |
|
The "micro" part just seems to cause confusion in every conversation I have about service based architectures.