- React
- JS Kongress
- 2019
- How To Combine Event Sourcing Architecture In Your Node.js Server
How To Combine Event Sourcing Architecture In Your Node.js Server
Get familiar with event sourcing on the server and learn how it can be combined into your architecture.
Tamar Twena-Stern at JS Kongress 2019
The overall amount of data that our servers have to handle continue to grow every year, as servers need to handle more and more traffic. As such, event sourcing patterns become more useful to handle the load. In this talk, I would like to talk about the different architecture patterns to implement event sourcing in your Node.js server and what architecture can fit every case.