Microservice Collaboration
You’ve probably seen plenty of “boxes and arrows” diagrams when looking at microservice architectures, but what’s behind those lines? In this half-day course, Sam Newman, author of Building Microservices, will explore the nature of service-to-service calls and collaboration
The array of technology choices in this space is vast, so one of the first things Sam will share will be a model for thinking of service-to-sevice collaboration. From there we’ll explore some of the technology choices that fit into this model, including looking at newer interaction models enabled by technology Kafka and service meshes. Finally, we’ll discuss how to implement business processes through Sagas – how to we manage all those individual service calls and make them part of something more.