Elaborate Microservice async example with FastAPI, RabbitMQ, MongoDB and Redis — part3.

Anders Wiklund
8 min readMar 30, 2023
Image created by the author

Introduction

This is part3 in the series. This part talks about how RabbitMQ is used for response messages and the automatic scaling that is available.

Here’s a brief outline of the article parts:

  1. Introduction and installation of required components.

--

--