Tag: Event-Driven Architecture
-
Building a Serverless Event-Driven Order Fulfillment System using AWS EventBridge (Part 2)
This is part 2 of my last post, “Building a Serverless Event-Driven Order Fulfillment System using AWS Event Bridge“. In Part 1, I’ve already setup the infrastructure to accept orders and publish them as events to EventBridge, along with routing them to an API destination and CloudWatch log group. For the next steps, we can…
//