CI/CD

devops

Continuous Integration and Continuous Delivery (or Deployment) is a set of practices that automate building, testing, and deploying code changes. CI ensures every commit is validated by automated tests, while CD automates the release pipeline. Interviewers often ask about pipeline design, rollback strategies, and deployment best practices.

คำศัพท์ที่เกี่ยวข้อง