Your company develops an API application that is orchestrated by using Kubernetes.You need to deploy the application.Which three actions should you perform? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
Your company recently deployed several hardware devices that contain sensors.The sensors generate new data on an hourly basis. The data generated is stored on-premises and retained for several years.During the past two months, the sensors generated 300 GB of data.You plan to move the data to Azure and then perform advanced analytics on the data.You need to recommend an Azure storage solution for the data.Which storage solution should you recommend?
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, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.You have an app named App1 that uses the Face API.App1 contains several PersonGroup objects.You discover that a PersonGroup object for an individual named Ben Smith cannot accept additional entries. The PersonGroup object for Ben Smith contains10,000 entries.You need to ensure that additional entries can be added to the PersonGroup object for Ben Smith. The solution must ensure that Ben Smith can be identified by all the entries.Solution: You migrate all the entries to the LargePersonGroup object for Ben Smith.Does this meet the goal?
You create an Azure Cognitive Services resource.A developer needs to be able to retrieve the keys used by the resource. The solution must use the principle of least privilege.What is the best role to assign to the developer?
You are developing a Microsoft Bot Framework application. The application consumes structured NoSQL data that must be stored in the cloud.You implement Azure Blob storage for the application. You want access to the blob store to be controlled by using a role.You implement Shared Key authorization on the storage account.Does this action accomplish your objective?
HOTSPOT -You are designing a solution that will analyze bank transactions in real time. The transactions will be evaluated by using an algorithm and classified into one of five groups. The transaction data will be enriched with information taken from Azure SQL Database before the transactions are sent to the classification process. The enrichment process will require custom code. Data from different banks will require different stored procedures.You need to develop a pipeline for the solution.Which components should you use for data ingestion and data preparation? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area: