Overview
Syllabus
0:00:00 Intro
0:00:32 Sample-Application
0:02:20 Setup Nest.js Microservices Project
0:11:22 Install MongoDB Update
0:14:18 Why Docker
0:18:34 Run MongoDB in Docker Container
0:24:34 Run MongoDB using Docker Compose
0:29:05 Install Nestjs Mongoose Package
0:34:35 MongoDB Port Forwarding
0:39:20 Setup Module
0:49:41 Define Schema
0:56:16 Validating Request Body
1:07:31 Save Coordinates
1:18:31 Get Data from DB
1:24:22 TCP Based Microservices Communication
1:26:10 Mock Rider By ID method
1:29:04 Define Event to communicate between microservices
1:36:59 Define ID Param
1:42:23 Testing-and-Fixing Bug
Taught by
freeCodeCamp.org