In this chapter, we've been looking at using deployment systems that encourage agile development, generally facilitating safe delivery into production environments of code updates in near real time. Variations in how deployments can be structured and/or understood, which usually depend on factors such as team size and management structure, are common. A brief summary of each of the three typical categories, continuous integration, continuous delivery, and continuous deployment, will be provided in the following sections. Finally, we'll set up a build/deploy system for a Node application using Jenkins, a CI server, configured to automatically deploy changes to a Heroku server.

Deploying Node.js
By :

Deploying Node.js
By:
Overview of this book
Table of Contents (14 chapters)
Deploying Node.js
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Appreciating Node
Installing and Virtualizing Node Servers
Scaling Node
Managing Memory and Space
Monitoring Applications
Building and Testing
Deploying and Maintaining
Index
Customer Reviews