Week 7, year 2024
- 12 Transformative Benefits of Event Sourcing - Event sourcing is a software design pattern where the state of your application is determined by a sequence of immutable events, providing a detailed and chronological record of changes that can be replayed for auditing, debugging, and analysis purposes. [Event Store blog]
- Engineering Practices for LLM Application Development - LLM engineering involves much more than just prompt design or prompt engineering. Here David Tan and Jessie Wang reflect on how regular engineering practices such as testing and refactoring helped them deliver a prototype LLM application rapidly and reliably. [Martin Fowler]
- Implementing Closing the Books pattern - No one knows who invented Event Sourcing. I overheard that Hammurabi did. Why? Because he standardised the first set of rules of accounting… [Event-Driven by Oskar Dudycz]
Permalink |
From 12 February 2024 to 18 February 2024 |
Last updated on: Sat, 17 Feb 2024 14:06:33 GMT