Architecting Distributed Cloud Applications, Part 3: Messaging

Instructor

Jeffrey Richter

Description

Queues are used to facilitate reliable message-based communication between services. Learn what queues are, why messaging communication with queues is frequently preferable to networking communication, and what implications queues have for the design and implementation of distributed cloud applications.

Table of Contents

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

Related Links

Series

This course is part of the following series: