When—and when not—CDC can break encapsulation, whether it matters, and strategies for avoiding these problems when it does happen.| www.decodable.co
Update March 27: This post is being discussed on Hacker News For building a system of distributed services, one concept I think is very valuable to keep in mind is what I call the synchrony budget: as much as possible, a service should minimize the number of synchronous requests which it makes to other services.| www.morling.dev