Question 111

You need to design the solution for analyzing customer data.
What should you recommend?
  • Question 112

    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 113

    You are designing a solution for the ad hoc analysis of data in Azure Databricks notebooks. The data will be stored in Azure Blob storage.
    You need to ensure that Blob storage will support the recovery of the data if the data is overwritten accidentally.
    What should you recommend?
  • Question 114

    You have data on the 75,000 employees of your company. The data contains the properties shown in the following table.

    You need to store the employee data in an Azure Cosmos DB container. Most queries on the data will filter by the Current Department and the Employee Surname properties.
    Which partition key and item ID should you use for the container? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 115

    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 are designing an Azure SQL Database that will use elastic pools. You plan to store data about customers in a table. Each record uses a value for CustomerID.
    You need to recommend a strategy to partition data based on values in CustomerID.
    Proposed Solution: Separate data into customer regions by using vertical partitioning.
    Does the solution meet the goal?