200-901 Developing Applications and Automating Workflows using Cisco Core Platforms (DEVASC)

Loading demo links...

Showing 10–12 of 20 questions

Question 10 (Infrastructure and Automation)

Refer to the exhibit. What are two characteristics of the NETCONF response? (Choose two.)

Select all that apply, then click Submit answer.

  • ospf is defined by the ietf-ospf module.

  • ietf-ospf imports ietf-routing.

  • redistribution is a module of type cisco-ospf.

  • routing protocols is a list.

  • The main module is routing.

Question 11 (Software Development and Design)

Which two statements describe the advantages of using a version control system? (Choose two.)

Select all that apply, then click Submit answer.

  • It allows for branching and merging so that different tasks are worked on in isolation before they are merged into a feature or master branch.

  • It provides tooling to automate application builds and infrastructure provisioning.

  • It allows multiple engineers to work against the same code and configuration files and manage differences and conflicts.

  • It provides a system to track User Stories and allocate to backlogs.

  • It allows developers to write effective unit tests.

Question 12 (Understanding and Using APIs)

Refer to the exhibit.

The documentation outlines how to use credentials for the AMP API. Which script successfully performs an API call using basic authentication?

Select an option, then click Submit answer.

  • Option A

  • Option B

  • Option C

  • Option D