AZ900 Part5

AZ900 Part5

Professional Development

10 Qs

quiz-placeholder

Similar activities

AZ-900 Modulo 2

AZ-900 Modulo 2

KG - Professional Development

14 Qs

CDP DIS 2023

CDP DIS 2023

Professional Development

10 Qs

AZ900 Practice set 2 Part 2

AZ900 Practice set 2 Part 2

Professional Development

10 Qs

AZ-900 MÓDULO 04 pt-br

AZ-900 MÓDULO 04 pt-br

Professional Development

12 Qs

1_Skill On Learn Infrastructure as Code Concepts

1_Skill On Learn Infrastructure as Code Concepts

Professional Development

13 Qs

AZ-900 Módulo 02

AZ-900 Módulo 02

Professional Development

15 Qs

AZ-900 practice quiz

AZ-900 practice quiz

Professional Development

10 Qs

#VamoPasCloud

#VamoPasCloud

Professional Development

10 Qs

AZ900 Part5

AZ900 Part5

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Amrit Verma

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider a scenario where Isabella's company wants to expand their IT capabilities without investing in physical infrastructure. Select "Yes" if a public cloud can extend the internal network of their on-premises environment, otherwise select "No".

Yes

No

Answer explanation

Overall explanation

The correct answer is "yes".

Enterprises can use public clouds to extend their internal networks. You can extend your network by connecting a virtual network in a public cloud, such as Azure, to your on-premises environment's internal network if your company needs additional resources. This allows you to use both Azure resources and on-premises resources.

 

[Reference]

Public Cloud vs Private Cloud vs Hybrid Cloud | Microsoft Azure

Domain

Describe cloud concepts

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select "Yes" if the following statement is true, otherwise select "No".

 

Henry is considering moving his company's IT infrastructure to a hybrid cloud model. To do this, does he need to move away from their current public cloud setup?

Yes

No

Answer explanation

Overall explanation

The correct answer is "No".

It is possible to migrate to a hybrid cloud model from either a public cloud model or a private cloud model. You can choose the migration method according to your company's needs and current cloud model usage. There are three main configurations of a hybrid cloud.

・Hybrid cloud configuration combining public cloud and private cloud

・Hybrid cloud configuration combining on-premises and public cloud

・Hybrid cloud configuration combining multiple public clouds such as Azure and AWS

 

[Reference]

Public Cloud vs Private Cloud vs Hybrid Cloud | Microsoft Azure

Domain

Describe cloud concepts

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Isabella, Harper, and Amelia are developing a global e-commerce platform that requires a database to store JSON formatted documents and respond in milliseconds. This database will also be accessed and used simultaneously from multiple regions.

Which database is best for this case?

Azure Cosmos DB

Azure Synapse Analytics

Azure SQL Database

Azure Cache for Redis

Answer explanation

Overall explanation

Option 1 is the correct answer. Azure Cosmos DB is a fully managed NoSQL database service for modern high-speed application development such as IoT data processing. Azure Cosmos DB can store JSON documents with guaranteed single-digit millisecond response times and 99.999% availability.

Option 2 is incorrect. Azure Synapse Analytics is a fully managed cloud data warehouse. This DB can obtain query results in a short time for terabyte and petabyte class data.

Option 3 is incorrect. Azure SQL Database is a fully managed, intelligent relational cloud database.

Option 4 is incorrect. Azure Cache for Redis. A fast, fully managed in-memory data store. This is not suitable for storing JSON documents.

 

[Reference]

Introduction - Azure Cosmos DB | Microsoft Learn

Domain

Describe Azure architecture and services

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select "Yes" if the following statement is true, otherwise select "No".

 

Lily's Azure resources can only access other resources within the same resource group.

Yes

No

Answer explanation

Overall explanation

The correct answer is "No".

A resource group is a container that holds related resources for your Azure solution. By including the resources you want to manage in a resource group, you can control them collectively. Resources belonging to a particular resource group are not restricted from accessing resources in another resource group.

By adding resources that typically share the same lifecycle to the same resource group, they can be easily deployed, updated, and deleted as a group.

[Reference]

Manage resource groups - Azure portal - Azure Resource Manager | Microsoft Learn

Domain

Describe Azure management and governance

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Priya is managing a project with multiple Azure resources grouped together. Select "Yes" if the following statement is true, otherwise select "No".

 

Deleting a resource group deletes all resources in the resource group.

Yes

No

Answer explanation

Overall explanation

The correct answer is "yes".

Deleting a resource group will delete all resources in the resource group. A resource group is a collection of Azure resources for specified requirements and is a logical container for all Azure resources within an Azure subscription. So when a resource group is deleted, all resources within the resource group are also deleted.

 

[Reference]

Manage resource groups - Azure portal - Azure Resource Manager | Microsoft Learn

Domain

Describe Azure management and governance

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select "Yes" if the following statement is true, otherwise select "No".

 

A resource group can only contain resources from the same Azure region.

Yes

No

Answer explanation

Overall explanation

The correct answer is "No".

A resource group can contain resources from multiple Azure regions. On the resource group creation page, you need to enter a suitable resource group name as the resource group and also select a region. In other words, it is necessary to configure a resource group associated with a region. However, a region is only a logical meta-information storage place for a resource group. A resource group can contain resources located in different regions.

[Reference]

Manage resource groups - Azure portal - Azure Resource Manager | Microsoft Learn

Domain

Describe Azure management and governance

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Imagine you are a cloud architect like James, and you are tasked with reducing operational costs for your company's Azure infrastructure. Which of the following tools would be the most effective for optimizing Azure costs?

Azure Monitor

Storage account

Azure Advisor

Resource provider

Answer explanation

Overall explanation

Option 3 is the correct answer. Azure Advisor provides cost advice. Azure Advisor optimizes Azure by identifying idle and underutilized resources to help reduce your overall Azure costs. Azure Advisor analyzes resource configuration and usage statistics to provide a cost-benefit analysis of Azure resources to guide optimal solutions.

 

[Reference]

Reduce service costs using Azure Advisor - Azure Advisor | Microsoft Learn

Domain

Describe Azure management and governance

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?