What is CI CD in DevOps

0 votes
Dec 14, 2021 in DevOps & Agile by Vaani
• 7,070 points
658 views

1 answer to this question.

0 votes

CI/CD is a collection of methodologies that allows application developers to deliver code updates to consumers more often by automating the process. It's the acronym for Continuous Integration and Continuous Delivery.
Continuous integration and continuous delivery are two independent ideas that are commonly used combined under the term CI/CD.
Continuous integration is a development technique that automates the building, testing, and merging of application code updates.
The tested code from continuous integration is automatically distributed in multiple settings by a human trigger in the following phase of the process, known as Continuous Delivery.
When deploying in high-risk situations, CI/CD software pipelines are very useful. There is a lack of physical access at the edge, which might make it harder to resolve issues. Continuous integration and delivery (CI/CD) reduces risk by allowing for tiny, incremental modifications to a programme. Problems may thus be identified and handled quickly before they have a negative impact on production situations.
Eg. GitLab, CircleCI

Related Article:

What are your go-to scripting languages for automating CI CD pipelines and can you share a sample script?

answered Dec 14, 2021 by Neha
• 9,020 points
0 votes

The name "CICD" comes from the abbreviations "CI" and "CD." Continuous Delivery/Continuous Deployment (CD/CD) and Continuous Integration (CI) are two related terms.
Building and testing new code changes on a regular basis is known as continuous integration.
The process of often distributing new versions of a program is known as continuous delivery.
Together, CI and CD give enterprises the ability to build and deliver high-quality software in shorter development life cycles and quickly address user needs, increasing customer satisfaction.

answered Jan 4, 2023 by Edureka
• 12,690 points

edited Mar 5

Related Questions In DevOps & Agile

0 votes
0 answers

what is kubernetes in devops?

Since I'm a programmer and want to ...READ MORE

Dec 21, 2022 in DevOps & Agile by Edureka
• 12,690 points
510 views
0 votes
1 answer

what is devops in linux?

Compared to Windows, the Linux operating system ...READ MORE

answered Jan 3, 2023 in DevOps & Agile by Edureka
• 12,690 points
564 views
0 votes
0 answers

What is Artifacts in Azure DevOps?

Could someone tell me what are Artifacts ...READ MORE

Feb 16, 2023 in DevOps & Agile by Edureka
• 12,690 points
739 views
0 votes
1 answer

What is Artifacts in DevOps?

In the context of DevOps, artifacts are ...READ MORE

answered Mar 23, 2023 in DevOps & Agile by Edureka
• 13,620 points
661 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
4,248 views
+2 votes
1 answer
0 votes
1 answer

what is considered as waste in devops?

When discussing lean manufacturing concepts, it is ...READ MORE

answered Dec 17, 2021 in DevOps & Agile by Neha
• 9,020 points
660 views
0 votes
1 answer

what is ansible in devops?

Ansible is a free and open source ...READ MORE

answered Dec 17, 2021 in DevOps & Agile by Neha
• 9,020 points
688 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP