Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 334

Which CI/CD component allows for the storing of code packages and enables the testing of the same code that is running on the live system?

Answer options

Correct answer: A

Explanation

Artifactory is designed to store and manage code packages, allowing for testing in environments that mirror production. Jira is a project management tool, ITSM focuses on IT service management, and Git is a version control system, none of which provide the same functionalities for code package storage and testing as Artifactory.