Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in DevOps and Agile by (45k points)

Could someone tell me what is CI, CT, and CD in DevOps?

1 Answer

0 votes
by (99k points)

CI or Continuous Integration is defined as the aspect of DevOps, which enables developers to continuously update the code, of the applications they are working, on a central repository that is updated several times. 

CT or Continuous Testing is defined as that DevOps aspect, that is focused on testing continuously, thereby avoiding any sort of error, creeping in at the last moment. 

And lastly, the CD is explained as that DevOps aspect that facilitates automation in code delivery from Continuous Integration to the Production environment where it will be tested and sent for Release. 

If you are interested in learning DevOps and wish to get certified in it, then check out the DevOps training course from Intellipaat. Also, look at the following YouTube video on DevOps for Beginners. 

Related questions

0 votes
1 answer
0 votes
1 answer
asked Jun 28, 2020 in DevOps and Agile by Sudhir_1997 (55.6k points)
0 votes
1 answer
asked Sep 8, 2020 in AWS by Amyra (12.9k points)
0 votes
1 answer
asked Jun 28, 2020 in DevOps and Agile by Sudhir_1997 (55.6k points)

Browse Categories

...