Free Cisco 350-901 Exam Actual Questions

The questions for 350-901 were last updated On May 3, 2024

Question No. 1

A developer has created an application based on customer requirements. The customer needs to run the application with the minimum downtime. Which design approach regarding high-availability applications, Recovery Time Objective, and Recovery Point Objective must be taken?

Show Answer Hide Answer
Correct Answer: A

Question No. 2

A cloud native project is being worked on in which all source code and dependencies are written in Python, Ruby, and/or JavaScipt. A change in code triggers a notification to the CI/CD tool to run the CI/CD pipeline.

Which step should be omitted from the pipeline?

Show Answer Hide Answer
Correct Answer: C

Question No. 3

Which two statements are considered best practices according to the 12-factor app methodology for application design? (Choose two.)

Show Answer Hide Answer
Correct Answer: A, C

Question No. 4

An organization manages a large cloud-deployed application that employs a microservices architecture. No notable issues occur with downtime because the services of this application are redundantly deployed over three or more data center regions. However, several times a week reports are received about application slowness. The container orchestration logs show faults in a variety of containers that cause them to fail and then spin up brand new.

Which action must be taken to improve the resiliency design of the application while maintaining current scale?

Show Answer Hide Answer
Correct Answer: A

Question No. 5

How should a web application be designed to work on a platform where up to 1000 requests per second can be served?

Show Answer Hide Answer
Correct Answer: B