Simple, Scalable, and Robust — If you‘re not familiar with the basics of an event-based microservice architecture, you should check out this Event-based Microservices: Overview post. What’s the problem? When a system is distributed (like a microservice-based system) along with the advantages comes the potential for errors. Examples include: connectivity issues, serialization/deserialization issues, downstream system outages, peer system…