> For the complete documentation index, see [llms.txt](https://wiki.omar.engineer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.omar.engineer/software-architecture/event-sourcing.md).

# Event sourcing

## Links

### Articles

* [Event Sourcing made Simple](https://kickstarter.engineering/event-sourcing-made-simple-4a2625113224)
* [Follow these practical principles to get well-designed microservices boundaries](https://medium.freecodecamp.org/follow-these-practical-principles-and-get-well-designed-microservices-boundaries-ef2deffd69e3)
* [Getting a Competitive Edge with a Microservices Based Architecture](https://auth0.com/blog/getting-a-competitive-edge-with-a-microservices-based-architecture/)
* [3 Secrets to Building Microservices | Atlassian](https://www.atlassian.com/continuous-delivery/microservices/building-microservices)
* [CQRS and Event Sourcing Intro For Developers - Software House Altkom Software & Consulting | ASC LAB](https://altkomsoftware.pl/en/blog/cqrs-event-sourcing/)
* [Why Event Sourcing basically requires CQRS and Read Models](https://blog.arkency.com/why-event-sourcing-basically-requires-cqrs-and-read-models/)
* [Developing Transactional Microservices Using Aggregates, Event Sourcing and CQRS - Part 2](https://www.infoq.com/articles/microservices-aggregates-events-cqrs-part-2-richardson)
* [Event sourced domain objects in less than 150 LOC](https://blog.arkency.com/2016/12/event-sourced-domain-objects-in-less-than-150-loc/)
* [Event Sourcing with Aggregates in Rust](https://medium.com/capital-one-tech/event-sourcing-with-aggregates-in-rust-4022af41cf67)

### Videos

* [Scaling Event Sourcing for Netflix Downloads](https://www.youtube.com/watch?v=rsSld8NycCU\&t=2670s)
* [Building a Real-Time Microservices Payments Platform - An Engineer's Dream!](https://www.brighttalk.com/webcast/679/311839/building-a-real-time-microservices-payments-platform-an-engineers-dream)

### Slides

* [Event Sourcing in practice](https://ookami86.github.io/event-sourcing-in-practice/)
