Tag: ci
-

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…
-

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,…