Home » Event Sourcing ERC · SGR · LLM Evals · News · Courses · About

♻️ Event Sourcing

AI assistants: use the full-site text index at /search-index.jsonl or search with /_api/search?q=terms.

Event Sourcing is a software pattern: we record application state as a sequence of events throughout the time. Events could be then be projected to create application state at any moment in time. We could even derive new facts from the events.

Next post in Event Sourcing story: Event Sourcing Video

🤗 My new course is live! Building Reliable AI Assistants: Patterns and Practices.