This presentation was recorded at GOTO Amsterdam 2019. #GOTOcon #GOTOams
[ Ссылка ]
Steven van Beelen - Axon Framework Lead Developer
Ben Wilcock - Established Technology Blogger & Advisory Solution Architect in Cloud Application Transformation
ABSTRACT
We hear a lot about ‘Command Query Responsibility Segregation (CQRS)’ and ‘Event Sourcing’ these days, but have you already tried building such a system yourself? CQRS describes a way of developing applications that cleanly separate application models and data sources - the write side and the read side. The read side is populated by the write side typically through events.
Event Sourcing is a specialized pattern for data storage. Instead of storing the current state for an entity, every change of state is stored as a separate event that makes sense to a business user.
There are many things to learn when writing a proper CQRS / ES application and in this live coding presentation we will guide you through the concepts of building message focused, cleanly structured applications using Axon Framework and Pivotal Cloud Foundry.
Why do it this way? PCF allows deliver and scale your system into production fast, while Axon’s command, query and event messaging focus brings clean code and the power to evolve your architecture as the need arises. After this talk, you will be well equipped to begin your own CQRS and Event Sourcing applications, just as [...]
Download slides and read the full abstract here:
[ Ссылка ]
[ Ссылка ]
[ Ссылка ]-
[ Ссылка ]
#CQRS #EventSourcing #AxonFramework #PivotalCloudFoundry #PCF #DDD
Looking for a unique learning experience?
Attend the next GOTO Conference near you! Get your ticket at [ Ссылка ]
SUBSCRIBE TO OUR CHANNEL - new videos posted almost daily.
[ Ссылка ]
Ещё видео!