Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 272
How does the use of release packaging allow dependencies to be effectively managed during deployments?
Answer options
- A. removal of release units if they have issues in testing
- B. dependencies are tested after the release is deployed
- C. designed to prevent any dependencies between release units
- D. dependencies are staggered between multiple releases
Correct answer: C
Explanation
The correct answer, C, indicates that release packaging is specifically structured to avoid interdependencies, which simplifies management during deployments. Options A and B suggest approaches that do not effectively prevent dependency issues, while D implies a distribution that could still lead to complications rather than resolving them.