Deploying Node.js
| By: | Sandro Pasquali |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781783981403 |
| eText ISBN: | 9781783981410 |
| Edition: | 1 |
| Copyright: | 2015 |
| Format: | Reflowable |
Lifetime - $47.99
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Book Description
If you are an intermediate or advanced developer deploying your Node.js applications, then this book is for you. If you have already built a Node application or module and want to take your knowledge to the next level, this book will help you find your way.What you will learn
- Learn the strengths of Node.js and how to optimize your code to make it ready for deployment into production
- Use Docker and Vagrant to create many virtual instances of your Node.js applications
- Deploy Node.js repositories to the cloud using Heroku, OpenShift, and DigitalOcean
- Utilize native Node.js modules, or Nginx, to load balance your applications
- Optimize your Node runtime by tweaking V8, managing memory intelligently, and using Redis to manage state data
- Discover how to use Gulp, Browserify, npm, Mocha, Chai, Sinon, and other tools to simplify your build/test/release process
- Manage your production deployments with Git, Jenkins, and Ansible