Bookmarks tagged [event-driven-design]
https://nordicapis.com/5-protocols-for-event-driven-api-architectures/
We define and compare five ways to design event-driven APIs; WebSockets, Webhooks, REST Hooks, Server Sent Events (SSE), and Pub-Sub.
- 📆 published on: 2017-07-18
- tags: event-driven-design, api, rest, grpc, websocket
https://www.youtube.com/watch?v=STKCRSUsyP0
During my career, I've often people heard people describe their systems as "event-driven". But when looking deeper that phrase seems to lead to some very different architectural assumptions. On a rece...
- 📆 published on: 2017-05-11
- tags: event-driven, event-driven-design, architecture, cqrs, event-sourcing
https://www.allthingsdistributed.com/2008/12/eventually_consistent.html
The goal of this article is to raise awareness about the complexity of engineering systems that need to operate at a global scale and that require careful tuning to ensure that they can deliver the du...
- 📆 published on: 2012-08-22
- tags: event-driven-design, distributed-computing, distributed-storage, availability