ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 237 - 350-901 discussion

Report
Export

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 doubleheaded arrows m the diagram display chains of synchronous HTTP calls needed for a single use/request Which action ensures the resilience of the application in the scope of a single user request'

A.

Redesign the application to be separated into these three layers Presentation. API. and Data

Answers
A.

Redesign the application to be separated into these three layers Presentation. API. and Data

B.

Implement retries with exponential backoff during HTTP API calls

Answers
B.

Implement retries with exponential backoff during HTTP API calls

C.

Set up multiple instances of each microservice m active/active mode by using the Orchestrator

Answers
C.

Set up multiple instances of each microservice m active/active mode by using the Orchestrator

D.

Create two virtual machines that each host an instance of the application and set up a cluster

Answers
D.

Create two virtual machines that each host an instance of the application and set up a cluster

Suggested answer: A
asked 10/10/2024
Edgar Santiago
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first