You are designing a microservices architecture that will support a web application. The solution must meet the following requirements: - Deploy the solution on-...
Microsoft AZ-305 Exam
Questions Number: 165 out of 268 Questions
61.57%
Question 165
You are designing a microservices architecture that will support a web application. The solution must meet the following requirements: - Deploy the solution on-premises and to Azure. Support low-latency and hyper-scale operations. - Allow independent upgrades to each microservice. - Set policies for performing automatic repairs to the microservices. You need to recommend a technology. What should you recommend?
Azure Service Fabric enables you to create Service Fabric clusters on premises or in other clouds. Azure Service Fabric is low-latency and scales up to thousands of machines. Reference: https://azure.microsoft.com/en-us/services/service-fabric/