Node JS: Advanced Concepts
Get advanced with Node.Js! Learn caching with Redis, speed up through clustering, and add image upload with S3 and Node!
What you’ll learn
-
Absolutely master the Event Loop and understand each of its stages
-
Utilize Worker Threads and Clustering to dramatically improve the performance of Node servers
-
Speed up database queries with caching for MongoDB backed by Redis
-
Add automated browser testing to your Node server, complete with continuous integration pipeline setup
-
Apply scalable image and file upload to your app, utilizing AWS S3
Requirements
-
Basic knowledge of Node, Express, and MongoDB
-
Strong knowledge of Javascript
Who this course is for:
- Anyone who wants a deep mastery of Node
- Engineers looking to understand the internals of Node
- Programmers looking to improve Node’s performance