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

A customer is building a new DevOps business. The customer plans to deploy a modern version control system that supports multiple branches. Then the customer will aim to integrate into a Cl/CD pipeline for automated provisioning and agile development. What should the customer use first for the version control system?

Answer options

Correct answer: C

Explanation

The correct answer is GitHub, as it is a widely used version control system that supports branching and integrates well with CI/CD pipelines. Cisco ACI is focused on network infrastructure, Jenkins is a CI/CD tool rather than a version control system, and Ansible is primarily a configuration management tool, not designed for version control.