Microsoft AI-100 Designing and Implementing an Azure AI Online Training
Microsoft AI-100 Online Training
The questions for AI-100 were last updated at Dec 20,2024.
- Exam Code: AI-100
- Exam Name: Designing and Implementing an Azure AI
- Certification Provider: Microsoft
- Latest update: Dec 20,2024
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?
- A . Azure Queue storage
- B . Azure Cosmos DB
- C . Azure Blob storage
- D . Azure SQL Database
You plan to design an application that will use data from Azure Data Lake and perform sentiment analysis by using Azure Machine Learning algorithms.
The developers of the application use a mix of Windows- and Linux-based environments. The developers contribute to shared GitHub repositories.
You need all the developers to use the same tool to develop the application.
What is the best tool to use? More than one answer choice may achieve the goal.
- A . Microsoft Visual Studio Code
- B . Azure Notebooks
- C . Azure Machine Learning Studio
- D . Microsoft Visual Studio
You have several AI applications that use an Azure Kubernetes Service (AKS) cluster. The cluster supports a maximum of 32 nodes.
You discover that occasionally and unpredictably, the application requires more than 32 nodes.
You need to recommend a solution to handle the unpredictable application load.
Which scaling method should you recommend?
- A . horizontal pod autoscaler
- B . cluster autoscaler
- C . manual scaling
- D . Azure Container Instances
You deploy an infrastructure for a big data workload.
You need to run Azure HDInsight and Microsoft Machine Learning Server. You plan to set the RevoScaleR compute contexts to run rx function calls in parallel.
What are three compute contexts that you can use for Machine Learning Server? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . SQL
- B . Spark
- C . local parallel
- D . HBase
- E . local sequential
Your company has 1,000 AI developers who are responsible for provisioning environments in Azure.
You need to control the type, size, and location of the resources that the developers can provision.
What should you use?
- A . Azure Key Vault
- B . Azure service principals
- C . Azure managed identities
- D . Azure Security Center
- E . Azure Policy
You are designing an AI solution in Azure that will perform image classification.
You need to identify which processing platform will provide you with the ability to update the logic over time. The solution must have the lowest latency for inferencing without having to batch.
Which compute target should you identify?
- A . graphics processing units (GPUs)
- B . field-programmable gate arrays (FPGAs)
- C . central processing units (CPUs)
- D . application-specific integrated circuits (ASICs)
You have a solution that runs on a five-node Azure Kubernetes Service (AKS) cluster. The cluster uses an N-series virtual machine.
An Azure Batch AI process runs once a day and rarely on demand.
You need to recommend a solution to maintain the cluster configuration when the cluster is not in use. The solution must not incur any compute costs.
What should you include in the recommendation?
- A . Downscale the cluster to one node
- B . Downscale the cluster to zero nodes
- C . Delete the cluster
HOTSPOT
You are designing an AI solution that will be used to find buildings in aerial pictures.
Users will upload the pictures to an Azure Storage account. A separate JSON document will contain for the pictures.
The solution must meet the following requirements:
– Store metadata for the pictures in a data store.
– Run a custom vision Azure Machine Learning module to identify the buildings in a picture and the position of the buildings’ edges.
– Run a custom mathematical module to calculate the dimensions of the buildings in a picture based on the metadata and data from the vision module.
You need to identify which Azure infrastructure services are used for each component of the AI workflow. The solution must execute as quickly as possible.
What should you identify? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
Your company has recently deployed 5,000 Internet-connected sensors for a planned AI solution.
You need to recommend a computing solution to perform a real-time analysis of the data generated by the sensors.
Which computing solution should you recommend?
- A . an Azure HDInsight Storm cluster
- B . Azure Notification Hubs
- C . an Azure HDInsight Hadoop cluster
- D . an Azure HDInsight R cluster
HOTSPOT
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 plan to deploy an application that will perform image recognition. The application will store image data in two Azure Blob storage stores named Blob1 and Blob2.
You need to recommend a security solution that meets the following requirements:
– Access to Blob1 must be controlled by using a role.
– Access to Blob2 must be time-limited and constrained to specific operations.
What should you recommend using to control access to each blob store? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.