Free 350-901 Exam Braindumps (page: 2)

Page 2 of 96

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?

  1. Update the base image of the containers.
  2. Test the execution of the application with another cloud services platform.
  3. Increase the number of containers running per service.
  4. Add consistent “try/catch(exception)” clauses to the code.

Answer(s): D



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

  1. Use algorithms like random early detection to deny excessive requests.
  2. Set a per-user limit (for example, 5 requests/minute/user) and deny the requests from the users who have reached the limit.
  3. Only 1000 user connections are allowed; further connections are denied so that all connected users can be served.
  4. All requests are saved and processed one by one so that all users can be served eventually.

Answer(s): B



An organization manages a large cloud-deployed application that employs a microservices architecture across multiple data centers. Reports have received about application slowness. The container orchestration logs show that faults have been raised in a variety of containers that caused them to fail and then spin up brand new instances.

Which two actions can improve the design of the application to identify the faults? (Choose two.)

  1. Automatically pull out the container that fails the most over a time period.
  2. Implement a tagging methodology that follows the application execution from service to service.
  3. Add logging on exception and provide immediate notification.
  4. Do a write to the datastore every time there is an application failure.
  5. Implement an SNMP logging system with alerts in case a network link is slow.

Answer(s): B,C



Which two situations are flagged by software tools designed for dependency checking in continuous integration environments, such as OWASP? (Choose two.)

  1. publicly disclosed vulnerabilities related to the included dependencies
  2. mismatches in coding styles and conventions in the included dependencies
  3. incompatible licenses in the included dependencies
  4. test case failures introduced by bugs in the included dependencies
  5. buffer overflows to occur as the result of a combination of the included dependencies

Answer(s): A,E



Page 2 of 96



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

Court commented on October 26, 2024
Wonderful study material. Very well written and up to date. I recommend this.
UNITED STATES
upvote

Walczak commented on January 22, 2023
The last update provided for this exam contains the same questions from the real exam. Good work guys.
AUSTRALIA
upvote