Remove articles what-is-ci-cd
article thumbnail

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

InfoWorld

What does CI/CD stand for? 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.

article thumbnail

CI/CD in dbt Cloud with GitHub Actions: Automating multiple environments deployment

Xebia

In this post, I will guide you through setting up an automated deployment pipeline that continuously runs integration tests and delivers changes (CI/CD), including multiple environments and CI/CD builds as soon as pull requests are opened in the code repository. This moment is now! to the “ Build preprod ”. checkbox.

Cloud 130
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

How Developer Observability is Transforming Dev Role

Hacker Earth Developers Blog

This article was written by Alwayne Powell, the Senior Digital Marketing Manager at 8×8 contact centre and communication platform. Unlike monitoring, which only offers surface-level visibility into system behaviors, observability can tell you more than simply what is happening. You can find them on LinkedIn. Let’s get into it.

article thumbnail

30 Common CI/CD Interview Questions (With Answers)

Dzone - DevOps

Acing a CI/CD interview is all about preparation. Questions (like the ones in this article) are a great way of testing your knowledge. Questions (like the ones in this article) are a great way of testing your knowledge. To help you, we’ve collected and answered 30 common CI/CD interview questions.

article thumbnail

Path to Continuous Test Automation Using CI/CD Pipeline

Dzone - DevOps

Introduction to CI/CD. The continuous integration and continuous deployment (CI/CD) pipeline has become the primary approach in the software development life cycle (SDLC). As a matter of fact, CI/CD pipeline tools have evolved a lot in the past few years. What Is Continuous Integration?

Testing 121
article thumbnail

Securing Your CI/CD Pipeline

Dzone - DevOps

This is an article from DZone's 2022 DevOps Trend Report. CI/CD pipelines automate processes in the software development lifecycle (SDLC) to enable seamless integration and delivery of new features. Identifying and remediating these security gaps is key to ensuring secure CI/CD practices. For more: Read the Report.

SDLC 124
article thumbnail

Source Code Management and Branching Strategies for CI/CD

Dzone - DevOps

In the realm of modern software development, the adoption of Continuous Integration/Continuous Delivery (CI/CD) practices is paramount for fostering a streamlined and efficient release process. What Is Source Code Management?