Hour 11. Deploying Node.js Applications

What You’ll Learn in This Hour:

• What cloud hosting and Platform as a Service (PaaS) mean

• Deploying to Heroku

• Deploying to Cloud Foundry

• Deploying to Nodester

Ready to Deploy!

Before too long, you will want to deploy your Node.js project so you can share it with the world and become rich and famous! You need to find somewhere to host your Node.js application on the web. If you have UNIX skills, you may want to take on this task yourself, but more likely, you just want to deploy rather than build and maintain a server. In this hour, you see how you can deploy your site to a number of cloud hosting providers for Node.js.

Hosting in the Cloud

You may have heard the term cloud computing, which describes ...

Get Sams Teach Yourself Node.js in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.