Nest.js Microservices Tutorial in 20 Minutes

Nest.js Microservices Tutorial in 20 Minutes

Michael Guay

2 года назад

96,487 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Talha Arshad
Talha Arshad - 23.09.2023 07:47

that was so beautiful 🤯

Ответить
Homelander
Homelander - 05.09.2023 21:50

thank you a lot bro, it was really helpfull

Ответить
Avi Mehenwal
Avi Mehenwal - 26.08.2023 22:12

Excellent vide Michael, love your content and way of explaining things. Keep it up

Ответить
Simmons
Simmons - 16.08.2023 05:25

Subscribed!

Ответить
Sabin Shrestha
Sabin Shrestha - 11.08.2023 14:35

amazing

Ответить
Minhaz Ahmed
Minhaz Ahmed - 04.08.2023 11:50

This is good but this is gonna take a lot spaces, why not using nestjs workspaces?

Ответить
Coder Panda
Coder Panda - 25.07.2023 00:36

Thank you! Awesome video! In our company, someone was assigned to setup the microservices and I really did not mind to understand because I believed it was too complex for me. As long as the microservices were all set up, i just continued coding as usual.

This video made it very easy to understand and I can now see why the dev who setup the microservices decided to go with certain approach.

I'm curious about the authentication across different microservices, though. Can you make a video for that if possible? That would be amazing!

Ответить
Esteban Helguero Cardiff
Esteban Helguero Cardiff - 18.07.2023 09:50

Awesome video!

Ответить
Chukwuemeka Stanley
Chukwuemeka Stanley - 07.07.2023 03:49

Please some question.

- Why did you choose use TCP instead of GRPC and what are the benefits?
- How do you host something like this 🥲🥲
- Is it possible to share code between services, like types or DTOs?


Thank you for this video BTW, I've been struggling with this concept and you just simplified it in one short video. 👏🏽👏🏽

Ответить
mahmoud fathy
mahmoud fathy - 02.07.2023 02:22

Amazing man 👌

Ответить
Lars Wolter
Lars Wolter - 28.06.2023 17:04

How do you effectively test automate these event / message based applications?

Ответить
Lex Nwimue P.
Lex Nwimue P. - 19.06.2023 15:29

Wow! Great video. Really commendable! I mean, in literally 20 minutes I've gotten a detailed, conceptual image of the entire NestJS Microservice technique

Ответить
Laspark
Laspark - 26.05.2023 14:56

Nice work!!

Ответить
muratas arslan
muratas arslan - 29.04.2023 08:14

thanks a lot. very helpful. is there a way to avoid duplicating CreateUserEvent in all microservices?

Ответить
Martin Avalos
Martin Avalos - 26.04.2023 23:10

what do you think about using prisma package for handling databases queries? did you ever use it ?

Ответить
Hariharamoorthi S
Hariharamoorthi S - 18.04.2023 05:57

Hi... Thanks for your tutorial... Can you please clear my doubt?.. can we call api endpoint of communication or analytics microservices?

Ответить
Jason Ryu
Jason Ryu - 04.04.2023 18:07

Thank you! Very good for me.

Ответить
shalandi
shalandi - 23.03.2023 22:45

Is there a way to use the TCP transport pattern with external apis that are not written with nestjs? And is it possible to use other TCP ports that are private to the microservices when dealing with TCP communication? Or must the traffic all go through the single "3000" port?

Ответить