Pass the Cisco Cisco Certified DevNet Associate 200-901 Questions and answers with CertsForce

Viewing page 12 out of 14 pages
Viewing questions 111-120 out of questions
Questions # 111:

Drag and drop the common API styles from the left onto the requirement on the right.

Question # 111


Expert Solution
Questions # 112:

What is a function of the default gateway in a network?

Options:

A.

to drop traffic that is destined to the default gateway


B.

to forward traffic to different subnets


C.

to forward traffic to the same subnet


D.

to drop traffic that is not destined to the default gateway


Expert Solution
Questions # 113:

Which platform has an API that has the capability to obtain a list of vulnerable software on user devices?

Options:

A.

Cisco Advanced Malware Protection


B.

Cisco Umbrella


C.

Cisco Identity Services Engine


D.

Cisco Firepower


Expert Solution
Questions # 114:

Which traffic is handled on the control plane?

Options:

A.

BGP


B.

SMB


C.

NTP


D.

NETCONF


Expert Solution
Questions # 115:

A developer attempts to refactor and improve the application code. It is noticed that the code contains several pieces of key information that could be a security threat if this code is accessible by those who are not

authorized to this data. Which approach addresses the security concerns noticed by the developer?

Options:

A.

Host the application code on a machine located in a secure data center.


B.

Utilize environment variables for username and password details.


C.

Rely on the security teams’ goodwill to not give access to those who do not need it.


D.

Move the hardware that the application is deployed on to a secure location.


Expert Solution
Questions # 116:

Question # 116

Refer to the exhibit. A network engineer must configure new interfaces on a set of devices and is planning to use an Ansible playbook for the task. All devices support SSH and NETCONF protocol, and the interface variables are unique per device. In which directory are the YAML files including variables hosted to automate the task with the netconf_config module?

Options:

A.

current working directory


B.

host_vars directory


C.

group_vars directory


D.

home directory


Expert Solution
Questions # 117:

Refer to the exhibit.

Question # 117

A developer needs to create a Docker image that listens on port 5000. Which code snippet must be placed onto the blank in the code?

Options:

A.

PORT 5000


B.

LISTEN 5000


C.

EXPOSE 5000


D.

OPEN 5000


Expert Solution
Questions # 118:

A developer has addressed a bug that was found in the production code of an application. A separate file named ‘bug427896191v_fix” has been created with the changes to the code. Which Git command must be used to incorporate the bug fix into the production code?

Options:

A.

git rebase


B.

git cat-file


C.

git merge-file


D.

git bisert


Expert Solution
Questions # 119:

A developer pushes an application to production. The application receives a webhook over HTTPS without a secret. The webhook information contains credentials to service in cleartext. When the information is received, it is stored in the database with an SHA-256 hash. Credentials to the database are accessed at runtime through the use of a vault service. While troubleshooting, the developer sets the logging to debug to view the message from the webhook. What is the security issue in this scenario?

Options:

A.

Database credentials should be accessed by using environment variables defined at runtime.


B.

During the transport of webhook messages, the credentials could be unencrypted and leaked.


C.

During logging, debugging should be disabled for the webhook message.


D.

Hashing the credentials in the database is not secure enough; the credentials should be encrypted.


Expert Solution
Questions # 120:

How are operations on REST APIs performed as compared to RPC APIs?

Options:

A.

In a REST API, operations are performed on an object (node) that is identified by a URL, but RPC APIs are operation-oriented.


B.

In a REST API, operations are performed on an external resource that is defined on the API, but the RCP APIs are resource-oriented.


C.

In a REST API, operations are performed on a platform that is identified by the URL, but RPC APIs are platform-oriented.


D.

In a REST API, operations are performed on an internal resource that is defined on the API, but RPC APIs are resource-oriented.


Expert Solution
Viewing page 12 out of 14 pages
Viewing questions 111-120 out of questions