0 voti, 0 media You have 20 minutes to complete the quiz. Sorry, time is up, the quiz will be automatically submitted in the state it is in. AZ-900 Quiz to assess Microsoft Azure Fundamentals AZ-900 certification exam readiness 1 / 75 If a person wants to use their data that is present on both Azure and on-premises, how can a secure connection between the entities be possible? Utilizing the cipher key By adding extra resources to VNet By adding a traffic router By using a VPN gateway VPN gateway provides secure connectivity between the azure and on-premises network. A VPN gateway is made up of a VNet gateway and a virtual private network. VPN gateway provides secure connectivity between the azure and on-premises network. A VPN gateway is made up of a VNet gateway and a virtual private network. 2 / 75 What is the function of a fully managed platform on Azure? You can pay a monthly fee to have Microsoft look after the maintenance of your applications and services on Azure Microsoft looks after every part of your Azure services. So you only have to worry about your application development Servers, networks, storage, and more are all managed by Azure. You focus on your business value and logic The fully managed platform on Azure is a specific subscription that provides extra support for your Azure services Azure App Service is a fully managed Platform as a Service (PaaS). This means servers, networks, storage, and other fundamental infrastructures are all managed and controlled by Azure; you have to focus on business values and logic. Azure App Service is a fully managed Platform as a Service (PaaS). This means servers, networks, storage, and other fundamental infrastructures are all managed and controlled by Azure; you have to focus on business values and logic. 3 / 75 Which of the following organizes subscriptions and provides the level of scope? Resource Management Groups Tenant Resource Groups If your company has a lot of subscriptions, you will need a way to keep track of access, regulations, and compliance for all of them. Over and above subscriptions, Azure management groups provide a level of scope. Subscriptions are organized into containers called management groups, and the management groups are subject to your governance rules. All subscribers within a management group automatically inherit the management group's conditions. If your company has a lot of subscriptions, you will need a way to keep track of access, regulations, and compliance for all of them. Over and above subscriptions, Azure management groups provide a level of scope. Subscriptions are organized into containers called management groups, and the management groups are subject to your governance rules. All subscribers within a management group automatically inherit the management group's conditions. 4 / 75 Which of the following protocol is a graphical terminal used to connect another computer through a network connection? Remote Desktop Protocol User DataGram Protocol Simple Mail Transfer Protocol Transmission Control Protocol Remote Desktop Protocol is the graphical terminal or terminal server used to connect to another computer through a network connection. It listens for TCP on port 3389. RDP allows the client to protect the server from the software interface connection. It can run an application mode that loads the shortcut from the user's desktop and appears as if it is the standard application. Remote Desktop Protocol is the graphical terminal or terminal server used to connect to another computer through a network connection. It listens for TCP on port 3389. RDP allows the client to protect the server from the software interface connection. It can run an application mode that loads the shortcut from the user's desktop and appears as if it is the standard application. 5 / 75 How can you get authenticated and authorized access to Azure services? Azure Subscription Azure Marketplace None of the above Using Multi-Region You can get authenticated and authorized access to Azure services with an Azure subscription. It also enables you to allocate resources. An Azure subscription is a logical unit of Azure services linked to an Azure account, which is an Azure Active Directory (Azure AD) or a directory that Azure AD trusts identity in. You can get authenticated and authorized access to Azure services with an Azure subscription. It also enables you to allocate resources. An Azure subscription is a logical unit of Azure services linked to an Azure account, which is an Azure Active Directory (Azure AD) or a directory that Azure AD trusts identity in. 6 / 75 Copy - Which of the following statements is correct based on the provided description of High Availability (HA), Fault Tolerance, Disaster Recovery (DR), Scalability, Elasticity, and Agility? Disaster Recovery (DR) Seleziona una rispostaDynamically adjusts resources for workload changesAdding or removing resources easily and quickly as per demandHelps recovery from fault with extensive backup capabilityCapability to adapt quickly and efficiently to changes in the business environmentProvide elastic access to on premises resourcesHelps recover from catastrophic eventsGuarantee zero downtimeProvide agile governance with daily ceremoniesReplaces failed servers instantly Fault Tolerance Seleziona una rispostaDynamically adjusts resources for workload changesAdding or removing resources easily and quickly as per demandHelps recovery from fault with extensive backup capabilityCapability to adapt quickly and efficiently to changes in the business environmentProvide elastic access to on premises resourcesHelps recover from catastrophic eventsGuarantee zero downtimeProvide agile governance with daily ceremoniesReplaces failed servers instantly Scalability Seleziona una rispostaDynamically adjusts resources for workload changesAdding or removing resources easily and quickly as per demandHelps recovery from fault with extensive backup capabilityCapability to adapt quickly and efficiently to changes in the business environmentProvide elastic access to on premises resourcesHelps recover from catastrophic eventsGuarantee zero downtimeProvide agile governance with daily ceremoniesReplaces failed servers instantly High Availability (HA) Seleziona una rispostaDynamically adjusts resources for workload changesAdding or removing resources easily and quickly as per demandHelps recovery from fault with extensive backup capabilityCapability to adapt quickly and efficiently to changes in the business environmentProvide elastic access to on premises resourcesHelps recover from catastrophic eventsGuarantee zero downtimeProvide agile governance with daily ceremoniesReplaces failed servers instantly Elasticity Seleziona una rispostaDynamically adjusts resources for workload changesAdding or removing resources easily and quickly as per demandHelps recovery from fault with extensive backup capabilityCapability to adapt quickly and efficiently to changes in the business environmentProvide elastic access to on premises resourcesHelps recover from catastrophic eventsGuarantee zero downtimeProvide agile governance with daily ceremoniesReplaces failed servers instantly Agility Seleziona una rispostaDynamically adjusts resources for workload changesAdding or removing resources easily and quickly as per demandHelps recovery from fault with extensive backup capabilityCapability to adapt quickly and efficiently to changes in the business environmentProvide elastic access to on premises resourcesHelps recover from catastrophic eventsGuarantee zero downtimeProvide agile governance with daily ceremoniesReplaces failed servers instantly 7 / 75 What is an Azure Function? A single unit of compute that is triggered by a separate process A foundational component of any Azure infrastructure A function to update any resources on Azure An add-on to any paid Azure subscription that allows using Azure services as functions in your applications Azure Functions is an easy way to run small pieces of code or "functions" in the cloud. A user can create and upload code serverless and then define the triggers or events to execute the code. Triggers may come from various sources, including another user's application or cloud services, such as databases, events, and hubs for notification. Azure Functions is an easy way to run small pieces of code or "functions" in the cloud. A user can create and upload code serverless and then define the triggers or events to execute the code. Triggers may come from various sources, including another user's application or cloud services, such as databases, events, and hubs for notification. 8 / 75 Which of the following is the right category to which the Azure App services belong? PaaS FaaS SaaS IaaS Azure App Service is a fully managed Platform as a Service (PaaS), meaning servers, networks, storage, and other fundamental infrastructures are all managed and controlled by Azure. Azure App Service is a fully managed Platform as a Service (PaaS), meaning servers, networks, storage, and other fundamental infrastructures are all managed and controlled by Azure. 9 / 75 On which basis will Azure Virtual Machines be charged? All of the above Nodes Utilization on VMs Hardware Utilization Resources Utilization Azure charges for Virtual Machines hourly and the resources you used. You also pay more per hour if you use more CPUs and RAMs on your VMs. Azure charges for Virtual Machines hourly and the resources you used. You also pay more per hour if you use more CPUs and RAMs on your VMs. 10 / 75 In case any resource goes down, instantly replacing it with a new one is known as_________. Elasticity High Availability Scalability Fault Tolerance This way, you get high availability for your servers by replacing the failed server instantly with the new one. HA depends on the number of VM you set up to cover in case one goes down. This way, you get high availability for your servers by replacing the failed server instantly with the new one. HA depends on the number of VM you set up to cover in case one goes down. 11 / 75 Which of the following programming service is supported by the API app? All of the above Graphical User Interface Backend Service Frontend Service API is an Application Programming Interface that hosts your data backend services and does not have a graphical user interface, i.e., no user interface, no front end. API is an Application Programming Interface that hosts your data backend services and does not have a graphical user interface, i.e., no user interface, no front end. 12 / 75 How many zones must each region have? 2 5 3 6 Each region has a minimum of three zones. Each region has a minimum of three zones. 13 / 75 From the following options, what is the best reason to use the Azure CLI? You can use Azure CLI with more than one cloud provider You can use products and services that are not available in the Azure Portal It makes Azure usage cheaper, as you do not have to pay for the Azure Portal It rarely changes, and the commands stay the same for the most part In CLI, command changes rarely, so you can automate the commands for future purposes. In CLI, command changes rarely, so you can automate the commands for future purposes. 14 / 75 If a virtual network is configured so that it has several subnets, then which additional feature does it possess? Is cost-effective All of the above Delivers multiple networks features Saves power The main purpose of creating a subnet is to make multiple networks within the same VNet. With multiple subnets, two or more VMs are developed within the subnet. Such a subnet is called a gateway subnet, and a virtual network gateway is used to connect these gateway subnets. The main purpose of creating a subnet is to make multiple networks within the same VNet. With multiple subnets, two or more VMs are developed within the subnet. Such a subnet is called a gateway subnet, and a virtual network gateway is used to connect these gateway subnets. 15 / 75 For daily operations, Azure resources are needed for every business unit. The same form of Azure services are expected for all businesses. To automate the development of Azure resources, which solution would you suggest? Resource Manager Template Azure API Management Service None of the above Management Groups Resource Manager Template is a JavaScript Object Notation (JSON) file that defines the resources deployed in the resource group. It also defines the dependencies between the deployed resources. With this template, resources can be deployed in a consistent and repeatable way. Resource Manager Template is a JavaScript Object Notation (JSON) file that defines the resources deployed in the resource group. It also defines the dependencies between the deployed resources. With this template, resources can be deployed in a consistent and repeatable way. 16 / 75 On which of the following components is Azure Kubernetes Service cluster architecture based? Pods Node Pools Node Trigger Azure Kubernetes Service cluster architecture is based on Node, Node pools, Node selector, and Pods. Azure Kubernetes Service cluster architecture is based on Node, Node pools, Node selector, and Pods. 17 / 75 _________ is the preferred way for cloud applications to be packaged, deployed, and managed. Azure Scale Set Azure VM Azure Container Azure Load Balancer Containers are the preferred way for cloud applications to be packaged, deployed, and managed. Containers are the preferred way for cloud applications to be packaged, deployed, and managed. 18 / 75 Why do we need the Azure portal? To create VNet with Azure services All of the above To configure a network with Azure services To manage the resources Azure portal is the console of Microsoft Azure, providing numerous features, services, and a way to create networks with multiple Azure resources and services. It gives GUI representation for the customer to use Azure services. It provides constant availability for using these services. Azure portal is the console of Microsoft Azure, providing numerous features, services, and a way to create networks with multiple Azure resources and services. It gives GUI representation for the customer to use Azure services. It provides constant availability for using these services. 19 / 75 Which of the following services is provided by a VPN gateway Offers open-source availability It is used in private cloud architecture only Creates multiple layers of service for security purposes Provides a secure connection between Azure resources and the on- premises network A company's data is distributed in Azure and on-premises infrastructure to make it a hybrid solution. A specific VNet gateway called a VPN gateway is used to connect the two. VPN gateway is responsible for creating encrypted communication within the hybrid cloud architecture. A company's data is distributed in Azure and on-premises infrastructure to make it a hybrid solution. A specific VNet gateway called a VPN gateway is used to connect the two. VPN gateway is responsible for creating encrypted communication within the hybrid cloud architecture. 20 / 75 Which solution is great for data processing, systems integration, internet-of-things (IoT) work, and simple APIs and microservices development? Azure Container Instances Kubernetes Azure Scale Sets Azure Functions Azure Functions is a great solution for data processing, systems integration, internet-of-things (IoT) work, and simple APIs and microservices development. Azure Functions is a great solution for data processing, systems integration, internet-of-things (IoT) work, and simple APIs and microservices development. 21 / 75 Which of the following statements is correct based on the provided description of High Availability (HA), Fault Tolerance, Disaster Recovery (DR), Scalability, Elasticity, and Agility? High Availability ensures zero downtime by immediately mitigating faults on Azure’s side. Elasticity refers to the ability to recover from failures by replacing failed servers instantly. Fault Tolerance focuses on adding or removing resources quickly as per demand. Disaster Recovery helps recover from catastrophic events like cyber-attacks with a pre-defined recovery plan. Agility refers to minimizing network resources dynamically to respond to workload changes. Disaster Recovery helps recover from catastrophic events like cyber-attacks with a pre-defined recovery plan. Disaster Recovery helps recover from catastrophic events like cyber-attacks with a pre-defined recovery plan. 22 / 75 Which service is responsible for providing the private connection between Azure and on-premises? Virtual Network Azure VPN Gateway Azure ExpressRoute Load Balancer Express route is one of the azure services capable of providing a private and secure connection between azure and on-premises networks that provide a more secure and reliable connection. This route comprises a circuit and provides two types of connectivity: primary and secondary. Express route is one of the azure services capable of providing a private and secure connection between azure and on-premises networks that provide a more secure and reliable connection. This route comprises a circuit and provides two types of connectivity: primary and secondary. 23 / 75 Which networking service launches edge nodes? Azure Load Balancer MPLS Network Azure DNS Content Delivery Network (CDN) Azure CDN places the data replicas at the data center closest to the user side. The data center present closest to the users is called the edge node, which contains a cache of files that provides the edge of the internet to users. Azure CDN places the data replicas at the data center closest to the user side. The data center present closest to the users is called the edge node, which contains a cache of files that provides the edge of the internet to users. 24 / 75 Which of the following is a cloud-based desktop? Azure Cluster Azure Kubernetes Service Azure Functions Azure Virtual Desktop Azure Virtual Desktop is a cloud-based desktop and application virtualization service. It allows your users to access a cloudhosted version of Windows from anywhere. Windows, Mac, iOS, Android, and Linux are all supported by Azure Virtual Desktop. It is compatible with apps that let you access distant desktops and apps. Most recent browsers can also be used to access Azure Virtual Desktop-hosted experiences. Azure Virtual Desktop is a cloud-based desktop and application virtualization service. It allows your users to access a cloudhosted version of Windows from anywhere. Windows, Mac, iOS, Android, and Linux are all supported by Azure Virtual Desktop. It is compatible with apps that let you access distant desktops and apps. Most recent browsers can also be used to access Azure Virtual Desktop-hosted experiences. 25 / 75 Which of the following services is offered by a load balancer? Encrypts the incoming traffic among services None of these Provides internet connection for the communication Works as a port forwarding point Azure load balancer delivers high availability and network performance to online applications. It distributes the traffic load to the virtual machine present in the network. Azure load balancer delivers high availability and network performance to online applications. It distributes the traffic load to the virtual machine present in the network. 26 / 75 What is the constraint of the Azure free account? Credit will expire after 30 days, and free resources expire after 12 months You are only allowed to create resources for 30 days Free account resources can only be created when using the USA address Azure free accounts are valid only for certain times of promotion, such as the launch of new services The limitation of a free Azure Account is that you get free services for 12 months, with credit expiring after 30 days. The limitation of a free Azure Account is that you get free services for 12 months, with credit expiring after 30 days. 27 / 75 How many subscription boundaries exist? Two Three Five Four There are two subscription boundaries. Billing boundary - How an Azure account is billed for utilizing Azure is determined by this subscription type. For different types of billing requirements, you can create several subscriptions. To help you organize and manage your costs, Azure creates distinct billing reports and invoices for each subscription. Access Control Boundary - Azure's access-management policies are applied at the subscription level, and you can build several subscriptions to suit different corporate structures. Within a company, you could have several departments to which you apply different Azure subscription policies. This payment approach enables you to manage and control access to users' resources through subscriptions. There are two subscription boundaries. Billing boundary - How an Azure account is billed for utilizing Azure is determined by this subscription type. For different types of billing requirements, you can create several subscriptions. To help you organize and manage your costs, Azure creates distinct billing reports and invoices for each subscription. Access Control Boundary - Azure's access-management policies are applied at the subscription level, and you can build several subscriptions to suit different corporate structures. Within a company, you could have several departments to which you apply different Azure subscription policies. This payment approach enables you to manage and control access to users' resources through subscriptions. 28 / 75 While creating a VNet using the Azure portal, what specific things should be assigned in the network? App services only Compute resources Username and password Address space, resource group, subnets, and location The attributes of VNet, while being created in the Azure portal, define a way to improve network performance and provide scalable service from the designed network. These attributes include address space, public IP address, location, and subnet. The attributes of VNet, while being created in the Azure portal, define a way to improve network performance and provide scalable service from the designed network. These attributes include address space, public IP address, location, and subnet. 29 / 75 A cloud server is being migrated to Azure. External users can access the web application. Which service would you suggest to reduce the administrative effort needed to manage the web application? PaaS FaaS IaaS SaaS PaaS is designed to facilitate the fast development of web or mobile apps for developers without the need to take concern over the setting or maintaining the underlying server, storage, network, and database infrastructure needed for development. PaaS is designed to facilitate the fast development of web or mobile apps for developers without the need to take concern over the setting or maintaining the underlying server, storage, network, and database infrastructure needed for development. 30 / 75 e can add a maximum of two resources in Azure to VNet. True or false? Falso Vero Using the Azure portal, a VNet should first be created; once the VNet has been deployed, the next step is to add some resources from the resource group to VNet present in the Azure portal. The resources can be added as long as there is space available in the address space, and each resource should have a unique IP address. Using the Azure portal, a VNet should first be created; once the VNet has been deployed, the next step is to add some resources from the resource group to VNet present in the Azure portal. The resources can be added as long as there is space available in the address space, and each resource should have a unique IP address. 31 / 75 Remote Desktop Protocol (RDP) provides the connection between computers using _________ file? .txt .pdf .rtt .rdp RDP file is a text file consisting of name/value pairs that define the RDP clients' connection to the remote computer using RDP. RDP file is a text file consisting of name/value pairs that define the RDP clients' connection to the remote computer using RDP. 32 / 75 Which problem will be solved by adding the application gateway? Creating a private connection Performance degradation Equally balancing the traffic Web traffic management It is considered the most advanced load balancer that enables the balancing of web traffic to manage web applications using an HTTP request. Because of its services, the gateway is called the layer 7 load balancer within Microsoft Azure. It is considered the most advanced load balancer that enables the balancing of web traffic to manage web applications using an HTTP request. Because of its services, the gateway is called the layer 7 load balancer within Microsoft Azure. 33 / 75 Which cloud service model does Function Service belong to? Infrastructure-as-a-Service Platform-as-a-Service Serverless Software-as-a-Service Function Service belongs to the Serverless cloud service model. Function Service belongs to the Serverless cloud service model. 34 / 75 Why would you prefer to use Cloud Shell rather than CLI or PowerShell? The Cloud Shell can be used entirely in a web browser, and can also be used across multiple devices You can update the Cloud Shell independently of Azure CLI and Azure PowerShell The Cloud Shell gets new features first The Cloud Shell is free for 12 months An interactive browser, accessible shell for managing Azure resources, Azure Cloud Shell, is accessible by a browser. The shell experience is the best option, whether you work with Bash or PowerShell, as it offers flexibility. An interactive browser, accessible shell for managing Azure resources, Azure Cloud Shell, is accessible by a browser. The shell experience is the best option, whether you work with Bash or PowerShell, as it offers flexibility. 35 / 75 Which Azure service is an open-source container orchestration system for automating application deployment, management, and scaling? Kubernetes Azure Functions Azure VM Azure Container Instances Containers are the preferred way for cloud applications to be packaged, deployed, and managed. Containers are the preferred way for cloud applications to be packaged, deployed, and managed. 36 / 75 Which main resources and services should be present in a VNet? Traffic manager, route finder, and online services All possible gateways 10 internet users only VM, internet, on-premises network A simple VNet must consist of a virtual machine (one or more than one), an internet resource, and an on-premises network. VNet can provide secure connections using gateways. A simple VNet must consist of a virtual machine (one or more than one), an internet resource, and an on-premises network. VNet can provide secure connections using gateways. 37 / 75 What is a PowerShell cmdlet? A PowerShell scripting language specifically for Azure A lightweight version of PowerShell that can run on mobile devices A small, lightweight group of commands to perform an action A piece of advice from Microsoft about PowerShell updates Azure PowerShell is a shell with which developers, DevOps, and IT professionals can perform commands called cmdlets (pronounced commandlets). These commands call the Azure Rest API to deliver every conceivable management job in Azure. Cmdlets can be performed independently or merged into a script file and executed together to orchestrate: The routine setup, teardown, and management of a single resource or various connected resources The deployment of a complete infrastructure, which might include dozens or hundreds of resources from imperative code Capturing commands in a script makes the method repeatable and automatable. Most Azure features for PowerShell are made up of cmdlets. This simplifies the interaction with Azure resources to be consistent and efficient. It is a small, lightweight group of commands to perform actions. Most Azure features for PowerShell are made up of cmdlets. This simplifies the interaction with Azure resources to be consistent and efficient. It is a small, lightweight group of commands to perform actions. 38 / 75 Which of the following is not suited for networking service? Global coverage Scalability Abrupt behavior of VM Network failure Content Delivery Network (CDN) provides networking services, which can lead to network failure. CDN proves reliable to its end users, but when it stops working due to technical issues, it cannot get any information from the server side. Content Delivery Network (CDN) provides networking services, which can lead to network failure. CDN proves reliable to its end users, but when it stops working due to technical issues, it cannot get any information from the server side. 39 / 75 What is an Availability Zone? A set of data centers close together A collection of softwares that can enable high scalability at a short notice One of the more data centers that are close together to provide backup One or more data centers equipped with independent power, cooling, and networking Availability Zones are locations within an Azure region that are physically separate. It comprises one or more independently operating power and network data centers. Availability Zones are locations within an Azure region that are physically separate. It comprises one or more independently operating power and network data centers. 40 / 75 What is Cloud Agility? Using cloud elasticity to increase the return on investment Quickly scale resources as per demand To automatically improve the fidelity of resource usage and utilize the platform better Focus on business rather than provisioning and maintaining resources Instead of providing and managing services, Cloud Agility lets them concentrate on other issues such as security, monitoring, and analysis. Agility is the capability to adapt quickly and efficiently to changes in the business environment. Agility also refers to the ability to develop, test, and deploy business-led software applications quickly. Instead of providing and managing services, Cloud Agility lets businesses concentrate on other issues such as security, monitoring, and analysis. 41 / 75 Which feature of CDN helps to improve performance? Provides data such as images, files, media, etc Has resource management capabilities Can work with the internet Dynamic Site Acceleration (DSA) CDN with Dynamic Site Acceleration (DSA) provides the web application update features to the customers. The user can route the dynamic request through CDN without a cache. CDN with Dynamic Site Acceleration (DSA) provides the web application update features to the customers. The user can route the dynamic request through CDN without a cache. 42 / 75 What does Infrastructure-as-a-Service mean? Services on Azure that are updated automatically to provide a stable infrastructure for your applications Any service on Azure that you can rent and do not have to buy upfront Any hardware service provided by Azure, such as Virtual Machines and Virtual Networks The layer of services that enables a complete cloud infrastructure for your business IaaS is the backbone of cloud computing; in some way, all Azure services depend on IaaS. IaaS Azure services must never be purchased in advance but may be used as required. IaaS is the backbone of cloud computing; in some way, all Azure services depend on IaaS. IaaS Azure services must never be purchased in advance but may be used as required. 43 / 75 What is Azure Networking? It provides 4G connectivity None of these A representation of a network in the cloud A network made up of optical fiber Azure networking provides the connectivity between Azure resources and the on-premises network. Azure networking provides the connectivity between Azure resources and the on-premises network. 44 / 75 Which of the following services is used to organize and secure resources in Azure? Azure Resource Manager Subscriptions Azure Region Availability zone Azure Resource Manager gives you the tools to organize and secure your resources. It is a fundamental service used to install and manage Azure resources. It has a management layer enables you to create, upgrade, and delete Azure subscription tools. After deployment, you use management tools like access control, locks, and tags to keep your resources safe and organized. Azure Resource Manager gives you the tools to organize and secure your resources. It is a fundamental service used to install and manage Azure resources. It has a management layer enables you to create, upgrade, and delete Azure subscription tools. After deployment, you use management tools like access control, locks, and tags to keep your resources safe and organized. 45 / 75 Which configuration provides the way to connect the on-premises network to the Azure virtual network? Multi-Site VPN Point-to-Site VPN None of the above Site-to-Site VPN Site-to-Site VPN or S2S provides a way to connect your onpremises network to the Azure virtual network. This type of connection requires a VPN device on-premises with an externally facing IP address. A secure connection called a tunnel enables multiple encrypted connections for security purposes. Site-to-Site VPN or S2S provides a way to connect your onpremises network to the Azure virtual network. This type of connection requires a VPN device on-premises with an externally facing IP address. A secure connection called a tunnel enables multiple encrypted connections for security purposes. 46 / 75 Which would help reduce the administrative effort required to deploy the machines? Kubernetes Azure Container Instances Azure Functions Azure Scale Sets Easy to create and manage multiple VMs Maintaining a consistent configuration across your environment is important when multiple VMs are operating your application. The VM size, disk configuration, and device configurations should be the same across all VMs for the reliable performance of your application All VM instances are created from the same base OS image and configuration in the scale set. This approach allows you to easily control hundreds of VMs without additional network management or configuration tasks Scale sets allow the Azure load balancer for basic layer-4 traffic distribution and Azure Application Gateway for further advanced layer-7 traffic distribution and SSL termination. Easy to create and manage multiple VMs Maintaining a consistent configuration across your environment is important when multiple VMs are operating your application. The VM size, disk configuration, and device configurations should be the same across all VMs for the reliable performance of your application All VM instances are created from the same base OS image and configuration in the scale set. This approach allows you to easily control hundreds of VMs without additional network management or configuration tasks Scale sets allow the Azure load balancer for basic layer-4 traffic distribution and Azure Application Gateway for further advanced layer-7 traffic distribution and SSL termination. 47 / 75 Which definition best describes compute on Microsoft Azure? An optional component to improve the efficiency of Azure A virtual machine Any service that performs or enables a computation Any serverless service, such as Azure Functions Concerning Azure, compute is a term that covers any services enabling computation in the cloud. Concerning Azure, compute is a term that covers any services enabling computation in the cloud. 48 / 75 As resource demand increases, Azure can split the demand over more resources and scale the application. True or false? Falso Vero In Azure, this is called Scalability, which means adding or removing resources easily and quickly as per demand. It is important in such situations where you do not know the amount of the needed resources. In Azure, this is called Scalability, which means adding or removing resources easily and quickly as per demand. It is important in such situations where you do not know the amount of the needed resources. 49 / 75 What is the difference between OPEX and CAPEX? OpEx is the cost of services you do not own, such as cloud computing. CapEx is the cost of ownership OpEx is the cost for acquiring or maintaining assets. CapEx is the ongoing cost for running a business OpEx has a better return on investment in the short term. CapEx has a better return on investment in the long term OpEx is the ongoing cost for running a business. CapEx is the cost of acquiring or maintaining assets Capital Expenditure (CapEx) is the expenditure to maintain or acquire fixed assets by spending money. This includes land, equipment, etc. Operational Expenditure (OpEx) is the cost of a product or a system that is running on a day-to-day basis, like electricity, printer papers, etc. Capital Expenditure (CapEx) is the expenditure to maintain or acquire fixed assets by spending money. This includes land, equipment, etc. Operational Expenditure (OpEx) is the cost of a product or a system that is running on a day-to-day basis, like electricity, printer papers, etc. 50 / 75 What is a scale set? A range of sizes of virtual machines ready to take over a workload A pool of identical VMs that can be activated or deactivated as needed A set of similar services that all work together for a service or application A set of virtual machines running in the same data center Azure virtual machine scale sets allow you to create and manage a pool of identical load-balanced VMs. The number of VM instances will automatically increase or decrease in response to a demand or a given schedule. Scale sets make your applications highly accessible and allow you to manage, configure and upgrade many VMs centrally. Azure virtual machine scale sets allow you to create and manage a pool of identical load-balanced VMs. The number of VM instances will automatically increase or decrease in response to a demand or a given schedule. Scale sets make your applications highly accessible and allow you to manage, configure and upgrade many VMs centrally. 51 / 75 What is the maximum amount of storage in Azure Storage? 30 TB 10 TB 500 GB 500 TB In Azure Storage, you can build a storage account for up to 500 TB of cloud data because it has a limit of 500TB per storage account. In Azure Storage, you can build a storage account for up to 500 TB of cloud data because it has a limit of 500TB per storage account. 52 / 75 What are some benefits of using a Virtual Machine on Azure? The much higher performance of applications Much cheaper than running your servers Owning the hardware while Azure maintains it No maintenance of hardware and only paying for what you use Each virtual machine has hardware, including CPUs, memory, hard drives, network interfaces, and other devices. The virtual hardware is then mapped to the actual hardware on the physical computer, which saves costs by reducing the need for physical hardware systems and related maintenance costs, and the power and cooling demand. Each virtual machine has hardware, including CPUs, memory, hard drives, network interfaces, and other devices. The virtual hardware is then mapped to the actual hardware on the physical computer, which saves costs by reducing the need for physical hardware systems and related maintenance costs, and the power and cooling demand. 53 / 75 If a person wants to use their data on both Azure and on-premises, how can a secure connection between the entities be possible? By utilizing the cipher key By adding a traffic router By using VPN Gateway By adding extra resources to VNet VPN gateway provides secure connectivity between Azure and on-premises networks. A VPN gateway comprises a VNet gateway and a virtual private network. VPN gateway provides secure connectivity between Azure and on-premises networks. A VPN gateway comprises a VNet gateway and a virtual private network. 54 / 75 Which is the simplest and fastest way to run an Azure container without managing any virtual machines and following a higher-level service? App Service Azure Container Instances Web App for Containers Function Service Azure Container Instances is the simplest and fastest way to run an Azure container without managing any virtual machines and following a higher-level service. Azure Container Instances is the simplest and fastest way to run an Azure container without managing any virtual machines and following a higher-level service. 55 / 75 Any service that you use on Azure with a consumption component as part of the pricing is known as consumption-based pricing. True or false? Falso Vero Consumption-based pricing is based on the usage of resources and is not time-based. It is not limited to free accounts, and the services are not necessarily consumed all the time. Consumption-based pricing is based on the usage of resources and is not time-based. It is not limited to free accounts, and the services are not necessarily consumed all the time. 56 / 75 Which Azure networking service is similar to the load balancer service? Traffic Manager VPN Gateway Virtual Network (VNet) Application Gateway Azure load balancer and application gateway can distribute the traffic load among the service. Azure load balancer and application gateway can distribute the traffic load among the service. 57 / 75 How is a load balancer different from an application gateway? Layer 7, layer 2 Layer 3, Layer 6 Layer 4, layer 7 Layer 1, layer 5 The load balancer belongs to layer 4. It has multiple virtual IP addresses to route TCP/UDP traffic. It is also responsible for connecting the virtual network and on-premises. The application gateway is an advanced load balancer that provides gateway services to the application layer. It is responsible for routing traffic to specific applications like web apps. Application gateway secures application services using firewalls. The load balancer belongs to layer 4. It has multiple virtual IP addresses to route TCP/UDP traffic. It is also responsible for connecting the virtual network and on-premises. The application gateway is an advanced load balancer that provides gateway services to the application layer. It is responsible for routing traffic to specific applications like web apps. Application gateway secures application services using firewalls. 58 / 75 Concerning Azure, compute is a term that covers any service in Azure that enables ________ in the cloud. Calculation Migration Virtualization Computation Concerning Azure, compute is a term that covers many services in Azure, enabling computation in the cloud. Concerning Azure, compute is a term that covers many services in Azure, enabling computation in the cloud. 59 / 75 How many connectivity models of ExpressRoute exist? 3 2 1 5 There are three ExpressRoute connectivity models: Any-to-any (IPVPN) networks Virtual cross-connection through an Ethernet Exchange Point-to-point Ethernet Connection There are three ExpressRoute connectivity models: Any-to-any (IPVPN) networks Virtual cross-connection through an Ethernet Exchange Point-to-point Ethernet Connection 60 / 75 What information is provided by the Content Delivery Network (CDN)? Characteristics of VM Encrypted data in binary format Images, files, and media Sequence of alphabets CDN can provide information like images, dynamic changes of video, or website content that is regularly changing. Users can experience good performance and access the resources more quickly. CDN can provide information like images, dynamic changes of video, or website content that is regularly changing. Users can experience good performance and access the resources more quickly. 61 / 75 ________ is the serverless computing service that is hosted on the public cloud of Microsoft Azure. Azure VM Azure Container Instances Azure Functions Kubernetes Azure Functions is a serverless computing service that is hosted on the public cloud of Microsoft Azure. Azure Functions is a serverless computing service that is hosted on the public cloud of Microsoft Azure. 62 / 75 Which of the following statements is correct based on the provided description of CapEx and OpEx? CapEx is the cost of running a product or system on a day-to-day basis. OpEx includes expenditures to acquire fixed assets such as land and equipment. OpEx is not related to operational costs like electricity and printer paper. CapEx refers to expenditures made to maintain or acquire fixed assets like land and equipment. Both CapEx and OpEx are primarily focused on acquiring fixed assets. This statement correctly aligns with the definition of CapEx provided in the sentence. All other options either mix up the definitions or are factually incorrect CapEx refers to expenditures made to maintain or acquire fixed assets like land and equipment. Two sorts of costs should be considered when contrasting IT infrastructure options. Operations Expenditures (OpEx) and Capital Expenditures (CapEx) CapEx often involves a one-time, upfront expense to acquire or secure tangible resources. It includes constructing a new building, repaving the parking lot, constructing a data center, or purchasing a corporate vehicle. OpEx, on the other hand, involves a one-time purchase of goods or services. It can be used to pay for convention center rentals, company car leases, and cloud service contracts. Due to its consumption-based business model, cloud computing falls under OpEx. You do not pay for the physical infrastructure, electricity, security, or any other costs related to running a data center when you use cloud computing. Rather, you are charged for the IT resources you employ. You do not have to pay for any IT resources for the month if you do not use any. CapEx refers to expenditures made to maintain or acquire fixed assets like land and equipment. Two sorts of costs should be considered when contrasting IT infrastructure options. Operations Expenditures (OpEx) and Capital Expenditures (CapEx) CapEx often involves a one-time, upfront expense to acquire or secure tangible resources. It includes constructing a new building, repaving the parking lot, constructing a data center, or purchasing a corporate vehicle. OpEx, on the other hand, involves a one-time purchase of goods or services. It can be used to pay for convention center rentals, company car leases, and cloud service contracts. Due to its consumption-based business model, cloud computing falls under OpEx. You do not pay for the physical infrastructure, electricity, security, or any other costs related to running a data center when you use cloud computing. Rather, you are charged for the IT resources you employ. You do not have to pay for any IT resources for the month if you do not use any. 63 / 75 Which of the following Azure service provides global connectivity? Network Security Group VPN Gateway Virtual Network ExpressRoute Azure ExpressRoute provides global connectivity to all regions with high availability, better security, and reliability. Azure ExpressRoute provides global connectivity to all regions with high availability, better security, and reliability. 64 / 75 Only products that are available globally can be accessed through Azure Portal. True or false? Falso Vero You can use the Azure portal with any form of subscription to access all generally available Azure products and services You can use the Azure portal with any form of subscription to access all generally available Azure products and services 65 / 75 Which service is responsible for managing the traffic flow in the network? Load Balancer Express Route Azure DNS Traffic Manager Azure load balancer provides the load-balancing feature to the connected virtual machines within Microsoft Azure. It manages the network traffic load and enables all VMs to process. Azure load balancer provides the load-balancing feature to the connected virtual machines within Microsoft Azure. It manages the network traffic load and enables all VMs to process. 66 / 75 What are the three kinds of App Services? (Choose 3) Web Apps for Containers Web Apps Event Grid for App Services Web Apps for Linux API Apps Azure provides three types of app services. Web Apps, Web Apps for Containers, and API Apps cover a specific use case. App Services can all run on Linux, but it is not a particular type of service. Event Grid is a separate service on Azure. Azure provides three types of app services. Web Apps, Web Apps for Containers, and API Apps cover a specific use case. App Services can all run on Linux, but it is not a particular type of service. Event Grid is a separate service on Azure. 67 / 75 Which of the following provides better security and storage capabilities? None of the above Cloud Networking Logical Network Local Area Network Cloud networking enables cloud computing to develop a network with low latency, better security, and optimized performance. Cloud networking enables cloud computing to develop a network with low latency, better security, and optimized performance. 68 / 75 What is the purpose of the VPN gateway in Azure? Manages the power of all entities in the network Distributes the traffic load Provides encrypted connection None of these VPN gateway is useful for establishing a private connection between Azure resources and an on-premises environment, office, the cloud, or other premises within the cloud in order to establish a secure private connection. VPN gateway is useful for establishing a private connection between Azure resources and an on-premises environment, office, the cloud, or other premises within the cloud in order to establish a secure private connection. 69 / 75 What is Azure Region? A set of data centers close together One of the more data centers that are close together to provide backup One or more data centers equipped with independent power, cooling, and networking A collection of softwares that can enable high scalability at a short notice Regions are geographical areas where Azure is present to deploy the Azure resources. It is a set of data centers with a latency-defined perimeter connected via a dedicated regional low-latency network. Regions are geographical areas where Azure is present to deploy the Azure resources. It is a set of data centers with a latency-defined perimeter connected via a dedicated regional low-latency network. 70 / 75 For how many connections can a VPN gateway be used? 3 10 4 2 There are 3 possible connections for connecting the hybrid networks. These are: Site-to-Site Connection Point-to-Site Connection Multi-Site Connection There are 3 possible connections for connecting the hybrid networks. These are: Site-to-Site Connection Point-to-Site Connection Multi-Site Connection 71 / 75 Which Azure Service is relevant to the AWS IAM service? Azure VM Azure Blob Azure MySQL DB Azure Active Directory It is a cloud-based identity and access management service in Azure. It is one of the core services of Azure. This cloud-based IAM service allows users to sign in and access internal or external resources. It is a cloud-based identity and access management service in Azure. It is one of the core services of Azure. This cloud-based IAM service allows users to sign in and access internal or external resources. 72 / 75 Which of the following is the right category to which the Azure Virtual machine belongs? PaaS IaaS FaaS SaaS Virtual machines are an IaaS offering where you can manage the entire machine. Virtual machines are an IaaS offering where you can manage the entire machine. 73 / 75 Which Azure service should you use to correlate events from multiple resources into a centralized repository? Azure Events Hub Azure Log Analytics Azure Monitor Azure Analysis Service Azure Log Analytics collects data from various sources and visualizes it from on-premises and the cloud. Azure Events Hub: the concept of Event Hub is related to Data and Analytics; it is a large-scale telemetry ingestion that allows you to run millions of events per second, and can be used to load a large amount of data into the cloud in real-time; It captures data into the Azure Blob or Data Lake; publishers send it to the event hub. From these hubs, the consumer reads data. Azure Monitor is one of the Monitoring and Management services: provides basic monitoring of Azure resources, helping you understand how your applications work and recognize challenges and tools that impact them proactively; it permits to monitor metrics, activity logs, and diagnostic logss a basic service. Azure Analysis Service is an analytic engine as a service for enterprise-grade. It uses advanced computing and mashup to combine data from several data sources, set metrics, and secure data in an advanced single table of the semantic data model for query purposes. The data model makes searching vast volumes of data for ad hoc data analysis easier and quicker for users. It collects data from various sources and visualizes it from on-premises and the cloud. 74 / 75 Scale sets support up to _______ VM instances. 600 6000 1000 50 Scale sets support up to 1,000 VM instances. If your custom VM images are created and uploaded, the limit is 600 VM instances. Scale sets support up to 1,000 VM instances. If your custom VM images are created and uploaded, the limit is 600 VM instances. 75 / 75 Azure VM resource is a PaaS. True or false? Falso Vero VMs are Linux and Windows VM on-demand with your desired configuration hosted in Azure. It is an IaaS resource. VMs are Linux and Windows VM on-demand with your desired configuration hosted in Azure. It is an IaaS resource. Il tuo punteggio è
You have 20 minutes to complete the quiz.
Sorry, time is up, the quiz will be automatically submitted in the state it is in.
AZ-900
Quiz to assess Microsoft Azure Fundamentals AZ-900 certification exam readiness
1 / 75
If a person wants to use their data that is present on both Azure and on-premises, how can a secure connection between the entities be possible?
VPN gateway provides secure connectivity between the azure and on-premises network. A VPN gateway is made up of a VNet gateway and a virtual private network.
2 / 75
What is the function of a fully managed platform on Azure?
Azure App Service is a fully managed Platform as a Service (PaaS). This means servers, networks, storage, and other fundamental infrastructures are all managed and controlled by Azure; you have to focus on business values and logic.
3 / 75
Which of the following organizes subscriptions and provides the level of scope?
If your company has a lot of subscriptions, you will need a way to keep track of access, regulations, and compliance for all of them. Over and above subscriptions, Azure management groups provide a level of scope. Subscriptions are organized into containers called management groups, and the management groups are subject to your governance rules. All subscribers within a management group automatically inherit the management group's conditions.
4 / 75
Which of the following protocol is a graphical terminal used to connect another computer through a network connection?
Remote Desktop Protocol is the graphical terminal or terminal server used to connect to another computer through a network connection. It listens for TCP on port 3389. RDP allows the client to protect the server from the software interface connection. It can run an application mode that loads the shortcut from the user's desktop and appears as if it is the standard application.
5 / 75
How can you get authenticated and authorized access to Azure services?
You can get authenticated and authorized access to Azure services with an Azure subscription. It also enables you to allocate resources. An Azure subscription is a logical unit of Azure services linked to an Azure account, which is an Azure Active Directory (Azure AD) or a directory that Azure AD trusts identity in.
6 / 75
Copy - Which of the following statements is correct based on the provided description of High Availability (HA), Fault Tolerance, Disaster Recovery (DR), Scalability, Elasticity, and Agility?
7 / 75
What is an Azure Function?
Azure Functions is an easy way to run small pieces of code or "functions" in the cloud. A user can create and upload code serverless and then define the triggers or events to execute the code. Triggers may come from various sources, including another user's application or cloud services, such as databases, events, and hubs for notification.
8 / 75
Which of the following is the right category to which the Azure App services belong?
Azure App Service is a fully managed Platform as a Service (PaaS), meaning servers, networks, storage, and other fundamental infrastructures are all managed and controlled by Azure.
9 / 75
On which basis will Azure Virtual Machines be charged?
Azure charges for Virtual Machines hourly and the resources you used. You also pay more per hour if you use more CPUs and RAMs on your VMs.
10 / 75
In case any resource goes down, instantly replacing it with a new one is known as_________.
This way, you get high availability for your servers by replacing the failed server instantly with the new one. HA depends on the number of VM you set up to cover in case one goes down.
11 / 75
Which of the following programming service is supported by the API app?
API is an Application Programming Interface that hosts your data backend services and does not have a graphical user interface, i.e., no user interface, no front end.
12 / 75
How many zones must each region have?
Each region has a minimum of three zones.
13 / 75
From the following options, what is the best reason to use the Azure CLI?
In CLI, command changes rarely, so you can automate the commands for future purposes.
14 / 75
If a virtual network is configured so that it has several subnets, then which additional feature does it possess?
The main purpose of creating a subnet is to make multiple networks within the same VNet. With multiple subnets, two or more VMs are developed within the subnet. Such a subnet is called a gateway subnet, and a virtual network gateway is used to connect these gateway subnets.
15 / 75
For daily operations, Azure resources are needed for every business unit. The same form of Azure services are expected for all businesses. To automate the development of Azure resources, which solution would you suggest?
Resource Manager Template is a JavaScript Object Notation (JSON) file that defines the resources deployed in the resource group. It also defines the dependencies between the deployed resources. With this template, resources can be deployed in a consistent and repeatable way.
16 / 75
On which of the following components is Azure Kubernetes Service cluster architecture based?
Azure Kubernetes Service cluster architecture is based on Node, Node pools, Node selector, and Pods.
17 / 75
_________ is the preferred way for cloud applications to be packaged, deployed, and managed.
Containers are the preferred way for cloud applications to be packaged, deployed, and managed.
18 / 75
Why do we need the Azure portal?
Azure portal is the console of Microsoft Azure, providing numerous features, services, and a way to create networks with multiple Azure resources and services. It gives GUI representation for the customer to use Azure services. It provides constant availability for using these services.
19 / 75
Which of the following services is provided by a VPN gateway
A company's data is distributed in Azure and on-premises infrastructure to make it a hybrid solution. A specific VNet gateway called a VPN gateway is used to connect the two. VPN gateway is responsible for creating encrypted communication within the hybrid cloud architecture.
20 / 75
Which solution is great for data processing, systems integration, internet-of-things (IoT) work, and simple APIs and microservices development?
Azure Functions is a great solution for data processing, systems integration, internet-of-things (IoT) work, and simple APIs and microservices development.
21 / 75
Which of the following statements is correct based on the provided description of High Availability (HA), Fault Tolerance, Disaster Recovery (DR), Scalability, Elasticity, and Agility?
Disaster Recovery helps recover from catastrophic events like cyber-attacks with a pre-defined recovery plan.
22 / 75
Which service is responsible for providing the private connection between Azure and on-premises?
Express route is one of the azure services capable of providing a private and secure connection between azure and on-premises networks that provide a more secure and reliable connection. This route comprises a circuit and provides two types of connectivity: primary and secondary.
23 / 75
Which networking service launches edge nodes?
Azure CDN places the data replicas at the data center closest to the user side. The data center present closest to the users is called the edge node, which contains a cache of files that provides the edge of the internet to users.
24 / 75
Which of the following is a cloud-based desktop?
Azure Virtual Desktop is a cloud-based desktop and application virtualization service. It allows your users to access a cloudhosted version of Windows from anywhere. Windows, Mac, iOS, Android, and Linux are all supported by Azure Virtual Desktop. It is compatible with apps that let you access distant desktops and apps. Most recent browsers can also be used to access Azure Virtual Desktop-hosted experiences.
25 / 75
Which of the following services is offered by a load balancer?
Azure load balancer delivers high availability and network performance to online applications. It distributes the traffic load to the virtual machine present in the network.
26 / 75
What is the constraint of the Azure free account?
The limitation of a free Azure Account is that you get free services for 12 months, with credit expiring after 30 days.
27 / 75
How many subscription boundaries exist?
There are two subscription boundaries.
28 / 75
While creating a VNet using the Azure portal, what specific things should be assigned in the network?
The attributes of VNet, while being created in the Azure portal, define a way to improve network performance and provide scalable service from the designed network. These attributes include address space, public IP address, location, and subnet.
29 / 75
A cloud server is being migrated to Azure. External users can access the web application. Which service would you suggest to reduce the administrative effort needed to manage the web application?
PaaS is designed to facilitate the fast development of web or mobile apps for developers without the need to take concern over the setting or maintaining the underlying server, storage, network, and database infrastructure needed for development.
30 / 75
e can add a maximum of two resources in Azure to VNet. True or false?
Using the Azure portal, a VNet should first be created; once the VNet has been deployed, the next step is to add some resources from the resource group to VNet present in the Azure portal. The resources can be added as long as there is space available in the address space, and each resource should have a unique IP address.
31 / 75
Remote Desktop Protocol (RDP) provides the connection between computers using _________ file?
RDP file is a text file consisting of name/value pairs that define the RDP clients' connection to the remote computer using RDP.
32 / 75
Which problem will be solved by adding the application gateway?
It is considered the most advanced load balancer that enables the balancing of web traffic to manage web applications using an HTTP request. Because of its services, the gateway is called the layer 7 load balancer within Microsoft Azure.
33 / 75
Which cloud service model does Function Service belong to?
Function Service belongs to the Serverless cloud service model.
34 / 75
Why would you prefer to use Cloud Shell rather than CLI or PowerShell?
An interactive browser, accessible shell for managing Azure resources, Azure Cloud Shell, is accessible by a browser. The shell experience is the best option, whether you work with Bash or PowerShell, as it offers flexibility.
35 / 75
Which Azure service is an open-source container orchestration system for automating application deployment, management, and scaling?
36 / 75
Which main resources and services should be present in a VNet?
A simple VNet must consist of a virtual machine (one or more than one), an internet resource, and an on-premises network. VNet can provide secure connections using gateways.
37 / 75
What is a PowerShell cmdlet?
Azure PowerShell is a shell with which developers, DevOps, and IT professionals can perform commands called cmdlets (pronounced commandlets). These commands call the Azure Rest API to deliver every conceivable management job in Azure. Cmdlets can be performed independently or merged into a script file and executed together to orchestrate:
Capturing commands in a script makes the method repeatable and automatable.
Most Azure features for PowerShell are made up of cmdlets. This simplifies the interaction with Azure resources to be consistent and efficient. It is a small, lightweight group of commands to perform actions.
38 / 75
Which of the following is not suited for networking service?
Content Delivery Network (CDN) provides networking services, which can lead to network failure. CDN proves reliable to its end users, but when it stops working due to technical issues, it cannot get any information from the server side.
39 / 75
What is an Availability Zone?
Availability Zones are locations within an Azure region that are physically separate. It comprises one or more independently operating power and network data centers.
40 / 75
What is Cloud Agility?
Instead of providing and managing services, Cloud Agility lets them concentrate on other issues such as security, monitoring, and analysis.
Agility is the capability to adapt quickly and efficiently to changes in the business environment. Agility also refers to the ability to develop, test, and deploy business-led software applications quickly. Instead of providing and managing services, Cloud Agility lets businesses concentrate on other issues such as security, monitoring, and analysis.
41 / 75
Which feature of CDN helps to improve performance?
CDN with Dynamic Site Acceleration (DSA) provides the web application update features to the customers. The user can route the dynamic request through CDN without a cache.
42 / 75
What does Infrastructure-as-a-Service mean?
IaaS is the backbone of cloud computing; in some way, all Azure services depend on IaaS. IaaS Azure services must never be purchased in advance but may be used as required.
43 / 75
What is Azure Networking?
Azure networking provides the connectivity between Azure resources and the on-premises network.
44 / 75
Which of the following services is used to organize and secure resources in Azure?
Azure Resource Manager gives you the tools to organize and secure your resources. It is a fundamental service used to install and manage Azure resources. It has a management layer enables you to create, upgrade, and delete Azure subscription tools. After deployment, you use management tools like access control, locks, and tags to keep your resources safe and organized.
45 / 75
Which configuration provides the way to connect the on-premises network to the Azure virtual network?
Site-to-Site VPN or S2S provides a way to connect your onpremises network to the Azure virtual network. This type of connection requires a VPN device on-premises with an externally facing IP address. A secure connection called a tunnel enables multiple encrypted connections for security purposes.
46 / 75
Which would help reduce the administrative effort required to deploy the machines?
Easy to create and manage multiple VMs
47 / 75
Which definition best describes compute on Microsoft Azure?
Concerning Azure, compute is a term that covers any services enabling computation in the cloud.
48 / 75
As resource demand increases, Azure can split the demand over more resources and scale the application. True or false?
In Azure, this is called Scalability, which means adding or removing resources easily and quickly as per demand. It is important in such situations where you do not know the amount of the needed resources.
49 / 75
What is the difference between OPEX and CAPEX?
Capital Expenditure (CapEx) is the expenditure to maintain or acquire fixed assets by spending money. This includes land, equipment, etc. Operational Expenditure (OpEx) is the cost of a product or a system that is running on a day-to-day basis, like electricity, printer papers, etc.
50 / 75
What is a scale set?
Azure virtual machine scale sets allow you to create and manage a pool of identical load-balanced VMs. The number of VM instances will automatically increase or decrease in response to a demand or a given schedule. Scale sets make your applications highly accessible and allow you to manage, configure and upgrade many VMs centrally.
51 / 75
What is the maximum amount of storage in Azure Storage?
In Azure Storage, you can build a storage account for up to 500 TB of cloud data because it has a limit of 500TB per storage account.
52 / 75
What are some benefits of using a Virtual Machine on Azure?
Each virtual machine has hardware, including CPUs, memory, hard drives, network interfaces, and other devices. The virtual hardware is then mapped to the actual hardware on the physical computer, which saves costs by reducing the need for physical hardware systems and related maintenance costs, and the power and cooling demand.
53 / 75
If a person wants to use their data on both Azure and on-premises, how can a secure connection between the entities be possible?
VPN gateway provides secure connectivity between Azure and on-premises networks. A VPN gateway comprises a VNet gateway and a virtual private network.
54 / 75
Which is the simplest and fastest way to run an Azure container without managing any virtual machines and following a higher-level service?
Azure Container Instances is the simplest and fastest way to run an Azure container without managing any virtual machines and following a higher-level service.
55 / 75
Any service that you use on Azure with a consumption component as part of the pricing is known as consumption-based pricing. True or false?
Consumption-based pricing is based on the usage of resources and is not time-based. It is not limited to free accounts, and the services are not necessarily consumed all the time.
56 / 75
Which Azure networking service is similar to the load balancer service?
Azure load balancer and application gateway can distribute the traffic load among the service.
57 / 75
How is a load balancer different from an application gateway?
The load balancer belongs to layer 4. It has multiple virtual IP addresses to route TCP/UDP traffic. It is also responsible for connecting the virtual network and on-premises. The application gateway is an advanced load balancer that provides gateway services to the application layer. It is responsible for routing traffic to specific applications like web apps. Application gateway secures application services using firewalls.
58 / 75
Concerning Azure, compute is a term that covers any service in Azure that enables ________ in the cloud.
Concerning Azure, compute is a term that covers many services in Azure, enabling computation in the cloud.
59 / 75
How many connectivity models of ExpressRoute exist?
There are three ExpressRoute connectivity models:
60 / 75
What information is provided by the Content Delivery Network (CDN)?
CDN can provide information like images, dynamic changes of video, or website content that is regularly changing. Users can experience good performance and access the resources more quickly.
61 / 75
________ is the serverless computing service that is hosted on the public cloud of Microsoft Azure.
Azure Functions is a serverless computing service that is hosted on the public cloud of Microsoft Azure.
62 / 75
Which of the following statements is correct based on the provided description of CapEx and OpEx?
This statement correctly aligns with the definition of CapEx provided in the sentence. All other options either mix up the definitions or are factually incorrect
CapEx refers to expenditures made to maintain or acquire fixed assets like land and equipment.
Two sorts of costs should be considered when contrasting IT infrastructure options. Operations Expenditures (OpEx) and Capital Expenditures (CapEx) CapEx often involves a one-time, upfront expense to acquire or secure tangible resources. It includes constructing a new building, repaving the parking lot, constructing a data center, or purchasing a corporate vehicle. OpEx, on the other hand, involves a one-time purchase of goods or services. It can be used to pay for convention center rentals, company car leases, and cloud service contracts. Due to its consumption-based business model, cloud computing falls under OpEx. You do not pay for the physical infrastructure, electricity, security, or any other costs related to running a data center when you use cloud computing. Rather, you are charged for the IT resources you employ. You do not have to pay for any IT resources for the month if you do not use any.
63 / 75
Which of the following Azure service provides global connectivity?
Azure ExpressRoute provides global connectivity to all regions with high availability, better security, and reliability.
64 / 75
Only products that are available globally can be accessed through Azure Portal. True or false?
You can use the Azure portal with any form of subscription to access all generally available Azure products and services
65 / 75
Which service is responsible for managing the traffic flow in the network?
Azure load balancer provides the load-balancing feature to the connected virtual machines within Microsoft Azure. It manages the network traffic load and enables all VMs to process.
66 / 75
What are the three kinds of App Services? (Choose 3)
Azure provides three types of app services. Web Apps, Web Apps for Containers, and API Apps cover a specific use case. App Services can all run on Linux, but it is not a particular type of service. Event Grid is a separate service on Azure.
67 / 75
Which of the following provides better security and storage capabilities?
Cloud networking enables cloud computing to develop a network with low latency, better security, and optimized performance.
68 / 75
What is the purpose of the VPN gateway in Azure?
VPN gateway is useful for establishing a private connection between Azure resources and an on-premises environment, office, the cloud, or other premises within the cloud in order to establish a secure private connection.
69 / 75
What is Azure Region?
Regions are geographical areas where Azure is present to deploy the Azure resources. It is a set of data centers with a latency-defined perimeter connected via a dedicated regional low-latency network.
70 / 75
For how many connections can a VPN gateway be used?
There are 3 possible connections for connecting the hybrid networks. These are:
71 / 75
Which Azure Service is relevant to the AWS IAM service?
It is a cloud-based identity and access management service in Azure. It is one of the core services of Azure. This cloud-based IAM service allows users to sign in and access internal or external resources.
72 / 75
Which of the following is the right category to which the Azure Virtual machine belongs?
Virtual machines are an IaaS offering where you can manage the entire machine.
73 / 75
Which Azure service should you use to correlate events from multiple resources into a centralized repository?
Azure Log Analytics collects data from various sources and visualizes it from on-premises and the cloud.
It collects data from various sources and visualizes it from on-premises and the cloud.
74 / 75
Scale sets support up to _______ VM instances.
Scale sets support up to 1,000 VM instances. If your custom VM images are created and uploaded, the limit is 600 VM instances.
75 / 75
Azure VM resource is a PaaS. True or false?
VMs are Linux and Windows VM on-demand with your desired configuration hosted in Azure. It is an IaaS resource.
Il tuo punteggio è