cisco 350-901 practice test

Exam Title: Developing Applications using Cisco Core Platforms and APIs (DEVCOR)

Last update: Dec 22 ,2025
Question 1

An application is hosted on Google Kubernetes Engine. A new JavaScript module is created to work
with the existing application. Which task is mandatory to make the code ready to deploy?

  • A. Create a Dockerfile for the code base.
  • B. Rewrite the code in Python.
  • C. Build a wrapper for the code to “containerize” it.
  • D. Rebase the code from the upstream git repo.
Answer:

A


vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 2

DRAG DROP
Drag and drop the steps from the left into the correct sequence on the right to describe how to use
Git to maintain the current HEAD and revert back to a previous commit, while undoing all
intermediate commits.

Answer:

None


Explanation:

vote your answer:
Comments
Question 3

Which database type should be used with highly structured data and provides support for ACID
transactions?

  • A. time series
  • B. document
  • C. graph
  • D. relational
Answer:

D


vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 4

Where should distributed load balancing occur in a horizontally scalable architecture?

  • A. firewall-side/policy load balancing
  • B. network-side/central load balancing
  • C. service-side/remote load balancing
  • D. client-side/local load balancing
Answer:

D


vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 5

Which two statements about a stateless application are true? (Choose two.)

  • A. Different requests can be processed by different servers.
  • B. Requests are based only on information relayed with each request.
  • C. Information about earlier requests must be kept and must be accessible.
  • D. The same server must be used to process all requests that are linked to the same state.
  • E. No state information can be shared across servers.
Answer:

AB


vote your answer:
A
B
C
D
E
A 0 B 0 C 0 D 0 E 0
Comments
Question 6

Which statement about microservices architecture is true?

  • A. Applications are written in a single unit.
  • B. It is a complex application composed of multiple independent parts.
  • C. It is often a challenge to scale individual parts.
  • D. A single faulty service can bring the whole application down.
Answer:

B


vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 7

DRAG DROP
Drag and drop the characteristics from the left onto the correct data processing techniques on the
right, in the context of GDPR.

Answer:

None


Explanation:

vote your answer:
Comments
Question 8

Which two data encoding techniques are supported by gRPC? (Choose two.)

  • A. XML
  • B. JSON
  • C. ASCII
  • D. ProtoBuf
  • E. YAML
Answer:

BD


vote your answer:
A
B
C
D
E
A 0 B 0 C 0 D 0 E 0
Comments
Question 9

Refer to the exhibit.

Which two functions are performed by the load balancer when it handles traffic originating from the
Internet destined to an application hosted on the file server farm? (Choose two.)

  • A. Terminate the TLS over the UDP connection from the router and originate an HTTPS connection to the selected server.
  • B. Terminate the TLS over the UDP connection from the router and originate an HTTP connection to the selected server.
  • C. Terminate the TLS over the TCP connection from the router and originate an HTTP connection to the selected server.
  • D. Terminate the TLS over the TCP connection from the router and originate an HTTPS connection to the selected server.
  • E. Terminate the TLS over the SCTP connection from the router and originate an HTTPS connection to the selected server.
Answer:

CD


vote your answer:
A
B
C
D
E
A 0 B 0 C 0 D 0 E 0
Comments
Question 10

Which transport protocol is used by gNMI?

  • A. HTTP/2
  • B. HTTP 1.1
  • C. SSH
  • D. MQTT
Answer:

A


vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Page 1 out of 43
Viewing questions 1-10 out of 434
Go To
page 2