As we all know, Node JS is single threaded event–driven JavaScript runtime. When we run any CPU intensive operation, Node will not be able to take an advantage of all the cores of our machine. This is where we will use Node JS cluster to run Node JS in multiple cores. In this course you will see –
Why Node JS cluster is important?
How to create Node JS cluster application?
Using PM2 to run Node JS application
Communication between Master process and Child Process
Communication between Master process and Child Process using PM2 and RabbitMQ
Working with Redis cache
Using Nginx as a reverse proxy and load balancer
At the end of this course, you will be ready to use Node JS cluster with PM2, RabbitMQ, Redis and Nginx.
Instructor Details
Courses : 1
Specification: Node JS Cluster with PM2, RabbitMQ, Redis and Nginx
|
4 reviews for Node JS Cluster with PM2, RabbitMQ, Redis and Nginx
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $9.99 |
---|---|
Provider | |
Duration | 2.5 hours |
Year | 2020 |
Level | Intermediate |
Language | English |
Certificate | Yes |
Quizzes | No |
$54.99 $9.99
Varnit sharma –
Thanks , this course really built grate foundation for understanding systems design a bit but also helped understanding load balancing and clustering of processes.
Joshua Oguma –
Very informative
Jose Briz –
Great content, thank you for this course!
Morris Yuen –
The course shows very good demonstrations on every topics it offers. However, it’s more like a introductory course and you will need to deep dive the tech stacks it mentions by your own. Overall it’s good for developers at architect level.