Learn how to create a simple Microservices app using Python FastAPI with React on the frontend. We will use RedisJSON as a Database and dispatch events with Redis Streams. RedisJSON is a NoSQL database just like MongoDB and Redis Streams is an Event Bus just like RabbitMQ or Apache Kafka.
Code: https://github.com/scalablescripts/fastapi-microservices
Course Contents
(01:30) App Demo
(03:29) Inventory Microservice Setup
(05:46) Redis Cloud
(07:13) Connect to Redis Cloud
(09:04) Products CRUD
(20:05) Payment Microservice Setup
(25:40) Internal Http Requests
(30:54) Background Tasks
(36:50) Redis Streams
(58:34) Frontend Date: 2022-03-24