codeprovausio.com
Decouple and add resilience by applying asynchronous design to a microservice architecture
While thinking back to when I was first learning about microservice architecture, I recall a few related subjects that I had come across such as asynchronous/connectionless messaging. The idea is t…