|
|
|
|
|
by hderms
2805 days ago
|
|
The newish argument for microservices is that they enable compositionality, so wouldn't that same hypothetical apply? I.e. some 10xer is short on time and glues a bunch of microservices together and now you have the same problem but worse because there's no IDE allowing you to trace the code? |
|
You have a problem. You decide to use microservices to solve it. Now you have ten problems.