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. Â Suggested Answer: B This question is in 350-901 DEVCOR exam For getting DevNet Professional Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Cisco. Trademarks, certification & product names are used for reference only and belong to Cisco.
Please login or Register to submit your answer