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.
Overview
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.
Syllabus
- Deploying Node.js to Production Environments 10mins
- Managing Deployment Runtimes with PM2 8mins
- Monitoring and Accessing Logs with PM2 5mins
- Next Steps: NGINX and Docker 7mins
Taught by
Jon Friskics