Tagged with

Eda

Event-Routers and Brokers in AWS. Navigating the Event-Driven Landscape

2023-08-28

serverless, eda


Choosing the needed event-broker, based on your requirements, is important. This post try and share some light on the use of SQS, SNS, EventBridge in an event-driven architecture.

Building a serverless file manager

2023-08-01

serverless, eda


Building a serverless and event-driven file manager, featured in my Event-driven design thinking blog. Will be using AWS services like S3, StepFunctions, EventBridge.

Serverless and event-driven design thinking

2023-07-13

serverless, eda


How do I create and design a event-driven system? What steps do I take and how do I think. In this post I will explain my event-driven design thinking.