Question 56

You need to design the disaster recovery solution for customer sales data analytics.
Which three actions should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • Question 57

    You are planning a design pattern based on the Lambda architecture as shown in the exhibit.

    Which Azure service should you use for the hot path?
  • Question 58

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You have an Azure SQL database that has columns. The columns contain sensitive Personally Identifiable Information (PII) data.
    You need to design a solution that tracks and stores all the queries executed against the PII data. You must be able to review the data in Azure Monitor, and the data must be available for at least 45 days.
    Solution: You create a SELECT trigger on the table in SQL Database that writes the query to a new table in the database, and then executes a stored procedure that looks up the column classifications and joins to the query text.
    Does this meet the goal?
  • Question 59

    You are designing a serving layer for data. The design must meet the following requirements:
    Authenticate users by using Azure Active Directory (Azure AD).
    Serve as a hot path for data.
    Support query scale out.
    Support SQL queries.
    What should you include in the design?
  • Question 60

    Which Azure data storage solution should you recommend for each application? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.