Nest JS Microservices creating a baseline with Nx and PNPM workspace #08 #nestjs #microservices
Hi everyone welcome to my another brand new playlist in this playlist, In this playlist, we are talking "all about Node js microservices"
Playlist https://www.youtube.com/watch?v=Bd6RZl3GhmI&list=PLT5Jhb7lgSBN5U6p_KSCtZfHYSqQUQ7hw
Here is the Github Link
https://github.com/tkssharma/nestjs-microservices
We have already covered REST-based and Graphql-based services now its time to build something using NEST JS MICROSERVICES
Like Building a simple REST API gateway and then the gateway talking to other services using
- TCP-based communication
- GRPC-based communication
- KAFKA, Rabbit MQ based
And we will also use Nx based mono repo with pnpm workspaces
Video Timeline
In this playlist, we are covering everything
- REST/HTTP-based microservices
- Graphql/HTTP based microservices
- grpc based microservices with api gateway
- tcp based microservices with api gateway
- rabbit MQ, Kafka based microservices with api gateway
- kafka consumer and producer client services
- redis producer client and consumer services
- tcp based microservices
- rabbit MQ based services
we will explore all other protocols and transporter to build Nest JS Microservices
In addition to traditional (sometimes called monolithic) application architectures, Nest natively supports the microservice architectural style of development. Most of the concepts discussed elsewhere in this documentation, such as dependency injection, decorators, exception filters, pipes, guards and interceptors, apply equally to microservices. Wherever possible, Nest abstracts implementation details so that the same components can run across HTTP-based platforms, WebSockets, and Microservices. This section covers the aspects of Nest that are specific to microservices.
A little bit about me
🐦 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