Solved

An Organization Manages a Large Cloud-Deployed Application That Employs a Microservices

Question 76

Multiple Choice

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


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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions