Weekend Sale Special - 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 75epass

Exact2Pass Menu

Designing, Deploying and Managing Network Automation Systems AUTOCOR v2.0

Last Update 6 hours ago Total Questions : 534

The Designing, Deploying and Managing Network Automation Systems AUTOCOR v2.0 content is now fully updated, with all current exam questions added 6 hours ago. Deciding to include 350-901 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 350-901 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 350-901 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Designing, Deploying and Managing Network Automation Systems AUTOCOR v2.0 practice test comfortably within the allotted time.

Question # 106

Which two situations are flagged by software tools designed for dependency checking in continuous integration environments, such as OWASP? (Choose two.)

A.

publicly disclosed vulnerabilities related to the included dependencies

B.

mismatches in coding styles and conventions in the included dependencies

C.

incompatible licenses in the included dependencies

D.

test case failures introduced by bugs in the included dependencies

E.

buffer overflows to occur as the result of a combination of the included dependencies

Question # 107

A developer has issued git add file1 and file2 test.py command to add the three files for the next commit, but then decides to executed test.py from this command. Which command needs to be used to exclude test.py from this commit but keep the rest of the files?

A.

git clean — test.py

B.

git reset - test py

C.

git checkout - file1 file2

D.

git stash -- file1 file 2

Question # 108

Refer to the exhibit.

An engineer must complete a RESTCONF-based Python script to configure access control on a network device. The engineer refers to the YANG model, which defines the hierarchical structure for the access list configuration, including the standard access list and its sequence rules with permit and deny actions. The engineer must ensure that the script formats the JSON payload to update the device configuration. Drag and drop the code snippets from the bottom onto the boxes in the code to construct the Python script. Not all options are used.

Question # 109

Refer to the exhibit. A Python API server has been deployed. Based on metrics and logs, increased load has been noticed. Which two approaches must be taken to optimize API usage on the server? (Choose two.)

A.

Include the ETag header in the API response

B.

Include the Last-Modified header in the API response.

C.

Change the query to be more efficient.

D.

Include the Content-Type header in the API response.

E.

Leverage middleware caching and respond with HTTP code 204 in the API response.

Question # 110

Refer to the exhibit.

An Intersight API is being used to query RackUnit resources that have a tag keyword set to “Site”. What is the expected output of this command?

A.

list of all resources that have a tag with the keyword “Site”

B.

error message because the Value field was not specified

C.

error message because the tag filter should be lowercase

D.

list of all sites that contain RackUnit tagged compute resources

Question # 111

Refer to the exhibit. Drag and drop the code snippets from the bottom onto the blanks in the Python script to list all rooms and use pagination to restrict the number of results to five by using the Cisco Webex API. Not all options are used.

Question # 112

Which two countermeasures help reduce the risk of playback attacks? (Choose two.)

A.

Store data in a NoSQL database.

B.

Implement message authentication (HMAC).

C.

Enable end-to-end encryption.

D.

Remove stack traces from errors.

E.

Use short-lived access tokens.

Question # 113

Which two statements describe advantages of static code analysis over unit tests? (Choose two.)

A.

It checks for potential tainted data where input is not checked.

B.

It enforces proper coding standards and style.

C.

It performs a quick analysis of whether tests will pass or fail when run.

D.

It checks for race conditions in threaded applications.

E.

It estimates the performance of the code when run.

Question # 114

Refer to the exhibit.

Recently, users have reported problems logging into an application with their usernames and passwords. The logs have captured an authentication attempt. Based on the messages and errors contained, what is the cause of the problem?

A.

The sign-in redirection is sending clients to the wrong server for SSO.

B.

There is a time synchronization issue between the application and LDAP.

C.

Users are providing incorrect credentials when logging in.

D.

The LDAP server used for authentication fails to respond to connection requests

Question # 115

A service provider must improve deployment velocity and maintain customization across customer environments. The requirements include GUI-based logic composition for network element interaction and scalable configuration modifications to ensure adaptability Which approach meets the requirements?

A.

concurrent template application at scale

B.

role-locked data views

C.

serialized deployment trigger queues

D.

isolated worker thread synchronization

Question # 116

An engineer must add a post-validation stage that performs an HTTP smoke test of the freshly deployed API. The engineer must declare a post-validation stage, run curl against a health endpoint, and publish the response body as an artifact. Drag and drop the code snippets from the bottom onto the boxes in the code to construct the artifact. Not all options are used.

Question # 117

A financial institution wants to implement automation and adhere to security and operational diversity requirements Its automation strategy emphasizes leveraging infrastructure as code implementation for seamless integration and using modular service components for enhanced flexibility Which approach meets the requirements?

A.

statically defined command parser

B.

global settings override per run

C.

plug-in enabled orchestration layer

D.

scheduled file transport scripts

Question # 118

Refer to the exhibit.

A developer has created a Python script that retrieves information about the deployment of Cisco wireless access points using REST API. Which two code snippets must be added to the blank in the code to print the value of the userid key instead of printing the full JSON response? (Choose two.)

A)

B)

C)

D)

E)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question # 119

A developer must package an application for Kubernetes to integrate into a prebuilt CD environment. The application utilizes a Docker image from Cisco DevNet public repository and is accessible from a specific port of the container. Drag and drop the code from the bottom onto the box where the code is missing in the Kubernetes YAML configuration file. Not all options are used.

Question # 120

A web application is susceptible to cross-site scripting. Which two methods allow this issue to be mitigated? (Choose two.)

A.

Use only drop downs.

B.

Limit user input to acceptable characters.

C.

Encrypt user input on the client side.

D.

Use AES encryption to secure the script.

E.

Remove all HTML/XML tags from user input.

Go to page: