Build Microservice architecture using Node js, MongoDB, Postgresql, Expressjs, JWT

preview_player
Показать описание
Hello Developers, In this video we will understand what is Microservices and How we can build Microservices using Express JS.

Timestamps
0:00 - Introduction
0:28 - What is Microservice
06:09 - Auth MicroService Setup
09:30 - Auth MS DB Setup
16:10 - Auth MS Cors setup
17:11 - User Sign up
28:10 - User Login
34:58 - Auth Middleware
39:09 - Private Route
41:24 - UserController
45:03 - Post Microservice Setup
54:28 - PostController
01:04:39 - Use Both Microservice
01:13:12 - Optimise our Micro Service
01:29:46 - The End

*GitHub Repo Link 👇*

#microservicesarchitecture #nodejs #expressjs #hindi
Рекомендации по теме
Комментарии
Автор

That O(1) optimisation at the end was very well done.

jackfrost
Автор

Great video ...right time to upload ...I am now searching YouTube. ..node js Microservice

DeepakGupta-pzfx
Автор

Bohot dino se wait kr rha tha microservice ke upar video❤

goodluckkr
Автор

bhaiya sach mein maaza aa gaya ..next video jaldi upload krna..bahut kuch sikhna hai aapse

praveensahu
Автор

I usually perform the method 2 technique like mxn Time complexity, but the way u optimised it to o(1) was really splendid

RajendraBisoi
Автор

The error that you encounter, It's becuase of forEach doesn’t return anything and when you used map it was working becuase map return an array. Thanks vdo was awesome 😎

hitendrapatil
Автор

i learned something valuable today. thanks and keep sharing valuable content

debasishdutta
Автор

Hi but in case of mongodb aggregation when we use lookup and there are multiple lookups what to do in that case .

Sachin_vibe
Автор

Good topic of packages and architecture.

somnathdas
Автор

Great Video.... Please make more videos of NodeJS Microservices and Various Services of Backend in NodeJS

himanshuaggarwal
Автор

optimisation at end was 0(n) not o(1) . please check.

zensumarai
Автор

Sir, can we perform look up with two different microservices? Actually i have two dbs one is user and other is product db and i need to find the name of that user who buying product so i need to apply join, can we apply aggregate directly ? Mai use nhi kr pa rha directly

sambariatech
Автор

Sir please make a detailed course on PostgreSQL ❤

iamakashkumarram
Автор

Sir token ko database user table me save kar sakte hain

mohdanish
Автор

nice tutorial, but you dont secure all endpoints, and need to create a token to comunicate btween services. and some gateway so de client dont need to guess witch server call.

eduardoholzmann
Автор

sir could you please tell me which font and theme you are using in vscode?

somnathdas
Автор

Wow great, can you teach us how to use micro frontend with module federation in react

regilearn
Автор

pleae being more project videos on microservices based architecture

gautam
Автор

array.forEach(async (item) => { .... async method }) does not work correctly for async executions, replace it with 'for' statement. everywhere. I like it this video

leonela.
Автор

Sir plz 🙏 ek form validation baniye na next-form-prisma-zod-trpc- mongodb plz 🙏 Hindi me I humble request

rajankumar-htug