Node.js: Building Event-Driven Microservices with Kafka
Created Apr 13, 2024Last modified Apr 17, 2024
Contents
- Chapter 1. Introduction
- 1.1 Preparation
- 1.2 Objectives
- Chapter 2. Producer: Web Service
- Chapter 3. Consumer: Trend Service
- Chapter 4. Consumer: Recommendation Service
- Chapter 5. Deployment
- 5.1 Dockerfile
- 5.2 Docker Compose
- 5.3 Summary