|
|
|
|
|
by felipesabino
1143 days ago
|
|
> Splitting your codebase into multiple independent services comes with a lot of disadvantages: Each service has to be maintained and deployed and increases the boilerplate needed for shared data structures I think the author got "separate and isolated services" with "separate and isolated source code", they are not the same |
|