SESSION + Live Q&A

Lost in Transaction? Consistency in Distributed Systems

You probably work on a distributed system. Even if you don't yet face a serverless microservice architecture using fancy NoSQL databases, you might simply call some remote services via REST or SOAP. This leaves you in charge of dealing with consistency yourself. ACID transactions are only available locally within components and protocols like two-phase commit don’t scale. Many projects either risk adventurous inconsistencies or write a lot of code for consistency management in the application layer. In this talk I discuss these problems and go over possible solutions, including the Saga-Pattern. I will discuss recipes and frameworks that ease the management of the right level of consistency. This allows you write business logic code. Expect fun little live hacking sessions with open source components, but also real-life stories.


Speaker

Bernd Ruecker

Co-founder and chief technologist @Camunda

I have been the in the software development field for more than 15 years, automating highly scalable workflows at global companies including T-Mobile, Lufthansa and Zalando and contributing to various open source workflow engines. I’m Co-Founder and Chief Technologist of Camunda – an...

Read more
Find Bernd Ruecker at:

Location

Churchill, G flr.

Track

Solutions Track I

Video

Video is not available

Share

From the same track

SESSION + Live Q&A

A Cell-Based Approach to Microservices Architecture

The number of microservices running in enterprises is growing almost exponentially. As a result, service composition, governance, security, and observability are becoming a challenge to implement and incorporate. A “cell-based” architecture is an emerging approach that can be applied to...

Paul Fremantle

Wrote an OAUTH client for MQTT, CTO, and member of Apache

SESSION + Live Q&A

Traces Are the Fuel: Making Distributed Tracing Valuable

Within our industry, it's now common knowledge that any sane microservices strategy must also account for some form of distributed tracing. However, while basic distributed traces are a good start, they are not enough to deliver true confidence about the behavior of modern production systems. In...

Ben Sigelman

Co-Founder @LightStepHQ & Co-Creator Dapper & @OpenTracing API Standard

SESSION + Live Q&A

IAM Expectations: What You Ordered vs. What You Got

Imagine if you could order a black box with a button on it that says, “activate identity.” However, in real life, whatever you buy or build almost always needs some sort of customisation. In this presentation, Adam Evans, Senior Solutions Engineer at Auth0, will discuss the different...

Adam Evans

Enterprise Solutions Engineer @auth0

SESSION + Live Q&A

Deployment Patterns for API Gateways

APIs are changing the way we build applications and changing the way we expose data, both inside and outside our organizations. But what is the most efficient and effective way to deliver these APIs? That’s the job of the API gateway. In this session, we will look at different deployment...

Liam Crilly

Director of Product Management @nginx

SESSION + Live Q&A

Can We Shift-Left Security in a CD Pipeline?

Implementing DevOps and Continuous Delivery should speed up your software delivery. But in practice the results can be disappointing because teams still spend a lot of time on manual work that is often related to risk & security. Especially in a highly regulated world, like the Financial...

Taco Bakker

Team Manager @ING_news (ING Bank)

View full Schedule