3 How do you cut a monolith in half?

programmingisterrible.com posted by kenny 2485 days ago  

The problem with distributed systems, is that no matter what the question is, the answer is inevitably ‘It Depends’. When you cut a larger service apart, where you cut depends on latency, resources, and access to state, but it also depends on error handling, availably and recovery processes. It depends, but you probably don’t want to depend on a message broker.

Register to comment or vote on this story