DevOps
-
Deploying a Neo4J single core on managed Kubernetes
Besides running a database cluster, it might already be sufficient for your project to deploy a single instance. In the…
Read More » -
Deploying a Neo4J cluster on managed Kubernetes
I’ve created some videos on how to deploy both a Neo4J cluster and standalone instance to a manged Kubernetes cluster.…
Read More » -
Cloud-native development – On local containers
The previous articles were introducing the foundations of a blueprint for cloud-native development, starting with a logical diagram and itscommon architectural…
Read More » -
Cloud-native development – Common architectural elements
The introduction to a blueprint for cloud-native development laid out groundwork for a deeper exploration of it’s logical diagram. In…
Read More » -
Choosing The Right Deployment Strategy
Deployment strategies affect everyone, no matter whether we are focused only on a single aspect of the application lifecycle or…
Read More » -
Cloud-native development – A blueprint
After starting with architectural blueprints introducing both omnichannel integration and integrating with SaaS applications, we’re presenting the results of a cloud-native…
Read More » -
Checking for Artifactory in a Jenkins Pipeline
One of my projects uses the Artifactory as the repository manager. Unfortunately when doing a Jenkins pipeline build, I sometimes…
Read More » -
[New Webinar] Bad Code Kills: 5 Essential Quality Gates You Need in Your Jenkins Pipeline
Join us for a webinar on Wednesday, May 13th at 11 am PT / 2 pm ET. Enterprises today are…
Read More » -
Terraform With Multiple Environments
The setup The topic I have chosen is because of this post that I discovered recently: Recommended Practices. Hashicorp is…
Read More »