Containers
Tag: Saga
Implementing the Saga Orchestration pattern with HAQM EKS and HAQM SNS
This blog post proposes an ecommerce scenario with an Orders microservice, an Orders Rollback microservice and an Inventory microservice that communicate with each other. This communication happens while raising an order successfully or rolling back an order when the Inventory microservice reports an error. This communication is orchestrated with HAQM Simple Notification Service (HAQM SNS) […]