ExamGecko
Home Home / Cisco / 350-901

Cisco 350-901 Practice Test - Questions Answers, Page 35

Question list
Search
Search

List of questions

Search

Related questions











A web application has those requirements for HTTP cache control:

The client browser must be prevented from storing responses that contain sensitive information.

Assets must be downloaded from the remote server every time.

Which header must the engineer use?

A.

must-revabdate

A.

must-revabdate

Answers
B.

no-store

B.

no-store

Answers
C.

public

C.

public

Answers
D.

private

D.

private

Answers
Suggested answer: B

A team is developing a cloud-native application for network monitoring and management of various devices. An increased growth rate of users is expected. The solution must be easily managed and meet these requirements:

• able to use dependencies

• easy disposability

• flexible configuration

Which application design approach must be used?

A.

waterfall model

A.

waterfall model

Answers
B.

12-factor app framework

B.

12-factor app framework

Answers
C.

object-oriented programming

C.

object-oriented programming

Answers
D.

agile software development

D.

agile software development

Answers
Suggested answer: B

Explanation:

This framework is designed to provide a consistent set of practices and principles to ensure applications can be easily deployed and managed in the cloud. It utilizes a microservices architecture which allows applications to be broken up into smaller, more manageable components. In addition, the 12-factor App Framework makes use of dependencies, flexible configuration and disposable services, making it an ideal choice for this type of application.

Which configuration stop must be performed on a Cisco IOS XE device to present collected data in Cisco DNA Center?

A.

Create an SNMPv3 user account.

A.

Create an SNMPv3 user account.

Answers
B.

Apply a telemetry profile.

B.

Apply a telemetry profile.

Answers
C.

Synchronize the device and the data collector.

C.

Synchronize the device and the data collector.

Answers
D.

Enable Cisco NetFlow collection.

D.

Enable Cisco NetFlow collection.

Answers
Suggested answer: B

An engineer needs to configure an interface named GigabitEthernet3 with an IP address on several RESTCONF-enabled Cisco IOS XE devices. Which code snippet must be placed in the blank in the code to meet this requirement?

A.

(item["name"])'

A.

(item["name"])'

Answers
B.

(item["name"])/ip/addres3

B.

(item["name"])/ip/addres3

Answers
C.

item["name"]:/ip/address/primary'

C.

item["name"]:/ip/address/primary'

Answers
D.

(ltemt"name"]} /ip

D.

(ltemt"name"]} /ip

Answers
Suggested answer: B

Refer to the exhibit.

The virtual next-generation firewalls running in the public cloud must be scaled out to meet the throughput requirements of the application layer. Which component is deployed to location A in the diagram?

A.

frontend caching server

A.

frontend caching server

Answers
B.

forward proxy

B.

forward proxy

Answers
C.

backend database

C.

backend database

Answers
D.

internal load balancer

D.

internal load balancer

Answers
Suggested answer: D

Refer to the exhibit.

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

A.

Include the ETag header in the API response

Answers
B.

Include the Last-Modified header in the API response.

B.

Include the Last-Modified header in the API response.

Answers
C.

Change the query to be more efficient.

C.

Change the query to be more efficient.

Answers
D.

Include the Content-Type header in the API response.

D.

Include the Content-Type header in the API response.

Answers
E.

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

E.

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

Answers
Suggested answer: A, E

A developer has created a local Docker alpine image that has the image ID 'dockapp432195596ffr' and tagged as ‘new’. Which command creates a running container based on the tagged image, with the container port 80 bound to port 8080 on the host?

A.

docker build -p 8080:80 alpine new

A.

docker build -p 8080:80 alpine new

Answers
B.

docker exec -p 808080 alpine new

B.

docker exec -p 808080 alpine new

Answers
C.

docker start -p 808080 alpine new

C.

docker start -p 808080 alpine new

Answers
D.

docker run -p 8080.80 alpine.now

D.

docker run -p 8080.80 alpine.now

Answers
Suggested answer: D

Explanation:

This command will create a running container based on the specified image and will bind the container port 80 to port 8080 on the host.

What is a well-defined concept of GDPR compliance?

A.

Data subjects can require that the data controller erase their personal data.

A.

Data subjects can require that the data controller erase their personal data.

Answers
B.

Records that are relevant to an existing contract agreement can be retained as long as the contract is in effect.

B.

Records that are relevant to an existing contract agreement can be retained as long as the contract is in effect.

Answers
C.

Personal data that was collected before the compliance standards were set do not need to be protected

C.

Personal data that was collected before the compliance standards were set do not need to be protected

Answers
D.

Compliance standards appry to organizations that have a physical presence in Europe

D.

Compliance standards appry to organizations that have a physical presence in Europe

Answers
Suggested answer: A

DRAG DROP

Drag and drop the code from the bottom onto the box where the code is missing to configure a router that runs Cisco IOS XE by using RESTCONF. The API call is made to the management URL of the IOS XE device and on a registered port number. Errors that are caught during HTTP operation are registered. Not all options are used.


Question 349
Correct answer: Question 349

DRAG DROP

Drag and drop the code from the bottom onto the box where the code is missing in the Python script to display the error message to the user. The script uses Python to connect to Cisco DNA Center and provides details if the connection fails. Not all options are used.


Question 350
Correct answer: Question 350
Total 364 questions
Go to page: of 37