Nest.js Microservices with NATS, SQL, and Docker
You'll learn how to build a Microservice Architecture using Nest.js and NATS, a powerful, fast pub-sub messenger.
Code: https://github.com/stuyy/nestjs-microservices-with-nats/
Support the Channel:
Become a Member: https://www.youtube.com/ansonthedeveloper/join
Become a Patreon: http://patreon.com/stuyy
Buy me a Coffee: http://ko-fi.com/anson
Donate on Streamlabs: https://streamlabs.com/ansondevacademy/tip
Donate on PayPal: https://paypal.me/ansonfoong
Connect with me:
Twitter: https://twitter.com/ansonthedev
Discord: https://discord.gg/Gd5fAEJDQD
GitHub: http://github.com/stuyy
Twitch: http://twitch.tv/stuy
0:00 - Introduction
8:20 - Project Setup
22:00 Docker Compose
35:44 Users HTTP API
52:00 Send message to User Microservice
1:15:20 - Communicating between Microservices
1:23:38 - Connect Microservices to Database
1:53:00 - Handling Relational Data