Remove Applications Remove Blog Remove Continuous Delivery Remove Continuous Integration
article thumbnail

Modernizing Continuous Integration

DevOps.com

In the duality of continuous integration/continuous delivery (CI/CD), CI focuses on build automation. Leveraging CI practices for software delivery is normal for most organizations and can be seen as a solved problem. The post Modernizing Continuous Integration appeared first on DevOps.com.

article thumbnail

Continuous Delivery Without Exception

DevOps.com

Continuous delivery (CD) and all the other continuous things—continuous integration (CI), continuous testing, continuous deployment—have become the new mantra of DevOps. But what about the rest of the world and all of those “other” applications, under-funded IT teams are responsible for […].

Insiders

Sign Up for our Newsletter

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

article thumbnail

Continuous Delivery Challenge Looms Large in 2022

DevOps.com

As 2022 kicks off, it’s becoming apparent that the major DevOps challenge organizations will face is mastering best practices that enable continuous delivery. The post Continuous Delivery Challenge Looms Large in 2022 appeared first on DevOps.com. However, less than one in […].

article thumbnail

The Fallacy of Continuous Integration, Delivery and Testing

DevOps.com

We know that continuous integration and continuous delivery (CI/CD) have become a DevOps best practice. And many have learned that by adding continuous testing (CT), they can create a virtuous loop, ensuring perpetual code quality and security. They’re not wrong.

article thumbnail

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

Gorilla Logic

application in Google Cloud Platform (GCP), one of the major cloud computing service providers. If you follow these steps, you can configure your application and start using GCP in a continuous integration/ continuous delivery (CI/CD) system. application. application and GitHub repo.

article thumbnail

Continuous Delivery Pipeline for Kubernetes Using Spinnaker

Dzone - DevOps

This post will focus on pushing out new releases of the application to our Kubernetes cluster i.e. Continuous Delivery. Running Kubernetes Cluster (GKE is used for the purpose of this blog). Continuous Delivery Pipeline for Kubernetes. Continuous Integration System. Pre-Requisites.

article thumbnail

Decoding the Differences: Continuous Integration, Delivery and Deployment

Dzone - DevOps

In the fast-paced world of software development, concepts like Continuous Integration (CI), Continuous Delivery (CD), and Continuous Deployment (CD) play a vital role in streamlining the development and delivery process.