CI/CD — Continuous Integration and Continuous Deployment — automated pipelines that test and deploy code. Push code → tests run automatically → if tests pass → deploy to production. GitHub Actions, GitLab CI, Jenkins are popular tools. Essential for shipping AI models reliably.
Part of the XLUXX AI Encyclopedia — A to Z guide to AI, computing, and programming.

Leave a Reply