What is CI/CD? — AI Encyclopedia | XLUXX

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.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *