AZ-900: Microsoft Azure Fundamentals

10%

Question 31

You plan to implement an Azure database solution.
You need to implement a database solution that meets the following requirements: Which database service should you deploy?
Azure Cosmos DB
Azure SQL
Azure Database for MySQL servers
Azure Database for PostgreSQL servers
SQL elastic pools
SQL Server stretch databases




Answer is Azure Cosmos DB

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.
Azure Cosmos DB is a great way to store unstructured and JSON data. Combined with Azure Functions, Cosmos DB makes storing data quick and easy with much less code than required for storing data in a relational database.

References:
https://docs.microsoft.com/en-us/azure/cosmos-db/introduction
https://docs.microsoft.com/en-us/azure/azure-functions/functions-integrate-store-unstructured-data-cosmosdb?tabs=csharp

Question 32

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Statements    Yes   No
All the Azure resources deployed to a single resource group must share the same Azure region.   
 
If you assign a tag to a resource group, all the Azure resources in that resource group are assigned to the same tag.   
 
If you set permissions to a resource group, all the Azure resources in that resource group inherit the permissions.   
 
Yes-Yes-Yes
Yes-Yes-No
Yes-No-Yes
Yes-No-No
No-No-Yes
No-Yes-No




Statements    Yes   No
All the Azure resources deployed to a single resource group must share the same Azure region.   
 
If you assign a tag to a resource group, all the Azure resources in that resource group are assigned to the same tag.   
 
If you set permissions to a resource group, all the Azure resources in that resource group inherit the permissions.   
 

Question 33

You need to view a list of planned maintenance events that can affect the availability of an Azure subscription. Which blade should you use from the Azure portal? To answer, select the appropriate blade in the answer area.
Resource Groups
App Services
Monitor
Security Center
Help + support




Answer is Help + support

Question 34

Which of the following ensures data-residency and compliance needs are met for customers who need to keep their data and applications close?
Geographies
Regions
Zones




Answer is Geographies.

Geographies. Geographies allow customers with specific data-residency and compliance needs to keep their data and applications close. Geographies ensure that data residency, sovereignty, compliance, and resiliency requirements are honored within geographical boundaries.

Question 35

As a best practice, all resources that are part of an application and share the same lifecycle should exist in the same?
Availability set
Region
Resource group




Answer is Resource group

Resource group. For ease of management, resources that are part of an application and share its lifecycle should be placed in the same resource group.

Question 36

Which Azure compute resource can you use to deploy to manage a set of identical virtual machines?
Virtual machine availability sets
Virtual machine availability zones
Virtual machine scale sets




Answer is Virtual machine scale sets. Virtual machine scale sets let you deploy and manage a set of identical virtual machines.

Question 37

Which of the following should you use when you are concerned only about the code running your service and not the underlying platform or infrastructure?
Azure App Service
Azure Container Instances
Azure Functions




Answer is Azure Functions.

Azure Functions are ideal when you're concerned only about the code running your service and not the underlying platform or infrastructure.

Question 38

Azure Resource Manager templates use which format?
HTML
JSON
XML




Answer is JSON.

Resource Manager templates are JSON files that define the resources you need to deploy for your solution. You can use template to easily re-create multiple versions of your infrastructure, such as staging and production.

Question 39

Which of the following services is a distributed network of servers that can efficiently deliver web content to users?
Azure App Services
Azure Content Delivery Network
Azure Cosmos DB




Answer is Azure Content Delivery Network.

A Content Delivery Network is a distributed network of servers that can efficiently deliver web content to users.

Question 40

Which of the following is optimized for storing massive amounts of unstructured data, such as videos and images?
Blobs
Files
Queues




Answer is Blobs. Azure Blob storage is Microsoft's object storage solution for the cloud. Blob storage is optimized for storing massive amounts of unstructured data, such as text or binary data.

< Previous PageNext Page >

Quick access to all questions in this exam