Skip to Content
Beginning Node.js
book

Beginning Node.js

by Basarat Ali Syed
December 2014
Beginner content levelBeginner
308 pages
7h 10m
English
Apress
Content preview from Beginning Node.js

CHAPTER 13

image

Deployment and Scalability

It’s better to have infinite scalability and not need it than to need infinite scalability and not have it.

—Andrew Clay Shafer

We will start this chapter by looking at ways to ensure the stability of our web server. The objective here is to automatically re-spawn our server so that we continue responding to web requests even if there were some unhandled errors that caused our Node.js server to crash.

Next, we will discuss how we can easily scale our application to utilize all the CPU cores of a multi-core single machine. We will follow this with a guide to deploying our application on Amazon Web Services ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Node.js in Action, Second Edition

Node.js in Action, Second Edition

Bradley Meck, Nathan Rajlich, TJ Holowaychuk, Mike Cantelon, Tim Oxley, Alex Young
Node.js for Beginners

Node.js for Beginners

Ulises Gascón
Node.js in Action

Node.js in Action

TJ Holowaychuk, Nathan Rajlich, Mike Cantelon, Marc Harter

Publisher Resources

ISBN: 9781484201879Purchase book