Node.js: Deploying Applications
This course will teach you different options for deploying Node.js applications to production environments.
What you'll learn
Once you’ve developed and tested a Node.js application locally, the next step is to deploy it so users can access it from anywhere in the world. In this course, Node.js: Deploying Applications, you’ll get an overview of different ways to deploy Node.js applications to production environments, including demos of deploying to a server that’s accessible over the internet. First, you’ll explore deploying to a DigitalOcean server. Next, you’ll discover managing deployment runtimes with PM2. Finally, you’ll explore some next steps to go even further with tools like NGINX and Docker. When you’re finished with this course, you’ll have the skills and knowledge of deploying your own Node.js applications to make them available to the world.