Fernando Porazzi fernandoporazzi@iris.to 1 year ago microservices.ioMicroservices Pattern: Pattern: Transactional outboxFirst, write the message/event to a database OUTBOX table as part of the transaction that updates business objects, and then publish it to a messag...