Presentation: 3 Common Pitfalls in Microservice Integration

Track: Sponsored Solutions Track I

Location: Ballroom A

Duration: 5:25pm - 6:15pm

Day of week:

Abstract

Integrating microservices and taming distributed systems is hard. In this talk, I will present three challenges I've observed in real-life projects and discuss how to avoid them.

Communication is complex. With everything being distributed failures are normal so you need sophisticated failure handling strategies (e.g. stateful retry). Asynchronicity requires you to handle timeouts. This is not only about milliseconds, systems get much more resilient when you can wait for minutes, hours or even longer.

Distributed transactions cannot simply be delegated to protocols like XA. So you need to solve the requirement to retain consistency in case of failures.

I will not only use slides but also demonstrate concrete source code examples available on GitHub.

Speaker: Patricio Zambrano Garcia

Technical Consultant @Camunda

Patricio has more than 6 years of IT international work experience as a consultant, tech marketing product manager and software developer, from startups to companies like Oracle. Today, he helps companies understand how to use Camunda open source workflow engine to better automate their business processes and orchestrate their microservices. Patricio holds a bachelor’s degree in business administration and a master’s in information technology from Universidad de Monterrey and Carnegie Mellon University, respectively.

Find Patricio Zambrano Garcia at

Similar Talks

Stateful Programming Models in Serverless Functions

Qcon

Principal Engineering Manager @Microsoft, helping lead the Azure Functions Team

Chris Gillum

User & Device Identity for Microservices @ Netflix Scale

Qcon

Senior Software Engineer in Product Edge Access Services Team @Netflix

Satyajit Thadeshwar

Managing Failure Modes in Microservice Architectures

Qcon

VP Cloud Architecture Strategy @AWSCloud & Microservices Pioneer

Adrian Cockcroft

Beyond Microservices: Streams, State and Scalability

Qcon

Software Engineer @Confluent, PMC Member @Kafka, & Committer Apache Sqoop

Gwen Shapira