Adam Ralph

Adam is a distributed systems enthusiast and digital nomad working for Particular Software, the makers of NServiceBus. He likes to speak at conferences, maintain open source projects, and fix white space rule violations. He is a practiced tea drinker and snowboarder and has been spotted coding in launderettes throughout Western Europe.

Finding Your Service Boundaries - A Practical Guide

We know it's useful to split up complex systems. We've seen the benefits of modular deployment of microservices. Dealing with only one piece of code at a time eases our cognitive load. But how do we know where to draw the service boundaries? In complex business domains, it's often difficult to know where to start. When we get our boundaries wrong, the clocks starts ticking. Before long, we hear ourselves say "it would be easier to re-write it".
Join Adam for practical advice on discovering the hidden boundaries in your systems. Help tease out the natural separation of concerns in a sample business domain. During 20 years of developing complex systems, Adam has had plenty of time to get things wrong. Learn to avoid the common pitfalls that can lead us down the path to "the big re-write".