Akka is suggestion Event Sourcing as the collaboration pattern for agentic systems? WDYT? Any other pattern you prefer instead?
#DDDEurope #EventCentric #Akka #EventSourcing #AgenticAI
Latest posts tagged with #eventcentric on Bluesky
Akka is suggestion Event Sourcing as the collaboration pattern for agentic systems? WDYT? Any other pattern you prefer instead?
#DDDEurope #EventCentric #Akka #EventSourcing #AgenticAI
Loved presenting at #EventCentric on
@wixeng.bsky.social event-driven, domain-driven design: single-aggregate microservices with only public integration events. Boosts dev speed but posed ops challenges we solved.
Slides in first comment.
#DDD #EventDrivenArchitecture #IntegrationEvents
Lightning talk time at #dddeu #eventcentric. First up, Mike Wojtyna on domain archetypes.
"Choreography is the collaboration between multiple orchestrators, across bounded contexts"
I love watching @icooper.bsky.social talk, always so many quality takeaways and little snippets of knowledge.
@eventcentric.bsky.social #eventcentric
Ian Cooper on stage talking about "Automating Business Processes" on stage at #EventCentric
After a long journey from Tel Aviv via Paris & Amsterdam, Iโve arrived at the stunning Antwerp Central Station! ๐
Excited to share insights at #EventCentric and connect with fellow #EventDrivenArchitecture & #DDD enthusiasts.
Letโs make it inspiring! #Antwerp
Oskar Dudycz is giving the day's closing keynote (in an excellent shirt) about Event-Driven Modelling Anti-Patterns #eventcentric
Right now Mihai Budiu is on stage talking about "Unifying databases and streaming systems" ๐ค #eventcentric
Lunch is underway at #eventcentric and @dddeu.bsky.social #dddeu!
Anita Kvamme now showing us the what, the why and the how of event sourcing. Including the good parts and the hard parts. ๐
#eventcentric @eventcentric.bsky.social
@noctovis.bsky.social up next bringing the love for orchestration and choreography at @eventcentric.bsky.social
#eventcentric
@sheenbrisals.bsky.social kicking off the inaugural @eventcentric.bsky.social conference talking about all things event driven architecture and domain driven design.
#eventcentric
Folks attending #dddeu, #eventcentric, #datameshlive, I'm going to lead a gentle run on Wednesday (tomorrow) at 6.30AM from the Radisson Blu Antwerp ๐โโ๏ธ.
I'll be speaking at EventCentric in Antwerp tomorrow and it's going to be... a lot. Expect discussions of CloudEvents and xRegistry and JSON Structure and Agents and Codegen and LLMs and data quality. #eventcentric
2025.eventcentric.eu/schedule/
๐ Excited for next weekโs EventCentric conference!
Iโll be sharing insights on Wixโs innovative, non-traditional event-driven architecture. Stay tuned for some surprising architectural decisions and real-world examples!
Donโt miss it! ๐ฅ
#EventCentric
@eventcentric.bsky.social
@wixeng.bsky.social
Most #AI reacts to the present but ๐๐ต๐ฒ ๐ฏ๐ฒ๐๐ ๐๐ ๐น๐ฒ๐ฎ๐ฟ๐ป๐ ๐ณ๐ฟ๐ผ๐บ ๐ถ๐๐ ๐ฝ๐ฎ๐๐.
Donโt miss Kevin's talk at #EventCentric on ๐ง๐ต๐๐ฟ๐๐ฑ๐ฎ๐, ๐๐๐ป๐ฒ ๐ฑ at ๐ฏ:๐ฎ๐ฌ ๐ฃ๐ .
Learn how #EventSourcing helps #agents evolve, handle uncertainty, and scaleโunlocking AIโs full potential.
@eventcentric.bsky.social
#Technology
Unlike #CQRS, in #CEQS model separation (command vs. query) isn't strictly enforced from day one. Immutable streams of private events facilitate this separation on-demand later (increased complexity, scalability, usability). Model separation isn't always needed. #ScalableModeling #EDA #EventCentric
Core domains in modern scalable operational systems should embrace business/domain events over Change Data Capture (CDC). Domain-Driven Design and Event-Driven Architecture pave the way for creating future-proof systems.
#DDDesign #EventCentric #EventDriven #EDA #EventSourcing #ScalableModeling
In #ScalableModeling, the Command and Query models share the same green color because, in #EventCentric thinking, they both are just different projections of same events. Their consistency models do usually differ, but even thatโs not always the case.
Scalability challenge 2/3: Tailoring Consistency โ๏ธ Strong consistency is the wrong default. Tailoring consistency helps optimize performance without compromising integrity. #DistributedSystems #Scalability #EventSourcing #EventCentric #ScalableModeling