Blog Post
Reliable Web Clients
Microservices can make teams and systems more independent but also more vulnerable to the
fallacies of distributed systems. Initially I thought this blog post is going to be about how to
build reliable web clients with Akka and Akka Persistence. While this is an interesting topic by
itself, I now think it is more crucial to first understand the underlying problems and trade-offs
before we learn how to get around them.