<< Prev Question Next Question >>

Question 21/28

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.
You develop an entertainment application where users can buy and trade virtual real estate. The application must scale to support thousands of users.
The current architecture includes five Azure Virtual Machines (VM) that connect to an Azure SQL Database for account information and Azure Table Storage for backend services. A user interacts with these components in the cloud at any given time
- Routing Service - Routes a request to the appropriate service and must not persist data across sessions
- Account Service - Stores and manages all account information and authentication and requires data to persist across sessions.
- User Service - Stores and manages all user information and requires data to persist across sessions.
- Housing Network Service - Stores and manages the current real-estate economy and requires data to persist across sessions.
- Trade Service - Stores and manages virtual trade between accounts and requires data to persist across sessions.
Due to volatile user traffic, a microservices solution is selected for scale agility.
You need to migrate to a distributed microservices solution on Azure Service Fabric.
Solution: Create a Service Fabric Cluster with a stateful Reliable Service for Routing Service. Deploy a Guest Executable to Service Fabric for each component.
Does the solution meet the goal?

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (28q)
Question 1: Note: This question is part of a series of questions that pr...
Question 2: Note: In this section you will see one or more sets of quest...
Question 3: You are creating an IoT solution using Azure Time Series Ins...
Question 4: A company uses Azure SQL Database to store data for an app. ...
Question 5: You maintain an Azure Web App that runs in a container. The ...
Question 6: Note: This question is part of a series of questions that pr...
Question 7: You need to resolve a notification latency issue. Which two ...
Question 8: A company sells products worldwide and provides customer ser...
Question 9: Note: This question is part of a series of questions that pr...
Question 10: You need to troubleshoot the order workflow. What should you...
Question 11: You need to debug the user greeting issue. What should you u...
Question 12: You are developing an Azure Batch solution to perform CPU in...
Question 13: Note: In this section you will see one or more sets of quest...
Question 14: You are developing a software solution for an autonomous tra...
Question 15: Note: This question is part of a series of questions that pr...
Question 16: A company is creating an IoT solution for connecting to smar...
Question 17: You have implemented code that uses elastic transactions spa...
Question 18: You host an on-premises ASP.NET Web API at the company headq...
Question 19: You need to implement the purchase requirement. What should ...
Question 20: Note: In this section you will see one or more sets of quest...
Question 21: Note: This question is part of a series of questions that pr...
Question 22: Note: In this section you will see one or more sets of quest...
Question 23: Note: This question is part of a series of questions that pr...
1 commentQuestion 24: A company is migrating an existing on-premises third-party w...
Question 25: Note: In this section you will see one or more sets of quest...
Question 26: Members of the finance department for a company review and m...
Question 27: You are developing a speech-enabled home automation control ...
Question 28: You are developing an Azure Durable Function instance. You n...