ExamGecko
Home Home / Cisco / 350-901

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

Question list
Search
Search

Related questions











A developer releases a new application for network automation of Cisco devices deployed in a local data center. The application utilizes complex design patterns such as microservices that host multiple third-party libraries and programming languages. The development must be simplified by implementing an observability- driven velopment lifecycle. Which two considerations must be taken to meet the requirements? (Choose two.)

A.

which KPIs to monitor

A.

which KPIs to monitor

Answers
B.

description of low-level errors

B.

description of low-level errors

Answers
C.

relevant metrics to expose

C.

relevant metrics to expose

Answers
D.

which monitoring tools to use

D.

which monitoring tools to use

Answers
E.

identifying customer priorities

E.

identifying customer priorities

Answers
Suggested answer: A, C

Which command is used to enable application hosting on a Cisco IOS XE device?

A.

app-hosting

A.

app-hosting

Answers
B.

application-hosting

B.

application-hosting

Answers
C.

iox

C.

iox

Answers
D.

iox-service

D.

iox-service

Answers
Suggested answer: A

Refer to the exhibit.

Which command results in a detached HEAD scenario?

A.

git checkout 5af25b

A.

git checkout 5af25b

Answers
B.

git checkout Branch-5

B.

git checkout Branch-5

Answers
C.

git checkout master

C.

git checkout master

Answers
D.

git checkout log -2

D.

git checkout log -2

Answers
Suggested answer: C

A developer is working on a live project and must apply a new feature. After the commit,the manager informs the team that the wrong file was applied. The developer must undo the single commit and apply the file with the name feature-

App-UXU1411841916ADD. Which command must the developer use?

A.

git revert

A.

git revert

Answers
B.

git checkout

B.

git checkout

Answers
C.

git clean

C.

git clean

Answers
D.

git reset

D.

git reset

Answers
Suggested answer: C

Which load balancing algorithm balances load based on the active sessions of a node?

A.

weighted round-robin

A.

weighted round-robin

Answers
B.

IP source affinity

B.

IP source affinity

Answers
C.

least connections

C.

least connections

Answers
D.

sticky session

D.

sticky session

Answers
Suggested answer: A

What is a characteristic of event-driven architecture?

A.

separates the models for the reading and writing of data

A.

separates the models for the reading and writing of data

Answers
B.

allows for loose coupling between software components

B.

allows for loose coupling between software components

Answers
C.

breaks a solution into parts according to business capability

C.

breaks a solution into parts according to business capability

Answers
D.

provides a single point of reference for mastering data

D.

provides a single point of reference for mastering data

Answers
Suggested answer: C

Refer to the exhibit.

Which line of code needs to be placed on the snippet where the code is missing to provide APl ratelimiting to the requests?

A.

int(self.response.headers.post('Retry-After'))

A.

int(self.response.headers.post('Retry-After'))

Answers
B.

int(response.headers.get('Retry-After'))

B.

int(response.headers.get('Retry-After'))

Answers
C.

int(self.response.headers.get(Retry-After'))

C.

int(self.response.headers.get(Retry-After'))

Answers
D.

int(response.headers.post('Retry-After'))

D.

int(response.headers.post('Retry-After'))

Answers
Suggested answer: C

What is a benefit of implementing a Cl pipeline?

A.

enforces version control

A.

enforces version control

Answers
B.

enables a faster feedback loop

B.

enables a faster feedback loop

Answers
C.

ensures that tests are written before code is written

C.

ensures that tests are written before code is written

Answers
D.

decreases external dependencies

D.

decreases external dependencies

Answers
Suggested answer: B

Refer to the exhibit.

The cisco_devnet Docker swarm service runs across five replicas.The development team tags and imports a new image named devnet/ test:1.1 and requests that the image be upgraded on each container.There must be no service outages during the upgrade process. Which two design approaches must be used? (Choose two.)

A.

Enable parallel upgrades by using the docker service update command

A.

Enable parallel upgrades by using the docker service update command

Answers
B.

Ensure that the service replicas are set to a minimum of 5

B.

Ensure that the service replicas are set to a minimum of 5

Answers
C.

Implement rolling upgrades by using the docker service update command

C.

Implement rolling upgrades by using the docker service update command

Answers
D.

Ensure that the service is hosted behind a VIP with no session persistence

D.

Ensure that the service is hosted behind a VIP with no session persistence

Answers
E.

Update the restart policy of the containers to restart upon failure

E.

Update the restart policy of the containers to restart upon failure

Answers
Suggested answer: C, D

A developer is working on a bug fix. The existing branch named 'bugfix05328' needs to be merged with the current working primary branch named 'prim404880077'. All changes must be integrated into a single commit instead of preserving them as individual commits. Which git command must be used?

A.

git checkout – –squash bugfix05328

A.

git checkout – –squash bugfix05328

Answers
B.

git merge – –squash bugfix05328

B.

git merge – –squash bugfix05328

Answers
C.

git rebase – –merge bugfix05328

C.

git rebase – –merge bugfix05328

Answers
D.

git push – –rebase bugfix05328

D.

git push – –rebase bugfix05328

Answers
Suggested answer: B
Total 364 questions
Go to page: of 37