List of questions
Related questions
Question 237 - 350-901 discussion
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'
Redesign the application to be separated into these three layers Presentation. API. and Data
Implement retries with exponential backoff during HTTP API calls
Set up multiple instances of each microservice m active/active mode by using the Orchestrator
Create two virtual machines that each host an instance of the application and set up a cluster
0 comments
Leave a comment first