CI stands for Continuous Integration and it is the practice of automating the integration of code changes from multiple contributors in a software application.

CD stands for Continuous Delivery and it refers to the ability to get change such as configuration, bug fixes and experiments from build to production or directly to the end-user in a quick and sustainable way.

BY Best Interview Question ON 09 Feb 2020