Wednesday 

Room 1 

11:40 - 12:40 

(UTC+02

Talk (60 min)

Choreography vs Orchestration in serverless microservices

We went from a single monolith to a set of microservices that are small, lightweight, and easy to implement. Microservices enable reusability, make it easier to change and scale apps on demand but they also introduce new problems. How do microservices interact with each other toward a common goal? How do you figure out what went wrong when a business process composed of several microservices fails? Should there be a central orchestrator controlling all interactions between services or should each service work independently, in a loosely coupled way, and only interact through shared events? In this talk, we’ll explore the Choreography vs Orchestration question and see demos of some of the tools that can help.

Architecture
Cloud
Microservices

Mete Atamel

I’m a Software Engineer and a Developer Advocate at Google in London. I build tools, demos, tutorials, and give talks to educate and help developers to be successful on Google Cloud.

Guillaume Laforge

Guillaume Laforge is Developer Advocate for Google Cloud. He focuses on serverless technologies. He is also a Java Champion, and the co-founder of the Apache Groovy programming language.