Node JS Microservices Master Course

This is the Master playlist on Node JS Microservices and it covers all about building microservices
Link - https://www.youtube.com/playlist?list=PLIGDNOJWiL19WHIxJ0Q4aP4X3oljPha5n
Github : https://github.com/tkssharma/12-factor-app-microservices
https://github.com/tkssharma/nestjs-graphql-microservices
https://github.com/tkssharma/nodejs-microservices-patterns

In this playlist, we will talking about microservices development with node js of all different types
like

Node JS using express/nestjs ā€” Service exposing REST Interface
Node JS using express/nestjs ā€” Service exposing Graphql Interface
Node JS using express/nestjs ā€” Service exposing GRPC Interface
Node JS using express/nestjs ā€” Service exposing TRPC Interface


https://github.com/tkssharma/12-factor-app-microservices
We are using nestjs and node js express typescript

- we will build nestjs app from zero to hero
- we will build express app from zero to hero using docker and containers
-we will explore 12 factor app
- we will build express typescript app to build rest interface withd docker containers
- we will build nestjs app with docker and containers
- we will build all different type of microservices exposing rest, graphql interface
- we will build nestjs app using graphql with apollo graphql federation

and Before building Microservics you must understand all these patterns

Understanding Microservice Architecture and Different Microservice Patterns

ā–ŗ Pattern: Microservice Architecture
ā–ŗ Decomposition patterns
ā–ŗ The Database per Service pattern describes how each service has its own database in order to ensure loose coupling.
ā–ŗ The API Gateway pattern defines how clients access the services in a microservice architecture.
ā–ŗ The Client-side Discovery and Server-side Discovery patterns are used to route requests for a client to an available service instance in a microservice architecture.
The Messaging and Remote Procedure Invocation patterns are two different ways that services can communicate.
ā–ŗ The Single Service per Host and Multiple Services per Host patterns are two different deployment strategies.
ā–ŗ Cross-cutting concerns patterns: Microservice chassis pattern and Externalized configuration
ā–ŗ Testing patterns: Service Component Test and Service Integration Contract Test
ā–ŗ Circuit Breaker
ā–ŗ Observability patterns:


šŸ¦ Twitter: https://twitter.com/tkssharma
šŸ¦ Github: https://github.com/tkssharma
šŸ¦ Website: https://tkssharma.com
šŸ¦ Blogs: https://blog.tkssharma.com

Iā€™m Tarun, I am Publisher, Trainer Developer, working on Enterprise and open source Technologies JavaScript frameworks (React Angular, sveltekit, nextjs), I work with client-side and server-side javascript programming which includes node js or any other frameworks Currently working with JavaScript framework React & Node js šŸš€ with Graphql šŸŽ‰ developer publications.

I am a passionate Javascript developer writing end-to-end applications using javascript using React, Angular šŸ…°ļø, and Vue JS with Node JS, I publish video tutorials and write about everything I know. I aim to create a beautiful corner of the web free of ads, sponsored posts,

Comments