Introduction
In this chapter, we will move from the design and prototype stages to the deployment of Neo4j in the production scenario. There are several key aspects to the successful deployment and management of Neo4j into the production environment. They include deploying Neo4j over common cloud providers with ease, updating Neo4j to the newer, more stable releases, making regular backups, high availability failover setups, remote statistics collection for functional and performance issues, securing access to Neo4j, and a lot more.
This is the single most important chapter that covers all the recipes to bring your Neo4j application live into production.