Python: Building Event-Driven Microservices with Kafka
Created Apr 9, 2024Last modified Apr 11, 2024
Steps
- Step 1. Introduction
- 1.1 Preparation
- 1.2 Objectives
- Step 2. Producer: Web Service
- Step 3. Consumer: Trend Service
- Step 4. Consumer: Recommendation Service
- Step 5. Deployment
- 5.1 Dockerfile
- 5.2 Docker Compose
- 5.3 Summary