Etiqueta: Continuous Deployment
-

Optimizing TCO: Automate Cluster Hibernation Using Terraform
Couchbase Capella’s Cluster On/Off feature allows users to pause and resume their clusters seamlessly, without permanently deleting the data, helping optimise cloud expenses and improve operational efficiency. In this blog, we’ll explore how this…
-

Continuous Software Development (CSD): What It Is & How It Works
Continuous development employs DevOps practices that make software development faster and smoother. Understanding these practices well is crucial to ensuring your DevOps processes work effectively. Read on to understand how you can improve your…
-

Terraform Provider for Couchbase Capella
Developers and DevOps teams commonly utilize Infrastructure as Code (IaC) tools and scripts to manage their software and infrastructure deployments in a repeatable and consistent manner. With IaC tools, users can automate the life…
-

Continuously Deploying a Node.js Application Using CircleCI
A few months back I had written about creating a continuous deployment pipeline with Node.js and Jenkins, where the Node.js application was using Couchbase in some fashion. Essentially, it took a project from GitHub,…
-

Continuous Deployment with Jenkins & .NET
This is the first blog post of two about Jenkins and Couchbase. This first post is a general introduction to Continuous Deployment: you’re going to learn to use Jenkins to deploy a .NET application…