Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Cisco 200-901 - DevNet Associate (DEVASC)

Page: 8 / 14
Total 467 questions

Drag and Drop the Bash commands from the left onto the correct actions on the right.

A function my_func() returns True when it executes normally. Which python snippet tests my_func()?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

What are two roles of an artifact repository in a CI/CD pipeline? (Choose two.)

A.

is required for CI/CD pipelines executed on a public cloud infrastructure

B.

is required for managing open source software

C.

stores files needed and generated during the build process

D.

allows for comparing and merging changes in the source code

E.

provides traceability, search, and management of binary files

What operation is performed with YANG model-driven programmability in NX-OS?

A.

configure a device with native and OpenConfig-based models

B.

send CLI commands to a device and retrieve output in JSON format

C.

run Linux commands natively on the device

D.

bootstrap a device that has a factory-default configuration

What are two characteristics of Bare Metal environments that are related to application deployment? (Choose two.)

A.

Provide the hypervisor to host virtual servers

B.

Specifically designed for container-based workloads.

C.

Provides workloads with access to hardware features

D.

Suitable for legacy application that do not support virtualization

E.

Not compatible with other cloud services such as PaaS or SaaS offerings.

Which way should be used to safely the API keys?

A.

In an environment variable unique to the system database

B.

Encrypted in a configuration file that is separate from the code

C.

Encrypted in the code in a function

D.

Plain text in the code as a constant

Refer to the exhibit.

What caused the error in this API request?

A.

The API resource does not support the POST operation

B.

The API resource does not support JSON format payloads.

C.

The submitted JSON payload includes a field that is not supported by the API resource.

D.

The submitted JSON payload has a formatting issue

Drag and drop the functionalities from the left onto correct networking devices on the right.

A REST API service requires authentication based on the username and password. The user “john” has the password “384279060” and the Base64 encoding of those credentials is “am9objowMTIzNDU2Nzg=”. Which method completes an authentication request?

A.

The header must include:

Authorization: Bearer am9obJowMTlzNDU2Nzg=

B.

The payload must include:

Authorization: Bearer am9objowMTIzNDU2Nzg=

C.

The payload must include.

Authorization: Basic am9objowMTlzNDU2Nzg=

D.

The header must include:

Authorization: Basic am9objowMTlzNDU2Nzg=

A small company has 5 servers and 50 clients. What are two reasons an engineer should spilt this network into separate client and server subnets? (Choose two)

A.

Internet access to the servers will be denied on the router.

B.

A router will limit the traffic types between the clients and servers.

C.

Subnets will split domains to limit failures.

D.

A router will bridge the traffic between clients and servers.

E.

Subnets provide more IP address space for clients and servers.