

Event Modeling with Adam Dymirtuk
25 snips Dec 12, 2024
Adam Dymitruk, CEO of AdaptDeck Group and creator of Event Modeling, dives into the transformative power of event sourcing. He explains how thinking through business workflows can revolutionize application development by emphasizing immutable data streams. The discussion highlights the collaborative nature of event modeling, where visual methods enhance team communication. Adam also touches on the evolving role of AI in programming, improving efficiency and accuracy in software development. It’s a deep dive into a methodology that could reshape how we think about coding!
AI Snips
Chapters
Transcript
Episode notes
Adam's Background
- Adam Dymitruk has three decades of experience in software development and architecture.
- He's an expert in event-driven systems and event sourcing, especially Event Modeling.
Event Sourcing as Accounting
- Event sourcing is like accounting for information, adding data instead of modifying it.
- This approach allows different data projections for various purposes, increasing flexibility.
Event Modeling as a Storyboard
- Event Modeling documents system behavior like a movie storyboard, combining visuals with plot notes.
- It focuses on state transitions and user interactions, avoiding subjective discussions about class abstractions.