Architecture

Architecture, AWS, skillbuilder

We use AWS S3 as an event bus

There are many ways to implement event bus using AWS. Whenever we talk about event bus and aws, we remember Eventbridge. That is so true to implement this kind of architecture in AWS. However, the ex-engineers in my current company decided to use another service which is S3. So what is event bus in general?

View More