Here we are: Microservices, Container, Cloud ... and lots of data to deal with. Usually that's where the real trouble starts. Many developers still base their designs on the concept of perfectly consistent ACID transactions, no anomalies or other inconsistencies around.
But reality is different: Perfect consistency does not exist and many real-world use cases require much weaker consistency models in order to satisfy the scalability or robustness requirements.
So, what are our options and what is the price we need to pay? Do we need to accept potentially losing data in order to get higher availability? Can I use my favorite NoSQL database as a drop-in replacement for that ol' RDBMS?
In this session we will answer this and many more questions. We will also discuss how to pick the right data store (not only) with respect to consistency. Finally, we will have a peek into latest research pushing the borders of the current state-of-art.
CRAFT is about software craftsmanship, which tools, methods, practices should be part of the toolbox of a modern developer and company, and it is a compass on new technologies, trends. You can learn from the best speakers and practitioners in our community.