FModel v3.5.0 has been released. For more information take a look at https://github.com/fraktalio/fmodel/releases/tag/v3.5.0. FModel is a set of #Kotlin #Multiplatform libraries optimized for #EventSourcing, #CQRS, and #DomainModeling. Check out the reference guide https://fraktalio.com/fmodel/
#kotlin #multiplatform #eventsourcing #cqrs #DomainModeling
this talk by Aaron Stannard on high optionality architectural choices is pretty great https://youtu.be/yV97QwC5gnE
#architecture #dev #tech #programming #actors #cqrs #eventDriven #technology
#architecture #dev #tech #programming #actors #cqrs #eventdriven #technology
〈Kafka가 이벤트 스토어로 적합하지 않은 이유〉 — Anton Stöckl
https://itnext.io/event-sourcing-why-kafka-is-not-suitable-as-an-event-store-796e5d9ab63c
이벤트 소싱, Kafka의 특성과 적합한 분야에 대해 공부하고 다시 생각하는 계기가 되었다.
#eventsourcing #eventstore #kafka #cqrs
#FModel aims to bring functional, algebraic, and reactive domain modeling to #Kotlin. Check out the new demo application 💙https://github.com/fraktalio/fmodel-ktor-demo💙 #Ktor #R2DBC #EventSourcing #CQRS #EventModeling
#fmodel #kotlin #ktor #r2dbc #eventsourcing #cqrs #eventmodeling
We showcase our capabilities through well-documented, production-ready demos. These demos serve as living examples of our vision and demonstrate the value we bring to the table. They allow you to witness firsthand how our models and solutions can optimize processes, maximize efficiency, and unlock new opportunities for growth. https://github.com/fraktalio/order-demo #AxonFramework #EventSourcing #EventModeling #CQRS #SoftwareDesign
#axonframework #eventsourcing #eventmodeling #cqrs #softwaredesign
Want to see how #EventDriven systems are built using #EventSourcing and #CQRS?
During my deep-dive session
JPrime Conerence in Sofia next week, I'll live-code the backend of a "Simply Complex Shopping Cart" demo system (almost) from scratch. Here is what it'll look like at the end.
#eventdriven #eventsourcing #cqrs
Comparing #ddd concepts with
@Trool_io 's Actor System implementation
The Actor Model and DDD have many similarities in their approach to organizing state and behaviour, providing a way to define transactional boundaries and ensure consistency in distributed systems, and the use of commands and events with immutable data structures make them reliable and efficient.
https://trool.io/2023/04/12/domain-driven-design-and-troolio/
#ddd #domaindrivendesign #cqrs
FModel v3.4.0 has been released. For more information take a look at https://github.com/fraktalio/fmodel/releases/tag/v3.4.0 FModel is a set of #Kotlin #Multiplatform libraries optimized for #EventSourcing, #CQRS, and #DomainModeling.
#kotlin #multiplatform #eventsourcing #cqrs #DomainModeling
Nice short vid:
https://yewtu.be/watch?v=Evers5npkmE
Two PDF's summarizing stuff:
https://www.domainlanguage.com/wp-content/uploads/2016/05/DDD_Reference_2015-03.pdf
Other than that #DDD comes with just as much confusion as any other broad topic in IT 😄
Doesn't help that internet search yields mostly results on DDD tactical patterns in various #OOP langs (#DotNet, #Java). And that subsequent articles/blogs often suggest you have to use a bunch of architectural patterns together (think e.g. #CQRS && #EventSourcing).
#ddd #oop #dotnet #java #cqrs #eventsourcing
Time for an in-person workshop! If you want to learn #EventModeling #EventSourcing and #CQRS from 100s of successful projects, join me in New York in April! I'll be joined by Chris and Alexandra. I hope to see you there in person!
#eventmodeling #eventsourcing #cqrs
Nudge: a new Axon Framework is ready to be used - 4.7.0. This version supports Spring Boot 3 and implements a JobRunr version of the event scheduler and deadline manager. If you're using Axon or otherwise are active with #DDD, #CQRS, and #EventSourcing in the JVM, be sure to give it a try! 🙂 Here are the release notes: https://github.com/AxonFramework/AxonFramework/releases/tag/axon-4.7.0
Looking forward to an awesome talk from Jan Galinski and Simon Zambrovski for the Microservices Meetup Hamburg on February 22!
https://www.meetup.com/microservices-meetup-hamburg/events/291330321/
#microservices #ddd #cqrs #eventsourcing
What is the difference between #CQS and #CQRS patterns? - https://arnolanglade.github.io/what-is-the-difference-between-cqs-and-cqrs-patterns.html #dailylinks
My company are transitioning from 1-> 2 dev teams so we're currently #hiring (UK remote, permanent) for a team lead developer to run a second scrum team.
We build software for our group of pharmaceutical companies - mostly using #dotnet + #react with #eventsourcing and #CQRS.
If you're interested, or know anyone that might be please shout! Boosts appreciated!
Group website: https://pharmaxo.com
Job info:
https://qualasept.peoplehr.net/Pages/JobBoard/Opening.aspx?v=9a39f027-6bfc-4028-ba42-992f3f891b18
#hiring #dotnet #react #eventsourcing #cqrs #netcore #csharp #javascript #job #jobsearch
Nice, @phpday just released the video of my talk about #DDD #CQRS & #EventSourcing from last year!
Rewatching it, it's now clear to me why the feedback was "good, but too packed" 😅 I think I'll extract the part about EventSauce and do a simpler "How ES works... in #PHP" talk in the future.
#ddd #cqrs #eventsourcing #php
In this article, I explore what ACK/NACK protocol messages are and how they can be used with #CQRS.
https://acairns.substack.com/p/acknack-for-commands-with-cqrs/