|
|
|
|
|
by fiddlerwoaroof
733 days ago
|
|
In my experience, the biggest issue with microservices is that they convert nice errors with a stack trace to network errors. Unless you also invest heavily in observability (usually using expensive tools), running and debugging monoliths generally seems easier |
|