Architecting Distributed Cloud Applications, Part 2: Networking Communication

Instructor

Jeffrey Richter

Description

Microservices use networking to communicate with each other, but architecting a robust microservice-based application is not as simple as replacing function calls with network calls. In this session, Jeffrey introduces important concepts such as API versioning, client retries, and idempotence, and explains why they are critical to distributed cloud architectures.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

Series

This course is part of the following series: