At-least-once delivery in microservice architecture: Outbox & Polling Publisher on practice
Since I’m currently preparing for job interviews, I’ve been reviewing materials on application design, including microservice architecture. I noticed that most resources on microservice design patterns usually cover things like:
API Gateway
Service...
codeandmind.hashnode.dev6 min read