Certs Vault
See all results for ""
Home Exams
CRISC ISACA CISSP ISC2 200-301 Cisco SY0-701 CompTIA AZ-104 Microsoft AI-900 Microsoft AIGP IAPP 1Z0-1067-26 Oracle View All Exams →
Sign in Create account

Cisco Developing Applications using Cisco Core Platforms and APIs 350-901 Exam Questions

Preparing for the 350-901 exam is simple with Certs Vault. We offer easy-to-understand study materials that help you learn the most important exam topics. You can study using our PDF questions, practice online with a real exam-style test, or use the desktop practice software. Choose the study method that works best for you and prepare at your own pace.

At Certs Vault, we keep our 350-901 practice questions up to date. Whenever the exam syllabus or objectives change, we update our study materials so you always learn the latest topics. This helps you save time, avoid outdated content, and feel more confident when you take your exam.

Download Exam View Entire Exam
Page: 1 / 1
Question #1 (Topic: demo questions)

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?

A.
 Update the base image of the containers.
B.
Test the execution of the application with another cloud services platform.
C.
Increase the number of containers running per service.
D.
Add consistent “try/catch(exception)” clauses to the code.
Correct Answer: A
Explanation not available for this question.
Question #2 (Topic: demo questions)

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

A.
Application code writes its event stream to stdout.
B.
 Application log streams are archived in multiple replicated databases.
C.
Application log streams are sent to log indexing and analysis systems.
D.
Application code writes its event stream to specific log files.
E.
Log files are aggregated into a single file on individual nodes. 
Correct Answer: A, C
Explanation not available for this question.
Question #3 (Topic: demo questions)

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? 

A.
Deploy the code to one or more environments, such as staging and/or production.
B.
Build one of more containers that package up code and all its dependencies.
C.
Compile code.
D.
Run automated tests to validate the correctness.
Correct Answer: C
Explanation not available for this question.
Question #4 (Topic: demo questions)

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?

A.
Active/passive results in lower RTO and RPO. For RPO, data synchronization between the two data centers must be timely to allow seamless request flow.
B.
Active/passive results in lower RTO and RPO. For RPO, data synchronization between the two data centers does not need to be timely to allow seamless request flow. 
C.
Active/active results in lower RTO and RPO. For RPO, data synchronization between the two data centers does not need to be timely to allow seamless request flow.
D.
Active/active results in lower RTO and RPO. For RPO, data synchronization between the two data centers must be timely to allow seamless request flow. 
Correct Answer: A
Explanation not available for this question.
Download Exam
Page: 1 / 1
Next Page