Tag: deployment
Deploy Neo4j 4.4 community edition on Kubernetes
Jennifer Abel
19.04.2023
This article gives an example how to deploy Neo4j 4.4 community edition to your Kubernetes Cluster. It is part 1 of a series of 5 articles on Neo4j. The upcoming articles will include: Migration to Neo4j 4.4, Backup for Neo4j Community Edition, Creating your own Neo4j image, Presenting Data with NeoDash.
Continuous Deployment – Automatic Backup Script
Aljona Buchloh
10.04.2013
A few words about Continuous Deployment Continuous Deployment is the deployment or release of code to Production as soon as it is ready. (…) The automated process is key because…
Continuous Delivery or: How I Learned to Stop Worrying and Love the Pipeline
Jochen Schalanda
23.08.2011
Following our principle of Continuous Skill Enhancement here at Synyx I recently read the book Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation by Jez Humble (from…