Sep 4, 2022 5 min Modern Microservices Challenges Today’s modern microservices are more likely to deal with challenging scenarios, where service resiliency is not a nice to have and...
Oct 15, 2020 2 min Dual write and data inconsistency Dual write occurs when the service aims to change the data at two systems. Dual write case Let's assume that there is a User...