Cisco 350-901 Exam Questions
Developing Applications using Cisco Core Platforms and APIs (DEVCOR) (Page 6 )

Updated On: 14-Mar-2026

DRAG DROP (Drag and Drop is not supported)
Refer to the exhibit. Drag and drop the steps from the left into the correct order of operation on the right for a successful OAuth2 three-legged authorization code grant flow.


Select and Place:

  1. See Explanation section for answer.

Answer(s): A

Explanation:



Step 1 : Client initiates the flow
Step 2 : the authorization server redirects the user-agent back to the client using the redirection URI provided
Step 3 : the authorization sever authenticates the resources owner
Step 4 : the client requests an access token from the authorization server’s token endpoint
Step 5 : the authorization server authenticates the client, validate details sent, and responds with an access token.



A developer plans to create a new bugfix branch to fix a bug that was found on the release branch.
Which command completes the task?

  1. git checkout -t RELEASE BUGFIX
  2. git checkout -b RELEASE BUGFIX
  3. git checkout -t BUGFIX RELEASE
  4. git checkout -b BUGFIX RELEASE

Answer(s): D



Which Git command enables the developer to revert back to f414f31 commit to discard changes in the current working tree?

  1. git reset --hard f414f31
  2. git reset checkout --hard f414f31
  3. git reset --soft f414f31
  4. git checkout f414f31

Answer(s): A


Reference:

https://www.freecodecamp.org/news/the-ultimate-guide-to-git-reset-and-git-revert/



Refer to the exhibit.

The presented application consists of a Nginx container and a load balancer service. Which GitLab CI/CD configuration implements the Kubernetes deployment?





Answer(s): B



An application has these characteristics:

•provide one service or function
•distributed database
•API gateway
•central repository for code
•configuration database
•uses session management

Which two design approaches contribute to the scalability of the application? (Choose two.)

  1. session management in a stateless architecture
  2. modular design iteration
  3. distributed computing with tightly coupled components
  4. built to scale based on a star topology
  5. planned before the first device is deployed

Answer(s): A,B



Viewing page 6 of 78
Viewing questions 26 - 30 out of 507 questions



Post your Comments and Discuss Cisco 350-901 exam dumps with other Community members:

350-901 Exam Discussions & Posts

AI Tutor 👋 I’m here to help!