Multiple Choice
Refer to the exhibit. The application follows a containerized microservices architecture that has one container per microservice. The microservices communicate with each other by using REST APIs. The double-headed arrows in the diagram display chains of synchronous HTTP calls needed for a single user request. Which action ensures the resilience of the application in the scope of a single user request?
A) Implement retries with exponential backoff during HTTP API calls.
B) Set up multiple instances of each microservice in active/active mode by using the Orchestrator.
C) Redesign the application to be separated into these three layers: Presentation, API, and Data.
D) Create two virtual machines that each host an instance of the application and set up a cluster.
Correct Answer:

Verified
Correct Answer:
Verified
Q135: What are two principles according to the
Q136: <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1178/.jpg" alt=" Refer to the
Q137: There is a requirement to securely store
Q138: <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1178/.jpg" alt=" Refer to the
Q139: What is a characteristic of a monolithic
Q140: A developer has created an application based
Q141: Which security approach should be used for
Q142: An application is hosted on Google Kubernetes
Q143: What is submitted when an SSL certificate
Q145: <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1178/.jpg" alt=" Refer to the