AZ-900: Microsoft Azure Fundamentals

18%

Question 61

You have an on-premises network that contains several servers.
You plan to migrate all the servers to Azure.
You need to recommend a solution to ensure that some of the servers are available if a single Azure data center goes offline for an extended period.

What should you include in the recommendation?
fault tolerance
elasticity
scalability
low latency




Answer is fault tolerance

Fault tolerance is the ability of a system to continue to function in the event of a failure of some of its components.
In this question, you could have servers that are replicated across datacenters.

Availability zones expand the level of control you have to maintain the availability of the applications and data on your VMs. 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 are 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.

With Availability Zones, Azure offers industry best 99.99% VM uptime SLA. By architecting your solutions to use replicated VMs in zones, you can protect your applications and data from the loss of a datacenter. If one zone is compromised, then replicated apps and data are instantly available in another zone.

References:
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/manage-availability

Question 62

To complete the sentence, select the appropriate option in the answer area.




Answer is in the public cloud

A private cloud is hosted in your datacenter. Therefore, you cannot close your datacenter if you are using a private cloud.

A public cloud is hosted externally, for example, in Microsoft Azure. An organization that hosts its infrastructure in a public cloud can close its data center.
Public cloud is the most common deployment model. In this case, you have no local hardware to manage or keep up-to-date" everything runs on your cloud provider's hardware.
Microsoft Azure is an example of a public cloud provider.

In a private cloud, you create a cloud environment in your own datacenter and provide self-service access to compute resources to users in your organization.
This offers a simulation of a public cloud to your users, but you remain completely responsible for the purchase and maintenance of the hardware and software services you provide.

Reference:
https://docs.microsoft.com/en-gb/learn/modules/principles-cloud-computing/4-cloud-deployment-models

Question 63

Your company hosts an accounting application named App1 that is used by all the customers of the company. App1 has low usage during the first three weeks of each month and very high usage during the last week of each month. Which benefit of Azure Cloud Services supports cost management for this type of usage pattern?
high availability
high latency
elasticity
load balancing




Answer is elasticity

Elasticity in this case is the ability to provide additional compute resource when needed and reduce the compute resource when not needed to reduce costs. Autoscaling is an example of elasticity. Elastic computing is the ability to quickly expand or decrease computer processing, memory and storage resources to meet changing demands without worrying about capacity planning and engineering for peak usage. Typically controlled by system monitoring tools, elastic computing matches the amount of resources allocated to the amount of resources actually needed without disrupting operations. With cloud elasticity, a company avoids paying for unused capacity or idle resources and doesnג€™t have to worry about investing in the purchase or maintenance of additional resources and equipment. References: https://azure.microsoft.com/en-gb/overview/what-is-elastic-computing/

Question 64

To complete the sentence, select the appropriate option in the answer area.
fault tolerance
disaster recovery
elasticity
high availability




Answer is disaster recovery

Reference:
https://docs.microsoft.com/en-us/azure/site-recovery/site-recovery-overview

Question 65

For each of the following statements, select Yes if the statement is true. Otherwise, select No.





Box 1: No
It is not true that a company must always migrate from an internal network to implement a hybrid cloud. You could start with a public cloud and then combine that with an on-premise infrastructure to implement a hybrid cloud.

Box 2: Yes
A company can extend the computing resources of its internal network by using the public cloud. This is very common. When you need more resources, rather than pay out for new on-premises infrastructure, you can configure a cloud environment and connect your on-premises network to the cloud environment by using a VPN.

Box 3: No
It is not true that only guest users can access cloud resources. You can give anyone with an account in Azure Active Directory access to the cloud resources.
There are many authentication scenarios but a common one is to replicate your on-premises Active Directory accounts to Azure Active Directory and provide access to the Azure Active Directory accounts. Another commonly used authentication method is Federation where authentication for access to cloud resources is passed to another authentication provider such as an on-premises Active Directory.

Reference:
https://azure.microsoft.com/en-gb/overview/what-is-hybrid-cloud-computing/

Question 66

To which cloud models can you deploy physical servers?
private cloud and hybrid cloud only
private cloud only
private cloud, hybrid cloud and public cloud
hybrid cloud only




Answer is private cloud and hybrid cloud only

A private cloud is on-premises so you can deploy physical servers.
A hybrid cloud is a mix of on-premise and public cloud resources. You can deploy physical servers on-premises.

Reference:
https://azure.microsoft.com/en-gb/overview/what-is-hybrid-cloud-computing/

Question 67

This question requires that you evaluate the underlined text to determine if it is correct.
An Azure region contains one or more data centers that are connected by using a low-latency network.

Instructions: Review the underlined text. If it makes the statement correct, select No change is needed. If the statement is incorrect, select the answer choice that makes the statement correct.
No change is needed
Is found in each country where Microsoft has a subsidiary office
Can be found in every country in Europe and the Americas only
Contains one or more data centers that are connected by using a high-latency network




Answer is No change is needed

A region is a set of data centres deployed within a latency-defined perimeter and connected through a dedicated regional low-latency network. Microsoft Azure currently has 55 regions worldwide.
Regions are divided into Availability Zones. 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.

References:
https://azure.microsoft.com/en-gb/global-infrastructure/regions/

Question 68

This question requires that you evaluate the underlined text to determine if it is correct.

One of the benefits of Azure SQL Data Warehouse is that high availability is built into the platform.

Instructions: Review the underlined text. If it makes the statement correct, select No change is needed. If the statement is incorrect, select the answer choice that makes the statement correct.
No change is needed
automatic scaling
data compression
versioning




Answer is No change is needed

Azure Data Warehouse (now known as Azure Synapse Analytics) is a PaaS offering from Microsoft. As with all PaaS services from Microsoft, SQL Data Warehouse offers an availability SLA of 99.9%. Microsoft can offer 99.9% availability because it has high availability features built into the platform.

References:
https://docs.microsoft.com/en-us/azure/sql-data-warehouse/sql-data-warehouse-overview-faq

Question 69

You plan to store 20 TB of data in Azure. The data will be accessed infrequently and visualized by using Microsoft Power BI.
You need to recommend a storage solution for the data.
Which two solutions should you recommend?
Azure Data Lake
Azure Cosmos DB
Azure SQL Data Warehouse
Azure SQL Database
Azure Database for PostgreSQL




Answers are;
Azure Data Lake
Azure SQL Data Warehouse


You can use Power BI to analyze and visualize data stored in Azure Data Lake and Azure SQL Data Warehouse.
Azure Data Lake includes all of the capabilities required to make it easy for developers, data scientists and analysts to store data of any size and shape and at any speed, and do all types of processing and analytics across platforms and languages. It removes the complexities of ingesting and storing all your data while making it faster to get up and running with batch, streaming and interactive analytics. It also integrates seamlessly with operational stores and data warehouses so that you can extend current data applications.

References:
https://docs.microsoft.com/en-us/azure/data-lake-store/data-lake-store-power-bi
https://azure.microsoft.com/en-gb/solutions/data-lake

Question 70

You have an Azure environment that contains 10 web apps. To which URL should you connect to manage all the Azure resources?






The Azure portal is a web-based management interface where you can view and manage all your Azure resources in one unified hub, including web apps, databases, virtual machines, virtual networks, storage and Visual Studio team projects.

References:
https://azure.microsoft.com/en-gb/features/azure-portal/

< Previous PageNext Page >

Quick access to all questions in this exam