→ CI/CD (Continuous Integration / Continuous Deployment) is a DevOps methodology that automates the building, testing, and deployment of code. It allows teams to iteratively release updates and improvements in a reliable and scalable manner.
Why the other options are incorrect:
A: Virtualization provides environment emulation but doesn’t manage code releases.
B: Markdown is a documentation tool — unrelated to deployment automation.
C: Code isolation refers to modular programming, not automation pipelines.
Official References:
CompTIA DataX (DY0-001) Official Study Guide – Section 5.3:“CI/CD pipelines streamline model deployment through automation, allowing continuous integration and delivery of updates.”
DevOps for Data Science, Chapter 4:“CI/CD supports fast and reliable code iterations by automatically testing and deploying to production environments.”
—
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit