Tag: ci

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.

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.