Surviving partial failure in a microservices jungle
In this tutorial, discover the three main strategies for dealing with partial failures in distributed systems: using idempotent service interfaces; placing service boundaries between optional or less-critical functionality; and recombining services.
Editor’s note: This video was originally recorded in March 2015 at the O’Reilly Software Architecture Conference.