Test 4

Ace your homework & exams now with Quizwiz!

A company wants to host an application on a set of Virtual Machines. The application must be made available 99.99% of the time. In order to comply with the SLA requirement, what is the minimum number of Virtual Machines required to ensure 99.99% up time to host the application?

2 Virtual Machines is the correct answer because Microsoft Azure's SLA for all Virtual Machines that have two or more instances deployed across two or more Availability Zones in the same Azure region, Microsoft guarantees you will have Virtual Machine Connectivity to at least one instance at least 99.99% of the time.

A company wants to host a mission critical application on a set of Virtual Machines within Microsoft Azure. They want to ensure they can setup the infrastructure in Azure to guarantee the maximum possible up time for the application. Which of the following can you make use of in Azure to fulfill this requirement? Choose 2 answers from the options given below:

Availability Zones and Availability Sets. An Availability Zone is a high-availability offering that protects your applications and data from data-center failures. Availability Zones are unique physical locations within an Azure region. Each zone is made up of one or more data-centers equipped with independent power, cooling, and networking An Availability Set is a logical grouping capability for isolating VM resources from each other when they're deployed. Azure makes sure that the VMs you place within an Availability Set run across multiple physical servers, compute racks, storage units, and network switches.

A company is planning on setting up a solution within Microsoft Azure. The solution would have the following key requirement: - Provide a digital online assistant that provides speech support Which of the following would be best suited for this requirement?

Azure AI Bot Service because Azure Bot Service and Bot Framework provide tools to build, test, deploy, and manage intelligent bots, all in one place. Through the use of modular and extensible framework provided by the SDK, tools, templates, and AI services developers can create bots that use speech, understand natural language, handle questions and answers, and more.

A company is planning on setting up a solution in Microsoft Azure. The solution would have the following key requirement: - A tool that provides guidance and recommendations to improve an Azure environment Which of the following would be best suited for this requirement?

Azure Advisor because this solution is a personalized cloud consultant that helps you follow best practices to optimize your Azure deployments. It analyzes your resource configuration and usage telemetry and then recommends solutions that can help you improve the cost effectiveness, performance, high availability, and security of your Azure resources.

Azure App Service

Azure App Service enables you to build and host web apps, mobile back ends, and RESTful APIs in the programming language of your choice without managing infrastructure. It offers auto-scaling and high availability, supports both Windows and Linux, and enables automated deployments from GitHub, Azure DevOps, or any Git repository, so this option is not correct.

A company is planning on setting up a solution in Microsoft Azure. The solution would have the following key requirement: - Allows the hosting of web-based applications Which of the following would be best suited for this requirement?

Azure App Service is a fully managed "Platform as a Service" (PaaS) that integrates Microsoft Azure Websites (hosting of web-based applications), Mobile Services, and BizTalk Services into a single service, adding new capabilities that enable integration with on-premises or cloud systems.

A company is planning on setting up a solution in Microsoft Azure. The solution would have the following key requirement: - Provide a service for hosting a web application Which of the following would be best suited for this requirement? ​

Azure App Service is the correct answer because an Azure App Service enables you to build and host web apps, mobile back ends, and RESTful APIs in the programming language of your choice without managing infrastructure. It offers auto-scaling and high availability, supports both Windows and Linux, and enables automated deployments from GitHub, Azure DevOps, or any Git repo.

A company is planning on setting up a solution within Microsoft Azure. The solution would have the following key requirement: - Give the ability to detect and diagnose anomalies in web apps Which of the following would be best suited for this requirement?

Azure Application Insights a feature of Azure Monitor, is an extensible Application Performance Management (APM) service for web developers on multiple platforms. Use it to monitor your live web application. It will automatically detect performance anomalies. It includes powerful analytics tools to help you diagnose issues and to understand what users actually do with your app. It's designed to help you continuously improve performance and usability. It works for apps on a wide variety of platforms including .NET, Node.js and Java EE, hosted on-premises, hybrid, or any public cloud. It integrates with your DevOps process, and has connection points to a variety of development tools. It can monitor and analyze telemetry from mobile apps by integrating with Visual Studio App Center.

A company is planning on setting up a solution within Microsoft Azure. The solution would have the following key requirement: - A tool used to monitor Web applications hosted in production based environments Which of the following would be best suited for this requirement?

Azure Application Insights because it is a a feature of Azure Monitor, is an extensible Application Performance Management (APM) service for web developers on multiple platforms. Use it to monitor your live web application. It will automatically detect performance anomalies. It includes powerful analytics tools to help you diagnose issues and to understand what users actually do with your app. It's designed to help you continuously improve performance and usability. It works for apps on a wide variety of platforms including .NET, Node.js and Java EE, hosted on-premises, hybrid, or any public cloud. It integrates with your DevOps process, and has connection points to a variety of development tools. It can monitor and analyze telemetry from mobile apps by integrating with Visual Studio App Center.

Azure Batch

Azure Batch is a cloud based job scheduling and compute management platform that enables running large-scale parallel high performance computing applications efficiently in the cloud. Azure Batch Service provides job scheduling, automatically scaling, and managing virtual machines running those jobs.

An IT Engineer needs to create a Virtual Machine in Microsoft Azure. Currently the IT Engineer has an Android OS based workstation. Which of the following can the IT Engineer use to create the desired Virtual Machine in Azure?

Azure Cloud Shell is correct because the Azure Cloud Shell is an interactive, authenticated, browser-accessible shell for managing Azure resources. It provides the flexibility of choosing the shell experience that best suits the way you work, either Bash or PowerShell.

A company is planning on setting up a solution within Microsoft Azure. The solution would have the following key requirement: - A simplified tool to build intelligent Artificial Intelligence applications Which of the following would be best suited for this requirement?

Azure Cognitive Services because they are APIs, SDKs, and services available to help developers build intelligent applications without having direct AI or data science skills or knowledge. Azure Cognitive Services enable developers to easily add cognitive features into their applications. The goal of Azure Cognitive Services is to help developers create applications that can see, hear, speak, understand, and even begin to reason. The catalog of services within Azure Cognitive Services can be categorized into five main pillars - Vision, Speech, Language, Web Search, and Decision. Simplified, it can be used as a tool to build intelligent AI applications.

A company is planning on setting up a solution within Microsoft Azure. The solution would have the following key requirement: - Provide an efficient way to distribute web content to users across the world Which of the following would be best suited for this requirement?

Azure Content Delivery Network because Azure Content Delivery Network (CDN) is a global CDN solution for delivering high-bandwidth content. It can be hosted in Azure or any other location. With Azure CDN, you can cache static objects loaded from Azure Blob storage, a web application, or any publicly accessible web server, by using the closest point of presence (POP) server. Azure CDN can also accelerate dynamic content, which cannot be cached, by leveraging various network and routing optimizations. Better performance and improved user experience for end users, especially when using applications in which multiple round-trips are required to load content. Large scaling to better handle instantaneous high loads, such as the start of a product launch event. Distribution of user requests and serving of content directly from edge servers so that less traffic is sent to the origin server.

A company needs to implement a solution within Microsoft Azure. Below are the key requirements for this solution: - Ability to store JSON documents - Ensure low latency access to data from around the world Which of the following data solution would you consider for this requirement?

Azure Cosmos DB, because this DB is Microsoft's globally distributed, multi-model database service. With a click of a button, Cosmos DB enables you to elastically and independently scale throughput and storage across any number of Azure regions worldwide providing low latency. You can elastically scale throughput and storage, and take advantage of fast, single-digit-millisecond data access using your favorite API including SQL, MongoDB, Cassandra, Tables, or Gremlin. Cosmos DB provides comprehensive service level agreements (SLAs) for throughput, latency, availability, and consistency guarantees, something no other database service offers. In addition you have the ability to store JSON docs.

A company is planning on setting up a solution in Microsoft Azure. The solution would have the following key requirement: - Provide a cloud service that helps to transform data and provide valuable insights on the data itself Which of the following would be best suited for this requirement?

Azure Data Lake Analytics is correct because Azure Data Lake Analytics is a distributed, cloud-based data processing architecture offered by Microsoft in the Azure cloud. It is based on YARN, the same as the open-source Hadoop platform. It pairs with Azure Data Lake Store, a cloud-based storage platform designed for Big Data analytics.

A company is planning on setting up a solution in Microsoft Azure. The solution would have the following key requirement: - Gives the ability to host a big data analysis service for machine learning Which of the following would be best suited for this requirement?

Azure Databricks are an Apache Spark-based analytics platform optimized for the Microsoft Azure cloud services platform. Designed with the founders of Apache Spark, Databricks is integrated with Microsoft Azure to provide one-click setup, streamlined workflows, and an interactive workspace that enables collaboration between data scientists, data engineers, and business analysts as well as giving the ability to host and analyze services for machine learning.

A company is planning on setting up a solution in Microsoft Azure. The solution would have the following key requirement: - An Integration solution for the deployment of code Which of the following would be best suited for this requirement?

Azure DevOps because it provides developer services to support teams to plan work, collaborate on code development, and build and deploy applications. Developers can work in the cloud using Azure DevOps Services or on-premises using Azure DevOps Server. Azure DevOps Server was formerly named Visual Studio Team Foundation Server (TFS).

A company wants to host their applications on Microsoft Azure using serveless components. They don't want to manage the underlying infrastructure for the application. Which of the following could be used to host code that could be run on a serverless infrastructure?

Azure Function App because Azure Functions Apps are a solution for easily running small pieces of code, or "functions," in the cloud. You can write just the code you need for the problem at hand, without worrying about a whole application or the infrastructure to run it. Functions can make development even more productive, and you can use your development language of choice, such as C#, Java, JavaScript, PowerShell, and Python. Pay only for the time your code runs and trust Azure to scale as needed. Azure Functions lets you develop serverless applications on Microsoft Azure.

A company is planning on setting up a solution within Microsoft Azure. The solution would have the following key requirement: - Provides serverless computing functionalities Which of the following would be best suited for this requirement?

Azure Functions because Azure Functions is a solution for easily running small pieces of code, or "functions," in the cloud. You can write just the code you need for the problem at hand, without worrying about a whole application or the infrastructure to run it. Functions can make development even more productive, and you can use your development language of choice, such as C#, Java, JavaScript, PowerShell, and Python. Pay only for the time your code runs and trust Azure to scale as needed. Azure Functions lets you develop serverless applications on Microsoft Azure.

A company is planning on setting up a solution within Microsoft Azure. The solution would have the following key requirement: - Provide a cloud service that makes it easy, fast, and cost-effective to analyse massive amounts of data. Which of the following would be best suited for this requirement?

Azure HD Insight because Azure HD Insight is a managed, full-spectrum, open-source analytics service in the cloud for enterprises. You can use open-source frameworks such as Hadoop, Apache Spark, Apache Hive, LLAP, Apache Kafka, Apache Storm, R, and more.

A company is planning on setting up a solution within Microsoft Azure. The solution would have the following key requirement: - Provide the ability to distribute user traffic to a set of backend Virtual Machines Which of the following would be best suited for this requirement?

Azure Load Balancer because Azure Load Balancer operates at layer four of the Open Systems Interconnection (OSI) model. It is the single point of contact for clients. Load Balancer distributes new inbound flows that arrive at the Load Balancer's front end to back-end pool instances, according to specified load balacing rules and health probes. The back-end pool instances can be Azure Virtual Machines or instances in a Virtual Machine Scale Set (VMSS). With Azure Load Balancer, you can scale your applications and create high availabile services. Load Balancer supports both, inbound and outbound scenarios, provides low latency and high throughput, and scales up to millions of flows for all TCP and UDP applications. A public Load Balancer can provide outbound connections for virtual machines (VMs) inside your virtual network by translating their private IP addresses to public IP addresses. Public Load Balancers are used to load balancer internet traffic to your VMs. An internal (or private) Load Balancer can be used for scenarios where only private IP addresses are needed at the front end. Internal Load Balancers are used to load balance traffic inside a virtual network. You can also reach a Load Balancer front end from an on-premises network in a hybrid scenario.

A company has a number of resources hosted within Microsoft Azure. They want to push all the events from various resources into a centralized repository so that the events can be correlated later on. Which of the following services would you use for this requirement? ​

Azure Log Analytics because The Azure Log Analytics agent, previously referred to as the Microsoft Monitoring Agent (MMA) or OMS Linux agent, was developed for comprehensive management across on-premises machines, computers monitored by System Center Operations Manager, and virtual machines in any cloud to push logs to a centralized repository for analysis. The Windows and Linux agents attach to an Azure Monitor and store collected log data from different sources in your Log Analytics workspace, as well as any unique logs or metrics as defined in a monitoring solution.

A company wants to host their applications on Microsoft Azure using serveless components. They don't want to manage the underlying infrastructure for the application. Which of the following could be used to implement a workflow that could be run on a serverless infrastructure?

Azure Logic Apps because Azure Logic Apps is a cloud service that helps you schedule, automate, and orchestrate tasks, business processes, and workflows when you need to integrate apps, data, systems, and services across enterprises or organizations. Logic Apps simplifies how you design and build scalable solutions for app integration, data integration, system integration, enterprise application integration (EAI), and business-to-business (B2B) communication, whether in the cloud, on premises, or both.

Azure Logic Apps

Azure Logic Apps is a cloud service that helps you schedule, automate, orchestrate tasks, business processes, and workflows when you need to integrate apps, data, systems, and services across enterprises or organizations.

A company is planning on setting up a solution in Microsoft Azure. The solution would have the following key requirement: - Provides a platform for creating workflows Which of the following would be best suited for this requirement? ​ Azure Databricks

Azure Logic Apps is correct because Azure Logic Apps are a cloud service that helps you schedule, automate, and orchestrate tasks, business processes, and workflows when you need to integrate apps, data, systems, and services across enterprises or organizations.

A company wants to deploy an Artificial Intelligence solution in Microsoft Azure. The development team wants to have a solution in place that can be used to build, test, and deploy predictive analytics solutions. Which of the following solutions would satisfy this purpose?

Azure Machine Learning Studio Azure Machine Learning Studio is a collaborative, drag-and-drop tool you can use to build, test, and deploy predictive analytics solutions on your data. Machine Learning Studio publishes models as web services that can easily be consumed by custom applications or BI tools.

A company is planning on setting up a solution within Microsoft Azure. The solution would have the following key requirement: - Uses past training's to provide predictions that have high probability Which of the following would be best suited for this requirement?

Azure Machine Learning because Microsoft Azure Machine Learning Studio is a collaborative, drag-and-drop tool you can use to build, test, and deploy predictive analytics solutions on your data. Machine Learning Studio publishes models as web services that can easily be consumed by custom apps or BI tools such as Excel.

A company wants to provision a solution within Microsoft Azure with the following requirements: - Provision a WordPress solution - Host the solution on a Virtual Machine Which of the following could be used to quickly deploy the above solutions?

Azure Marketplace is the correct answer because the Azure Marketplace is an online store that offers applications and services either built on or designed to integrate with Microsoft's Azure public cloud. Such solutions include Virtual Machines, developer services, API apps, Azure AD applications, web applications (such as WordPress), data services,and Microsoft Dynamics solutions.

A company is planning on deploying resources to Microsoft Azure. Which of the following in Azure provides a common platform for deploying objects to the Azure Cloud Infrastructure and also allows implementing consistency across the environment? ​

Azure Resource Manager because Azure Resource Manager is the deployment and management service for Azure. It provides a management layer that enables you to create, update, and delete resources in your Azure subscription. You use management features, like access control, locks, and tags, to secure and organize your resources after deployment. The benefits of using Resource Manager include: Manage your infrastructure through declarative templates rather than scripts. Deploy, manage, and monitor all the resources for your solution as a group, rather than handling these resources individually. Redeploy your solution throughout the development lifecycle and have confidence your resources are deployed in a consistent state. Define the dependencies between resources so they're deployed in the correct order. Apply access control to all services in your resource group because Role-Based Access Control (RBAC) is natively integrated into the management platform. Apply tags to resources to logically organize all the resources in your subscription. Clarify your organization's billing by viewing costs for a group of resources sharing the same tag.

A company has a requirement to deploy 10 different types of Azure resources for several departments. All of the resource types and configurations are the same. Which of the following could be used to automate the deployment of the resources?

Azure Resource Manager templates because Teams need to manage infrastructure and application code through a unified process.

A company is planning on setting up a solution within Microsoft Azure. The solution would have the following key requirement: - Provide a data store that can be used to store and perform analytics on petabytes of data Which of the following would be best suited for this requirement?

Azure SQL Data Warehouse because it is a cloud-based enterprise data warehouse that leverages massively parallel processing (MPP) to quickly run complex queries across petabytes of data. Use SQL Data Warehouse as a key component of a big data solution. Import big data into SQL Data Warehouse with simple PolyBase T-SQL queries, and then use the power of MPP to run high-performance analytics. As you integrate and analyze, the data warehouse will become the single version of truth your business can count on for insights.

A company needs to create around 50 customized Virtual Machines. Out of these 20 are Windows based Virtual machines and 30 are Ubuntu Machines. Which of the following would help reduce the administrative effort required to deploy the machines?

Azure ScaleSets because Azure virtual machine scale sets let you create and manage a group of identical, load balanced VMs. The number of VM instances can automatically increase or decrease in response to demand or a defined schedule.

A company needs to store 2TB of data that will be infrequently used. The data needs to be accessed via PowerBI. Choose 2 of the following options the company should consider as cost-effective data storage solutions to fulfil this need.

Azure Synapse Analytics Azure Data Lake Azure Synapse Analytics is a limitless analytics service that brings together enterprise data warehousing and Big Data analytics. It gives you the freedom to query data on your terms, using either serverless on-demand or provisioned resources—at scale. Azure Synapse brings these two worlds together with a unified experience to ingest, prepare, manage, and serve data for immediate BI and machine learning needs

A company wants to implement an IoT solution service available in Microsoft Azure. Which of the following would meet the below requirement? "Helps provide powerful data exploration and telemetry tools to help refine operational analysis"

Azure Time Series Insights is correct because Azure Time Series Insights is a fully managed analytics, storage, and visualization service that makes it simple to explore and analyze billions of IoT events simultaneously. It gives you a global view of your data, which lets you quickly validate your IoT solution and avoid costly downtime to mission-critical devices.

A company is planning on setting up a solution in Microsoft Azure. The solution would have the following key requirement: - Provide a solution to host and manage a group of identical Virtual Machines Which of the following would be best suited for this requirement?

Azure Virtual Machine Scale Sets is correct because Azure Virtual Machine Scale Sets are identical pools of virtual machines running some application you control. Azure provides tools for you to build and configure the VM's the way you want it, then create or remove instances of it until you have as many, or as few, as you need at any point in time.

A company is planning on setting up a solution in Microsoft Azure. The solution would have the following key requirement: - Provide an isolated environment for hosting of Virtual Machines Which of the following would be best suited for this requirement?

Azure Virtual Network is the correct answer because Azure Virtual Networks are a representation of your own network in the cloud. It is a logical isolation of the Azure cloud dedicated to your subscription where hosting of isolated Virtual Machines is possible. Each VNet you create has its own CIDR block and can be linked to other VNets and on-premises networks as long as the CIDR blocks do not overlap.

A company wants to create multiple data stores in Microsoft Azure. They want to have storage layers that can be used to store data that is infrequently used. Which of the following storage tiers for Azure BLOB storage would be suitable for this type of requirement? Choose 2 answers from the options given below.

Cool Storage & Archive Storage are correct because Azure storage offers different access tiers, which allow you to store blob object data in the most cost-effective manner. The available access tiers include: Hot - Optimized for storing data that is accessed frequently. Cool - Optimized for storing data that is infrequently accessed and stored for at least 30 days. Archive - Optimized for storing data that is rarely accessed and stored for at least 180 days with flexible latency requirements (on the order of hours).

A company wants to host a set of tables within Microsoft Azure. They want absolutely zero administration of the underlying infrastructure and low latency access to data. You recommend using the Azure App service. Would this fulfill this requirement?

No is the correct answer because an Azure App Service enables you to build and host web apps, mobile back ends, and RESTful APIs in the programming language of your choice without managing infrastructure. It offers auto-scaling and high availability, supports both Windows and Linux, and enables automated deployments from GitHub, Azure DevOps, or any Git repo.

A company wants to start using Microsoft Azure. They want to make use of availability zones within Azure. Which of the following is associated to the concept of availability zones within Microsoft Azure?

Data Center failure because Availability Zones is a high-availability offering that protects your applications and data from datacenter failures. Availability Zones are unique physical locations within an Azure region. Each zone is made up of one or more datacenters equipped with independent power, cooling, and networking. To ensure resiliency, there's a minimum of three separate zones in all enabled regions. The physical separation of Availability Zones within a region protects applications and data from datacenter failures. Zone-redundant services replicate your applications and data across Availability Zones to protect from single-points-of-failure. With Availability Zones, Azure offers industry best 99.99% VM uptime SLA. An Availability Zone in an Azure region is a combination of a fault domain and an update domain. For example, if you create three or more VMs across three zones in an Azure region, your VMs are effectively distributed across three fault domains and three update domains. The Azure platform recognizes this distribution across update domains to make sure that VMs in different zones are not updated at the same time. Build high-availability into your application architecture by co-locating your compute, storage, networking, and data resources within a zone and replicating in other zones. Azure services that support Availability Zones fall into two categories: Zonal services - you pin the resource to a specific zone (for example, virtual machines, managed disks, Standard IP addresses), or Zone-redundant services - platform replicates automatically across zones (for example, zone-redundant storage, SQL Database). To achieve comprehensive business continuity on Azure, build your application architecture using the combination of Availability Zones with Azure region pairs. You can synchronously replicate your applications and data using Availability Zones within an Azure region for high-availability and asynchronously replicate across Azure regions for disaster recovery protection.

A company has 100 machines in their on-premise environment. They want to extend their infrastructure without using too much extra capital or increasing their operational expenditures. Which of the following could they opt to carry out for this requirement?

Have a hybrid architecture is the correct answer because a hybrid cloud is a computing environment that combines a public cloud and a private cloud by allowing data and applications to be shared between them. When computing and processing demand fluctuates, hybrid cloud computing gives businesses the ability to seamlessly scale their on-premises infrastructure up to the public cloud to handle any overflow—without giving third-party datacenters access to the entirety of their data. Organizations gain the flexibility and computing power of the public cloud for basic and non-sensitive computing tasks, while keeping business-critical applications and data on-premises, safely behind a company firewall. This architecture can also be utilized by companies interested in expanding to the cloud gradually if their heavily invested with on-premise infrastructure.

A company needs a list of planned maintenance events that could possibly affect the availability of their Microsoft Azure subscription. Which of the following would help them achieve this requirement?

Help + Support is the correct answer as it will showcase maintenance events that can affect the availability of a Microsoft Azure subscription.

A company wants to implement an IoT solution service available in Microsoft Azure. Which of the following would meet the below requirement? "Provides a fully managed SaaS (software-as-a-service) solution that makes it easy to connect, monitor and manage IoT assets at scale".

IoT Central is correct because IoT Central is an app platform that reduces the burden and cost associated with developing, managing, and maintaining enterprise-grade IoT solutions. Choosing to build with Azure IoT Central gives you the opportunity to focus your time, money, and energy on transforming your business with IoT data, rather than just maintaining and updating a complex and continually evolving IoT infrastructure. The easy-to-use interface makes it simple to monitor device conditions, create rules, and manage millions of devices and their data throughout their life cycle. Furthermore, it enables you to act on device insights by extending IoT intelligence into line-of-business applications.

A company wants to implement an IoT solution service available in Microsoft Azure. Which of the following would meet the below requirement? "Used to analyze data on end user devices".

IoT Edge is correct because it moves cloud analytics and custom business logic to devices so that your organization can focus on business insights instead of data management. Scale out your IoT solution by packaging your business logic into standard containers, then you can deploy those containers to any of your devices and monitor it all from the cloud. Analytics drives business value in IoT solutions, but not all analytics needs to be in the cloud. If you want to respond to emergencies as quickly as possible, you can run anomaly detection workloads at the edge. If you want to reduce bandwidth costs and avoid transferring terabytes of raw data, you can clean and aggregate the data locally then only send the insights to the cloud for analysis. Azure IoT Edge is made up of three components: - IoT Edge modules are containers that run Azure services, third-party services, or your own code. - Modules are deployed to IoT Edge devices and execute locally on those devices. - The IoT Edge runtime runs on each IoT Edge device and manages the modules deployed to each device. A cloud-based interface enables you to remotely monitor and manage IoT Edge devices.

A company wants to implement an IoT solution service available in Microsoft Azure. Which of the following would meet the below requirement? "Monitor and control billions of Internet of Things (IoT) assets".

IoT Hub is correct because an IoT Hub is a managed service, hosted in the cloud, that acts as a central message hub for bi-directional communication between your IoT application and the devices it manages. You can use Azure IoT Hub to build IoT solutions with reliable and secure communications between millions of IoT devices and a cloud-hosted solution back end. You can connect virtually any device to IoT Hub.

A company has a VPN device that will be used as Site-to-Site connection from Microsoft Azure to their on-premise location. Which of the following would be used to represent the VPN device?

Local Network Gateway is the correct answer because a Local Network Gateway represents the hardware or software VPN device in your local network. Use this with a connection to set up a Site-to-Site VPN connection between an Azure virtual network and your local network. There are no additional charges for creating local network gateways in Microsoft Azure.

An IT administrator for a company has been given a powershell script. This powershell script will be used to create several Virtual Machines in Azure. You have to provide a machine to the IT administrator for running the powershell script. You decide to provide a Linux machine which has the Azure CLI tools installed. Would this solution fit the requirement?

No because Azure PowerShell is basically an extension of Windows PowerShell. It lets Windows PowerShell users control Azure's robust functionality. From the command line, Azure PowerShell programmers use preset scripts called cmdlets to perform complex tasks like provisioning virtual machines (VMs) or creating cloud services.

A company wants to migrate some scripts to Microsoft Azure. They want to make use of the serverless features available in Azure. They decide to use the Azure Virtual Machine service. Would this service meet the requirement?

No this service does not meet the requirement, Azure Virtual Machine service is incorrect because an Azure Virtual Machine service is one of several types of on-demand, scalable computing resources that Azure offers. Typically, you choose a VM when you need more control over the computing environment than the other choices offer. An Azure VM gives the flexibility of virtualization without having to buy and maintain the physical hardware that runs it. However, you still need to maintain the VM by performing tasks, such as configuring, patching, and installing the software that runs on it.

A company is planning on using Network Security Groups. Could network security groups be used to encrypt all network traffic sent from Azure to the Internet?

No, Network Security Groups are used to restrict Inbound and Outbound traffic. It can't be used to encrypt traffic.

Your company wants to provision a set of Azure virtual machines. An application will be installed on these virtual machines. The company wants to ensure that the user traffic is distributed across the virtual machines. You decide to use the Azure HDInsight service for traffic distribution. Would this fulfil the requirement?

No, The Azure HDInsight service is used for implementing Big Data related open source frameworks.

A company is planning on setting up an Azure SQL database. Would the company administrative team have full control over the underlying server hosting the Azure SQL database?

No, The Azure SQL database service is a Platform as a service. Here the underlying infrastructure is completely managed by Azure.

A company is planning on deploying a web application to the Azure Web App service. Would the company administrative team have full control over the underlying machine hosting the web application?

No, The Azure Web App service is Platform as a service. Here the underlying infrastructure is completely managed by Azure.

Your company wants to provision a set of Azure virtual machines. An application will be installed on these virtual machines. The company wants to ensure that the user traffic is distributed across the virtual machines. You decide to use the Azure VPN Gateway service for traffic distribution. Would this fulfil the requirement?

No, This service is used to help connect an on-premise data center to an Azure virtual Network

A company wants to start using Microsoft Azure. They want to make use of availability zones within Azure. If they deploy resources across all regions in Azure, can they make use of availability zones in all regions in Azure?

No, because Availability Zones are physically separate locations within an Azure region. Each Availability Zone is made up of one or more datacenters equipped with independent power, cooling, and networking. Availability Zones allow customers to run mission-critical applications with high availability and low-latency replication although their are not enough availability zones world wide though to implement due to the lack of a availability zone not within a specific region. There are dedicated regions for US Government as per the image below - US Gov Arizona, US Gov Iowa, US Gov Texas, US Gov Virginia, US DoD East and US DoD Central. You cannot deploy resources in these regions as these are dedicated to US Government. The question asks for "...........make use of availability zones in all regions in Azure" The answer is NO because the normal user is not used to deploy resources in these regions, let alone using the availability zones in these regions

A company wants to migrate some scripts to Microsoft Azure. They want to make use of the serverless features available in Azure. They decide to use the Azure Content Delivery Network service. Would this service meet the requirement?

No, is the correct answer because Azure Content Delivery Network (CDN) lets you reduce load times, save bandwidth, and speed responsiveness—whether you're developing or managing websites or mobile apps, or encoding and distributing streaming media, gaming software, firmware updates, or IoT endpoints.

A company is planning on deploying resources to a Resource Group (RG) within Microsoft Azure. The company is planning on assigning tags to the Resource Groups. Would the resources in the Resource Group (RG) also inherit the same tags?

No, resources in the Resource Group (RG) will not inherit the same tags because you apply tags to your Azure resources giving metadata to logically organize them into a taxonomy. Each tag consists of a name and a value pair. For example, you can apply the name "Environment" and the value "Production" to all the resources in production. After you apply tags, you can retrieve all the resources in your subscription with that tag name and value. Tags enable you to retrieve related resources from different resource groups. This approach is helpful when you need to organize resources for billing or management. It is important to note that Tags applied to the resource group are not inherited by the resources in that resource group.

An IT Engineer needs to create a Virtual Machine within Microsoft Azure. Currently the IT Engineer has a Windows desktop and has installed the Azure Command Line interface. From which of the following could the IT engineer use the Azure Command Line Interface? Choose 2 answers from the options given below

Power shell Command prompt the Azure command-line interface (CLI) is Microsoft's cross-platform command-line experience for managing Azure resources. The Azure CLI is designed to be easy to learn and get started with, but powerful enough to be a great tool for building custom automation to use Azure resources. Azure PowerShell is a set of cmdlets that allow for manging Azure resources directly from the PowerShell command line. Azure PowerShell is designed to make it easy to learn and get started with, but provides powerful features for automation. Written in .NET Standard, Azure PowerShell works with PowerShell 5.1 on Windows, and PowerShell 6.x and higher on all platforms.

A company is planning on using Azure SQL Datawarehouse for hosting their sales historical data. Which of the following is a feature of the Azure SQL Datawarehouse architecture?

Scalability because the architecture of SQL Data Warehouse separates storage and compute, allowing each to scale independently. As a result, you can scale compute to meet performance demands independent of data storage. You can also pause and resume compute resources. A natural consequence of this architecture is that billing for compute and storage is separate. If you don't need to use your data warehouse for a while, you can save compute costs by pausing compute.

A company wants to have an Enterprise messaging solution integrated with their existing application hosted within Microsoft Azure.

Service bus because Microsoft Azure Service Bus is a fully managed enterprise integration message broker. Service Bus can decouple applications and services. Service Bus offers a reliable and secure platform for asynchronous transfer of data and state.

A company has a set of IT engineers that are responsible for implementing and managing the resources in their Microsoft Azure account. The IT engineers have a set of on-premise workstations that have the following different types of operating systems: - Windows 10 - macOS - Ubuntu Which of the following tools can you use on the macOS machines?

The Azure CLI, Azure Powershell and Azure Portal

A company has a set of IT engineers that are responsible for implementing and managing the resources within their Microsoft Azure account. The IT engineers have a set of on-premise workstations that have the following different types of operating systems: - Windows 10 - MacOS - Ubuntu Which of the following tools can you use on the Ubuntu machines?

The Azure CLI, Azure Powershell and Azure Portal are all correct because all three interfaces can be used on Ubuntu. It is important to know Ubuntu is a flavor of the Linux operating system.

A company has a set of IT engineers that are responsible for implementing and managing the resources in their Microsoft Azure account. The IT engineers have a set of on-premise workstations that have the following different types of operating systems: - Windows 10 - MacOS - Ubuntu Which of the following user interfaces can you use on the Windows 10 machines?

The Azure CLI, Azure Powershell and Azure Portal are all correct because all three user interfaces work on Windows 10.

You are planning on deploying an Azure virtual machine. Which of the following storage service is used to store the data disks for the virtual machine?

The data disks are stored in the Blob service of Azure storage accounts.

A company is planning on setting up a solution on the Azure platform. The solution has the following main key requirement - Provide a continuous Integration and Delivery toolset that could work with a variety of languages Which of the following would be best suited for this requirement?

This can be achieved with the Azure DevOps service.

A company is planning on setting up a solution on the Azure platform. The solution has the following main key requirement - Provide a service that could be used to quickly provision development and test environments - Minimize waste on resources with the help of quotas and policies Which of the following would be best suited for this requirement?

This can be achieved with the Azure DevTest Labs service

A company is planning on setting up a solution on the Azure platform. The solution has the following main key requirement - Be able to collect events from multiple sources and then relay them to an application Which of the following would be best suited for this requirement?

This can be achieved with the Azure Event Grid service.

A company is planning on setting up a solution on the Azure platform. The solution has the following main key requirement - Provide a managed toolset that could be used to manage and scale container-based applications Which of the following would be best suited for this requirement?

This can be achieved with the Azure Kubernetes service.

A company has just setup an Azure subscription and an Azure tenant. They want to start deploying resources on the Azure platform. They want to implement a way to logically group the resources. Which of the following could be used for this requirement?

This can be done with the help of Azure resources groups.

A company has just setup an Azure subscription and an Azure tenant. They want to start deploying resources on the Azure platform. They want to use a platform that could be used to create and update the resources within the Azure subscription. Which of the following could be used for this requirement?

This can be done with the help of the Azure Resource Manager

A company needs to connect their on-premise data center to an Azure Virtual Network using a Site-to-Site connection. Which of the following would you create as part of this implementation?

Virtual Network Gateway because with a VPN gateway is a specific type of virtual network gateway that is used to send encrypted traffic between an Azure virtual network and an on-premises location over the public Internet. You can also use a VPN gateway to send encrypted traffic between Azure virtual networks over the Microsoft network. Each virtual network can have only one VPN gateway. However, you can create multiple connections to the same VPN gateway. When you create multiple connections to the same VPN gateway, all VPN tunnels share the available gateway bandwidth.

A company wants to host a set of tables in Microsoft Azure. They want absolutely zero administration of the underlying infrastructure and low latency access to data. You recommend using the SQL Database service. Would this meet the requirement?

YES, It is fully managed by Azure and therefore it does not entail any administration activities from user end

An IT administrator for a company has been given a powershell script. This powershell script will be used to create several Virtual Machines in Azure. You have to provide a machine to the IT administrator for running the powershell script. You decide to provide a ChromeOS based machine and use Azure Cloud Shell. Would this solution fit the requirement?

Yes because Azure Cloud Shell is an interactive, authenticated, browser-accessible shell for managing Azure resources. It provides the flexibility of choosing the shell experience that best suits the way you work, either Bash or PowerShell, accessible via Chrome.

A company wants to host a set of tables within Microsoft Azure. They want absolutely zero administration of the underlying infrastructure and low latency access to data. You recommend using the CosmosDB service. Would this meet the requirement?

Yes is correct because Azure Cosmos DB is Microsoft's globally distributed, multi-model database service. With a click of a button, Cosmos DB enables you to elastically and independently scale throughput and storage across any number of Azure regions worldwide. You can elastically scale throughput and storage, and take advantage of fast, single-digit-millisecond data access using your favorite API including SQL, MongoDB, Cassandra, Tables, or Gremlin. Cosmos DB provides comprehensive service level agreements (SLAs) for throughput, latency, availability, and consistency guarantees, something no other database service offers.

Your company wants to provision a set of Azure virtual machines. An application will be installed on these virtual machines. The company wants to ensure that the user traffic is distributed across the virtual machines. You decide to use the Azure Load Balancer service for traffic distribution. Would this fulfil the requirement?

Yes, The Azure Load Balancer is the ideal service to use for this scenario. It can be used to distribute traffic to the backend virtual machines.

A company is planning on setting up an Azure Virtual machine. Would the company administrative team have full control over the underlying virtual machine to install an application?

Yes, The Azure virtual machine service is an Infrastructure as a service. Here you can install applications on the underlying virtual machine.

A company is planning on using Azure Storage Accounts. They have the following requirement: - Storage of 2 TB of data - Storage of a million files Would using an Azure Storage Account fulfill these requirements?

Yes, because an Azure storage account contains all of your Azure Storage data objects: blobs, files, queues, tables, and disks. The storage account provides a unique namespace for your Azure Storage data that is accessible from anywhere in the world over HTTP or HTTPS. Data in your Azure storage account is durable and highly available, secure, and massively scalable.

A company is planning on deploying Microsoft Azure resources to a Resource Group (RG). But the resources would belong to different locations. Can you have resources that belong to the same resource group but be in multiple locations?

Yes, because when creating a resource group, you need to provide a location for that resource group. You may be wondering, "Why does a resource group need a location? And, if the resources can have different locations than the resource group, why does the resource group location matter at all?" The resource group stores metadata about the resources. When you specify a location for the resource group, you're specifying where that metadata is stored. For compliance reasons, you may need to ensure that your data is stored in a particular region.

An IT administrator for a company has been given a powershell script. This powershell script will be used to create several Virtual Machines in Azure. You have to provide a machine to the IT administrator for running the powershell script. You decide to provide a computer that has MacOS and Powershell Core 6.0 installed. Would this solution fit the requirement?

Yes, because you can run PowerShell on Mac OS X. PowerShell is a command-prompt in your terminal window, so to start it: Start the Terminal application, Now you can simply type powershell as a command and this will start the PowerShell engine and move you from the bash prompt ($) to the PowerShell prompt (PS).

A company wants to migrate some scripts to Microsoft Azure. They want to make use of the serverless features available in Azure. They decide to use the Azure Functions service. Would this service meet the requirement?

Yes, is the correct answer. Azure Functions is a server-less compute service that lets you run event-triggered code without having to explicitly provision or manage infrastructure. You can write just the code you need for the problem at hand, without worrying about a whole application or the infrastructure to run it. Functions can make development even more productive, and you can use your development language of choice, such as C#, Java, JavaScript, PowerShell, and Python. Pay only for the time your code runs and trust Azure to scale as needed. Azure Functions lets you develop server-less applications on Microsoft Azure.

A company is planning on deploying resources to a Resource Group (RG) within Microsoft Azure. The company is planning on assigning permissions to the Resource Group (RG). Would the resources within the Resource Group (RG) also inherit the same permissions?

Yes, the Resource Group (RG) will inherit the same permissions because permissions in the top level scope are automatically inherited to the level below - meaning subscription level users have the same permissions to the resource groups and the resource group level users have the same permission to the individual resources within the resource group.

A company is planning on using Azure Storage Accounts. They have the following requirement: - Replication of data to another region Do Azure Storage Accounts automatically replicate data to another region?

Yes. When you create a storage account in Azure, the default replication that is chosen is RA-GRS as shown in the screenshot and therefore storage accounts automatically replicate data to another region

A company has just setup an Azure subscription and an Azure tenant. They want to start deploying resources on the Azure platform. They want to implement a way to deploy the resources so that they would be located closest to the users accessing those resources. Which of the following could be used for this requirement?

You can make use of Azure Regions and deploy the resources to the region that is closest to the user. 54 Regions worldwide 140 Available in 140 countries

A company wants to make use of an Azure service that can be used to store certificates. Which of the following could be used for storing certificates?

You can store certificates in the Azure Key vault service.

Your company needs to deploy and manage several Microsoft Azure Web apps using the Azure App service resource. Which of the following URL's would you use to manage the Azure Web Apps?

https://portal.azure.com is the correct answer. The Azure portal is a web-based, unified console that provides an alternative to command-line tools. With the Azure portal, you can manage your Azure subscription using a graphical user interface. You can build, manage, and monitor everything from simple web apps to complex cloud deployments. Create custom dashboards for an organized view of resources. Configure accessibility options for an optimal experience. The Azure portal is designed for resiliency and continuous availability. It has a presence in every Azure datacenter. This configuration makes the Azure portal resilient to individual datacenter failures and avoids network slow-downs by being close to users. The Azure portal updates continuously and requires no downtime for maintenance activities.


Related study sets

2412 Identity with Windows Server 2016

View Set

HIST 2110 Chapter 4 Review Questions

View Set

Les moyens de transport & demander son chemin

View Set

Unit 4: Industrial Revolution (part 2)

View Set

Science Test: Nebular Theory, Sun, Moon

View Set

Unit 4: Chapter 10 (Nervous System I)

View Set

Tutorial: Possessive adjectives Watch the following tutorial and complete the activities.

View Set