25 Scalability and Deployment
Before changing the world, it might be more important not to ruin it.—Paul Claudel
So far, you’ve learned what options the Node.js platform provides for implementing web applications. These include a multitiered module system and a collection of high-performance libraries that allow you to run JavaScript and access the operating system. Once you’ve implemented part of your application, the question arises as to how users can test what they have seen so far to feed their feedback back into the development process. At this point at the latest, you have to deal with deployment, that is, how the source code of your application gets onto a system and is configured so that the application becomes usable.
In this chapter, ...
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.
Read now
Unlock full access