Debakar Roy

Day 3: Introduction to Continuous Integration (CI) and Continuous Deployment (CD)

1 min read

Today I studied the basics of Continuous Integration (CI) and Continuous Deployment (CD) — the practice of merging code frequently, verifying it with automated builds and tests, and releasing it in small, safe increments.

Resources I referred to: