Go Back on 350-901 Exam
Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99

350-901 Practice Test


Page 1 out of 34 Pages

Refer to the exhibit







While developing an application following the 12-factor app methodology, which approach
should be used in the application for logging?


A.

Write a log to a file in the application directory.


B.

Write a log to a file in /var/log.


C.

Write the logs buffered to stdout.


D.

Write the logs unbuffered to stdout





D.
  

Write the logs unbuffered to stdout



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 whilemaintaining 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.





A.
  

Update the base image of the containers.



What is submitted when an SSL certificate is requested?


A.

PEM


B.

CRT


C.

DER


D.

CSR





D.
  

CSR




A.

Option A


B.

Option B


C.

Option C


D.

Option D





A.
  

Option A




Page 1 out of 34 Pages