article thumbnail

What is CI/CD? Continuous integration and continuous delivery explained

InfoWorld

Continuous integration (CI) and continuous delivery (CD), also known as CI/CD, embodies a culture and set of operating principles and practices that application development teams use to deliver code changes both more frequently and more reliably. To read this article in full, please click here

article thumbnail

Implementing Continuous Integration / Continuous Delivery (CI/CD) with Next.js and Google Cloud Platform

Gorilla Logic

In this article, I will explain how to set up a Next.js If you follow these steps, you can configure your application and start using GCP in a continuous integration/ continuous delivery (CI/CD) system. application in Google Cloud Platform (GCP), one of the major cloud computing service providers. application.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Continuous Integration / Continuous Delivery on AWS

Mike Roberts

Continuous Integration and Continuous Delivery (CI/CD) are techniques that I’ve had a passion about for a long time. In this article I explain briefly what these tools are, and where I think their strengths and weaknesses lie. What are the AWS Continuous Integration / Continuous Delivery tools?

article thumbnail

Continuous Integration / Continuous Delivery on AWS

Mike Roberts

Continuous Integration and Continuous Delivery (CI/CD) are techniques that I’ve had a passion about for a long time. In this article I explain briefly what these tools are, and where I think their strengths and weaknesses lie. What are the AWS Continuous Integration / Continuous Delivery tools?

article thumbnail

How Continuous Integration and Continuous Delivery will Help You Get Your Organization Ready to Deliver Great Software

Cabot Solutions

In this article we discuss how Continuous Integration and Continuous Delivery can help you get your organization ready to deliver great software

article thumbnail

Article: Using DevOps Automation to Combat DevOps Workforce Shortages

InfoQ Culture Methods

Automation efforts should focus on security operations, deployments, continuous delivery, QA testing, and continuous integration. A focus on automation can help to combat the current staffing struggles many organizations have with DevOps roles. Effective automation can reduce the toil experienced by developers.

DevOps 138
article thumbnail

AoAD2 Practice: Continuous Integration

James Shore

Continuous Integration. Continuous integration is a better approach. Teams using continuous integration keep everyone’s code working together and ready to release. The ultimate goal of continuous integration is to make releasing a business decision, not a technical decision. Refactoring.