IT 217 Midterm Review

¡Supera tus tareas y exámenes ahora con Quizwiz!

Match the Azure service to the correct definition. 1. A managed relational cloud database service - 2. A cloud-based service that leverages massively parallel processing (MPP) to quickly run complex queries across petabytes of data in a relational database - 3. Can run massively parallel data transformation and processing programs across petabytes of data - 4. An open-source framework for the distributed processing and analysis of big data sets in clusters - O Azure HDInsights O Azure Data Lake Analytics O Azure SQL Synapse Analytics O Azure SQL Database

1. Azure SQL Database 2. Azure SQL Synapse Analytics 3. Azure Data Lake Analytics 4. Azure HDInsights

You have an Azure web app. You need to manage the settings of the web app from an iPhone. What are two Azure management tools that you can use? O Azure Storage Explorer O Azure CLI O Azure Cloud Shell O Windows PowerShell O the Azure portal

Azure Cloud Shell the Azure portal

Match the Azure service to the correct definition. A big data analysis service for machine learning - Detects and diagnoses anomalies in web apps - Hosts web apps - Provide the platform for serverless mode - O Azure Functions O Azure Applications Insight O Azure App Services O Azure Databricks

Azure Databricks Azure Applications Insight Azure App Services Azure Functions

A team of developers at your company plans to deploy, and then remove, 50 customized virtual machines each week. Thirty of the virtual machines run Windows Server 2016 and 20 of the virtual machines run Ubuntu Linux. You need to recommend which Azure service will minimize the administrative effort required to deploy and remove the virtual machines. What should you recommend? O Azure virtual machine scale sets O Azure DevTest Labs O Azure Reserved Virtual Machines (VM) Instances O Microsoft Managed Desktop

Azure DevTest Labs

What can you use to automatically send an alert if an admin stops an Azure virtual machine? O Azure Network Watcher O Azure Monitor O Azure Advisor O Azure Service Health

Azure Monitor

Which Azure service provides a set of version control tools to manage code? O Azure Storage O Azure DevTest Labs O Azure Repos O Azure Cosmos DB

Azure Repos

Your company has several business units. Each business unit requires 20 different Azure resources for daily operation. All the business units require the same type of Azure resources. You need to recommend a solution to automate the creation of the Azure resources. What should you include in the recommendations? O the Azure API Management service O virtual machine scale sets O Azure Resource Manager templates O management groups

Azure Resource Manager templates

Your company plans to deploy several million sensors that will upload data to Azure. You need to identity which Azure resources must be created to support the planned solution. Which two Azure resources should you identify? (Each correct answer presents part of the solution. Choose two.) O Azure Queue storage O Azure Data Lake O Azure Notification Hubs O Azure File Storage O Azure loT Hub

Azure loT Hub Azure Data Lake

You have a virtual machine named VM1 that runs Windows Server 2016. VM1 is in the East US Azure region. Which Azure service should you use from the Azure portal to view service failure notifications that can affect the availability of VM1? O Azure Monitor O Azure Service Fabric O Azure virtual machines O Azure Advisor

Azure virtual machines

Asupport engineer plans to perform several Azure management tasks by using the Azure CLI. You install the CLI on a computer. You need to tell the support engineer which tools to use to run the CLI. Which two tools should you instruct the support engineer to use? (Each correct answer presents a complete solution. Choose two.) O Network and Sharing Center O Command Prompt O Windows Defender Firewall O Azure Resource Explorer O Windows PowerShell

Command Prompt Windows PowerShell

Your company has virtual machines (VMs) hosted in Microsoft Azure. The VMs are located in a single Azure virtual network named VNet1. The company has users that work remotely. The remote workers require access to the VMs on VNet1. You need to provide access for the remote workers. What should you do? O Configure a Multi-Site VPN. O Configure a Point-to-Site (P2S) VPN. O Configure DirectAccess on a Windows Server 2012 server VM. O Configure a VNet-to-VNet VPN. O Configure a Site-to-Site (S2S) VPN.

Configure a Point-to-Site (P2S) VPN.

You are required to deploy an Artificial Intelligence (Al) solution in Azure. You want to make sure that you are able to build, test, and deploy predictive analytics for the solution. Solution: You should make use of Azure Cosmos DB. Does the solution meet the goal?

No

You are tasked with deploying Azure virtual machines for your company. You need to make use of the appropriate cloud deployment solution. Solution: You should make use of Platform as a Service (PaaS). Does the solution meet the goal?

No

You are tasked with deploying Azure virtual machines for your company. You need to make use of the appropriate cloud deployment solution. Solution: You should make use of Software as a Service (SaaS). Does the solution meet the goal?

No

You are tasked with deploying a critical LOB application, which will be installed on a virtual machine, to Azure. You are informed that the application deployment strategy should allow for a guaranteed availability of 99.99 percent. You need to make sure that the strategy requires as little virtual machines and availability zones as possible. Solution: You include two virtual machines and one availability zone in your strategy. Does the solution meet the goal?

No

Your company plans to migrate all its data and resources to Azure. The company's migration plan states that only Platform as a Service (PaaS) solutions must be used in Azure. You need to deploy an Azure environment that meets the company migration plan. Solution: You create Azure virtual machines, Azure SQL databases, and Azure Storage accounts. Does this meet the goal?

No

Your company plans to migrate all its data and resources to Azure. The company's migration plan states that only Platform as a Service (PaaS) solutions must be used in Azure. You need to deploy an Azure environment that meets the company migration plan. Solution: You create an Azure App Service and Azure Storage accounts. Does this meet the goal?

No

Your company plans to migrate all its data and resources to Azure. The company's migration plan states that only Platform as a Service (PaaS) solutions must be used in Azure. You need to deploy an Azure environment that meets the company migration plan. Solution: You create an Azure App Service and Azure virtual machines that have Microsoft SQL Server installed Does this meet the goal?

No

Your company's developers intend to deploy a large number of custom virtual machines on a weekly basis. They will also be removing these virtual machines during the same week it was deployed. Sixty percent of the virtual machines have Windows Server 2016 installed, while the other forty percent has Ubuntu Linux installed. You are required to make sure that the administrative effort, needed for this process, is reduced by employing a suitable Azure service. Solution: You recommend the use of Microsoft Managed Desktop. Does the solution meet the goal?

No

Your company's developers intend to deploy a large number of custom virtual machines on a weekly basis. They will also be removing these virtual machines during the same week it was deployed. Sixty percent of the virtual machines have Windows Server 2016 installed, while the other forty percent has Ubuntu Linux installed. You are required to make sure that the administrative effort, needed for this process, is reduced by employing a suitable Azure service. Solution: You recommend the use of Azure Reserved Virtual Machines (VM) Instances. Does the solution meet the goal?

No

Select yes or no Microsoft SQL Server 2019 installed on an Azure virtual machine is an example of PaaS - Azure SQL Database is an example of PaaS - Azure SQL Database in an example of SaaS

No Yes No

Select yes or no With SaaS, you must apply software updates - With IaaS, you must install the software you want to use - Azure Backup is an example of PaaS -

No Yes Yes

This question requires that you evaluate the underlined text to determine if it is correct. One of the benefits of Azure SQL Data Warehouse is that _high availability_ is built into the platform. Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed". If the statement is incorrect, select the answer choice that makes the statement correct. O No change is needed O versioning O data compression O automatic scaling

No change is needed

You plan to store 20 TB of data in Azure. The data will be accessed infrequently and visualized by using Microsoft Power Bl. You need to recommend a storage solution for the data. Which two solutions should you recommend? (Each correct answer presents a complete solution. Choose two.) O Azure SQL Data Warehouse O Azure Data Lake O Azure SQL Database O Azure Database for PostgreSQL O Azure Cosmos DB

O Azure SQL Data Warehouse O Azure Data Lake

An Azure admin plans to run a PowerShell script that cerate Azure resources. You need to recommend which computer configuration to use to run the script. Solution: Run the script from a computer that runs Chrome OS and uses Azure Cloud Shell. Does this meet the goal?

Yes

An Azure administrator plans to run a PowerShell script that creates Azure resources. You need to recommend which computer configuration to use to run the script. Solution: Run the script from a computer that runs Windows 10 and has the Azure PowerShell module installed. Does this meet the goal?

Yes

You are required to deploy an Artificial Intelligence (Al) solution in Azure. You want to make sure that you are able to build, test, and deploy predictive analytics for the solution. Solution: You should make use of Azure Machine Learning Studio. Does the solution meet the goal?

Yes

You are tasked with deploying Azure virtual machines for your company. You need to make use of the appropriate cloud deployment solution. Solution: You should make use of Infrastructure as a Service (IaaS). Does the solution meet the goal?

Yes

You are tasked with deploying a critical LOB application, which will be installed on a virtual machine, to Azure. You are informed that the application deployment strategy should allow for a guaranteed availability of 99.99 percent. You need to make sure that the strategy requires as little virtual machines and availability zones as possible. Solution: You include one virtual machine and two availability zones in your strategy. Does the solution meet the goal?

Yes

You have an Azure environment. You need to create a new Azure virtual machine from a tablet that runs the Android operating system. Solution: You use Azure portal. Does this meet the goal?

Yes

You have an Azure environment. You need to create a new Azure virtual machine from a tablet that runs the Android operating system. Solution: You use Powershell in Azure Cloud Shell. Does this meet the goal?

Yes

You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys You need to create VM1 in Subscription1 by using the command. Solution: From the Azure portal, launch Azure Cloud Shell and select PowerShell. Run the command in Cloud Shell. Does this meet the goal?

Yes

You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys You need to create VM1 in Subscription' by using the command. Solution: From the Azure portal, launch Azure Cloud Shell and select Bash. Run the command in Cloud Shell. Does this meet the goal?

Yes

Your company plans to migrate all its data and resources to Azure. The company's migration plan states that only Platform as a Service (PaaS) solutions must be used in Azure. You need to deploy an Azure environment that meets the company migration plan. Solution: You create an Azure App Service and Azure SQL databases. Does this meet the goal?

Yes

Your company's developers intend to deploy a large number of custom virtual machines on a weekly basis. They will also be removing these virtual machines during the same week it was deployed. Sixty percent of the virtual machines have Windows Server 2016 installed, while the other forty percent has Ubuntu Linux installed. You are required to make sure that the administrative effort, needed for this process, is reduced by employing a suitable Azure service. Solution: You recommend the use of Azure Test Labs. Does the solution meet the goal?

Yes

Select yes or no Azure Files in an example of IaaS - A DNS server that runs on an Azure virtual machine is an example of PaaS - Microsoft Intune is an example of SaaS -

Yes No Yes

You plan to provision IaaS resources in Azure. Which resource is an example of IaaS? O an Azure web app O an Azure virtual machine O an Azure SQL Database O an Azure logic app

an Azure virtual machine

An Azure admin plans to run a PowerShell script that cerate Azure resources. You need to recommend which computer configuration to use to run the script. Solution: Run the script from a computer that runs macOS and has powershell core 6.0 installed. Does this meet the goal?

No

This question requires that you evaluate the underlined text to determine if it is correct. _Azure Databricks_ is an Apache Spark-based analytics service. Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed." If the statement is incorrect, select the answer choice that makes the statement correct. O Azure Data Factory O No change is needed O Azure DevOps O Azure HDInsight

No change is needed

Match the Azure service to the correct description. Provides a digital online assistant that provides speech support - Uses past trainings to provide predictions that have high probability - Provided serverless computing functionalities - Processes data from millions of sensors - O Azure IoT Hub O Azure Bot Services O Azure Machine Learning O Azure Functions

Azure Bot Services Azure Bot Services Azure Functions Azure IoT Hub

A team of developers at your company plans to deploy, and then remove, 50 virtual machines each week. All the virtual machines are configured by using Azure Resource Manager templates. You need to recommend which Azure service will minimize the administrative effort required to deploy and remove the virtual machines. What should you recommend? O Microsoft Managed Desktop O Azure DevTest Labs O Azure virtual machine scale sets O Azure Reserved Virtual Machine (VM) Instance

Azure DevTest Labs

Your company plans to deploy an Artificial Intelligence (Al) solution in Azure. What should the company use to build, test, and deploy predictive analytics solutions? O Azure Batch O Azure Logic Apps O Azure Cosmos DB O Azure Machine Learning Designer

Azure Machine Learning Designer

You need to be notified when Microsoft plans to perform maintenance that can affect the resources deployed to an Azure subscription. What should you use? O Azure Advisor O Microsoft Trust Center O Azure Monitor O Azure Service Health

Azure Service Health

Which cloud deployment solution is used for Azure virtual machines and Azure SQL databases? Azure Virtual Machines - Azure SQL Databases - O SaaS O PaaS O IaaS

Azure Virtual Machines - IaaS Azure SQL Databases - PaaS

Match the Azure Services to the correct description. A managed service that provides bidirectional communication between IoT devices and Azure - A fully managed software as a service solution to connect, monitor, and manage IoT devices at scale - A software and hardware solution that provides communication and security features for IoT devices - O Azure Sphere O IoT Central O IoT Hub

IoT Hub IoT Central Azure Sphere

You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys You need to create VM1 in Subscription1 by using the command. Solution: From a computer that runs Windows 10, install Azure CLI. From PowerShell, sign in to Azure and then run the command Does this meet the goal?

No

Azure Cosmos DB is an example of a ___ Offering. O PaaS O serverless O IaaS O SaaS

PaaS

You have an Azure environment. You need to create a new Azure virtual machine from a tablet that runs the Android operating system. What are three possible solutions? (Each correct answer presents a complete solution. Choose three.) O Use the Azure portal. O Use the Security & Compliance admin center. O Use PowerShell in Azure Cloud Shell. O Use the PowerApps portal. O Use Bash in Azure Cloud Shell.

Use the Azure portal. Use PowerShell in Azure Cloud Shell. Use Bash in Azure Cloud Shell.

You plan to map a network drive from several computers that run Windows 10 to Azure Storage. You need to create a storage solution in Azure for the planned mapped drive. What should you create? O a virtual machine data disk O a Files service in a storage account O an Azure SQL database O a Blobs service in a storage account

a Files service in a storage account

You plan to deploy a website to Azure. The website will be accessed by users worldwide and will host large video files. You need to recommend which Azure feature must be used to provide the best video playback experience. What should you recommend? O an Azure ExpressRoute circuit O an Azure Traffic Manager profile O an application gateway O a content delivery network (CDN)

a content delivery network (CDN)

You have an on-premises application that sends email notifications automatically based on a rule. You plan to migrate the application to Azure. You need to recommend a serverless computing solution for the application. What should you include in the recommendation? O an API app O a server image in Azure Marketplace O a logic app O a web app

a logic app

Your company plans to move several servers to Azure. The company's compliance policy states that a server named FinServer must be on a separate network segment. You are evaluating which Azure services can be used to meet the compliance policy requirements. Which Azure solution should you recommend? O one resource group for all the servers and a resource lock for FinServer O a resource group for FinServer and another resource group for all the other servers O a VPN for FinServer and a virtual network gateway for each other server O a virtual network for FinServer and another virtual network for all the other servers

a virtual network for FinServer and another virtual network for all the other servers

You have an Azure environment that contains multiple Azure virtual machines. You plan to implement a solution that enables the client computers on your on-premises network to communicate to the Azure virtual machines. You need to recommend which Azure resources must be created for the planned solution. Which two Azure resources should you include in the recommendation? (Each correct answer presents part of the solution. Choose two.) O an application gateway O a virtual network O a virtual network gateway O a load balancer O a gateway subnet

a virtual network gateway a gateway subnet

Your company plans to migrate all its data and resources to Azure. The company's migration plan states that only Platform as a Service (PaaS) solutions must be used in Azure. You need to deploy an Azure environment that meets the company migration plan. What should you create? O Azure virtual machines, Azure SQL databases, and Azure Storage accounts. O Azure storage accounts and web server in Azure virtual machines. O an Azure App Service and Azure SQL databases. O an Azure App Service and Azure virtual machines that have Microsoft SQL Server installed.

an Azure App Service and Azure SQL databases.

Match the Azure service to the correct definition. 1: An integrated solution for the deployment of code - 2: A tool that provides guidance and recommendations to improve an Azure environment - 3: A simplified tool to build intelligent Artificial Intelligence applications - 4: Monitors web applications - O Azure Cognitive Services O Azure DevOps O Azure Application Insights O Azure Advisor

1. Azure DevOps 2. Azure Advisor 3. Azure Cognitive Services 4. Azure Application Insights

Match the Azure services to the correct description 1. Provide operating system virtualization - 2. Provide portable environment for virtualized applications - 3. Used to build, deploy, and scale web apps - 4. Provide a platform for serverless mode - O Azure App Services O Azure virtual machines O Azure Functions O Azure container instances

1. Azure virtual machines 2. Azure container instances 3. Azure App Services 4. Azure Functions

Which services provides serverless computing in Azure? O Azure storage account O Azure dedicated hosts O Azure Virtual Machines O Azure Functions

Azure Functions

You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys You need to create VM1 in Subscription1 by using the command. Solution: From a computer that runs Windows 10, install Azure CLI. From a command prompt, sign in to Azure and then run the command. Does this meet the goal?

No

Which Azure service should you use to collect events from multiple resources into a centralized repository? O Azure Event Hubs O Azure Monitor O Azure Analysis Services O Azure Stream Analytics

Azure Event Hubs

An Azure admin plans to run a PowerShell script that cerate Azure resources. You need to recommend which computer configuration to use to run the script. Solution: Run the script from a computer that runs linux and has the Azure CLI tools installed. Does this meet the goal?

No

You have an Azure environment. You need to create a new Azure virtual machine from a tablet that runs the Android operating system. Solution: You use PowerApps portal. Does this meet the goal?

No

You have an Azure environment. You need to create a new Azure virtual machine from a tablet that runs the Android operating system. Solution: You use Bash in Azure Cloud Shell. Does this meet the goal?

Yes


Conjuntos de estudio relacionados

NCLEX book CHAPTER 37- Gastrointestinal Disorders

View Set

Fluid & Electrolyte Imbalance Practice Questions

View Set