Tag: Continuous Deployment

Optimizing TCO: Automate Cluster Hibernation Using Terraform
Optimizing TCO: Automate Cluster Hibernation Using Terraform

Cut cloud costs with Couchbase Capella’s Cluster On/Off feature. Learn how to automate hibernation schedules using Terraform in this step-by-step guide.

Continuous Software Development (CSD): What It Is & How It Works
Continuous Software Development (CSD): What It Is & How It Works

CSD in software development ensures faster, more reliable software updates through automation & iterative improvements. Learn how it works & why it’s essential.

Terraform Provider for Couchbase Capella
Terraform Provider for Couchbase Capella

Version 1.0 of the Couchbase Capella Terraform Provider, which will allow users to programmatically manage Couchbase Capella deployments.

Create Continuous Deployment Pipelines with Golang & Jenkins
Create Continuous Deployment Pipelines with Golang & Jenkins

In this Couchbase post find out how to use Jenkins for a pipeline for a Golang application, enabling continuous integration and continuous deployment.

Continuously Deploying a Golang Application Using Travis CI
Continuously Deploying a Golang Application Using Travis CI

Learn how to create a Go application that interacts with the NoSQL database, Couchbase, and how to use Travis CI for continuous integration and deployment.

Continuously Deploying a Node.js Application Using CircleCI
Continuously Deploying a Node.js Application Using CircleCI

Learn how to continuously deploy your Node.js web application changes on GitHub to a remote web server via SSH with CircleCI.

Create a Continuous Deployment Pipeline with Node.js and Jenkins
Create a Continuous Deployment Pipeline with Node.js and Jenkins

See how Jenkins and Node.js can be made to work together to enable continuous deployment pipelines based on changes made to a GitHub repository.

Create a Continuous Deployment Pipeline with Jenkins and Java
Create a Continuous Deployment Pipeline with Jenkins and Java

See how to create and run a JAR file using Jenkins and Java, resulting in a continuous deployment pipeline that includes building and deploying to a server.

Continuous Deployment with Jenkins & .NET
Continuous Deployment with Jenkins & .NET

This post focuses on how to use Jenkins to set-up test data in Couchbase before running your test code for continuous integration/continuous deployment.