AZ-900 Exam QuestionsBrowse all questions from this exam

AZ-900 Exam - Question 43


Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

Your company plans to migrate all its data and resources to Azure.

The company's migration plan states that only Platform as a Service (PaaS) solutions must be used in Azure.

You need to deploy an Azure environment that meets the company migration plan.

Solution: You create an Azure App Service and Azure Storage accounts.

Does this meet the goal?

Show Answer
Correct Answer: A

Azure App Service is a Platform as a Service (PaaS) offering used for building, deploying, and scaling web apps, APIs, and other services. Azure Storage accounts also offer managed storage services, which abstract away the underlying infrastructure management. Therefore, using both Azure App Service and Azure Storage accounts aligns with the requirement to use only PaaS solutions in Azure, as both services fall under the PaaS category.

Discussion

17 comments
Sign in to comment
bayurzxOption: A
Feb 5, 2021

Azure Storage is a PaaS https://docs.microsoft.com/en-us/learn/modules/azure-networking-fundamentals/azure-virtual-network-fundamentals Check Video At 1:14

Massy
Feb 6, 2021

I agree, Azure Storage is Paas

AVP_Riga
May 4, 2021

Thanks!

EliasMartinelli
May 15, 2024

True comment

vishamay
Jun 18, 2024

Azure Storage Services can be categorized under both IaaS and PaaS, depending on the use case. They are IaaS since Azure Storage Services provide the fundamental building blocks for cloud-based applications and services, where you get raw storage capacity (like a hard drive in the cloud) and are responsible for how you manage and utilize that capacity. They are PaaS since Azure handles all the infrastructure management, maintenance, and scalability, allowing users to focus on how they utilize the storage rather than managing the underlying hardware or OS. But according to the old definition and used cases you think most if the services under Azure Storage Services can be count under IaaS but some of them are more aligned with PaaS definiton.

Telonious
Jun 19, 2024

https://learn.microsoft.com/en-us/training/modules/describe-azure-storage-services/2-accounts <---- here the direct link :D ;)

aaasdfOption: B
Feb 9, 2021

heh, you even pasted the link... storage is IaaS so the answer is correct https://azure.microsoft.com/en-us/overview/what-is-iaas/

EduardoMCOption: B
Mar 11, 2024

Answer: B. No Comment: Although creating an Azure App Service (Azure App Service) is a PaaS solution, creating Azure storage accounts does not meet the company's migration plan requirements of using only PaaS solutions in Azure. Azure storage accounts are considered an infrastructure-as-a-service (IaaS) offering because they provide entry-level storage in the cloud and require management of the underlying infrastructure. Therefore, the proposed solution does not meet the objective.

VaibhavkeskarOption: B
Mar 27, 2024

azure storage is PAAS, azure storage account is IAAS, azure app service is PASS. so the answer for this q is NO.

pgcoolOption: A
Apr 22, 2024

According to ChatGPT

Nico1996Option: A
Jun 24, 2024

The company's migration plan requires using only Platform as a Service (PaaS) solutions in Azure. The proposed solution includes: Azure App Service: A PaaS offering for hosting web apps, RESTful APIs, and mobile backends. Azure Storage accounts: While Azure Storage can be seen as a lower-level service, it is often considered part of the PaaS offerings because it abstracts the infrastructure management from the user and provides managed storage services. Azure Storage accounts provide access to services such as Blob Storage, Queue Storage, Table Storage, and File Storage, all of which are managed by Azure and fit within the PaaS model. Therefore, this solution aligns with the requirement to use only PaaS offerings in Azure and meets the goal.

RageoxryanOption: B
Jun 6, 2024

Storage ACCOUNTS is IAAS

RageoxryanOption: B
Jun 13, 2024

IAAS = Storage ACCOUNTS

tyagiharshitOption: A
Jun 26, 2024

Answer is yes Verified from Microsoft directly

DharshemOption: A
Mar 26, 2024

A. Yes Explanation: Azure App Service is a Platform as a Service (PaaS) offering that allows you to build, deploy, and scale web apps and APIs without managing the underlying infrastructure. Azure Storage accounts provide a fully managed cloud storage solution for various data types, including blobs, files, queues, and tables. Since both Azure App Service and Azure Storage accounts are Platform as a Service solutions, deploying them aligns with the company's migration plan, which states that only PaaS solutions must be used in Azure. So, the solution meets the goal.

PepinatorOption: B
May 7, 2024

Azure Sorage Account is IAAS, since Azure Storage Services provide the fundamental building blocks for cloud-based applications and services, where you get raw storage capacity (like a hard drive in the cloud) and are responsible for how you manage and utilize that capacity.

PepinatorOption: B
May 7, 2024

Azure Sorage Account is IAAS, since Azure Storage Services provide the fundamental building blocks for cloud-based applications and services, where you get raw storage capacity (like a hard drive in the cloud) and are responsible for how you manage and utilize that capacity.

Consultant1995Option: B
May 26, 2024

o IaaS Storage - Azure Storage

MaggieXLinOption: A
Jun 11, 2024

Azure storage is PaaS - Azure PaaS services – Detect threats targeting Azure services including Azure App Service, Azure SQL, Azure Storage Account, and more data services. https://learn.microsoft.com/en-us/training/modules/describe-azure-identity-access-security/9-describe-microsoft-defender-for-cloud

VaibhavGawaliOption: A
Jun 16, 2024

Refer https://learn.microsoft.com/en-us/answers/questions/1424004/azure-blob-storage-paas-or-iaas According to answer posted above, Azure storage can be PaaS or IaaS depending on the usage scenario. And in the context of the question answer should be A. Azure Storage Services can be categorized under both IaaS and PaaS, depending on the use case. They are IaaS since Azure Storage Services provide the fundamental building blocks for cloud-based applications and services, where you get raw storage capacity (like a hard drive in the cloud) and are responsible for how you manage and utilize that capacity. They are PaaS since Azure handles all the infrastructure management, maintenance, and scalability, allowing users to focus on how they utilize the storage rather than managing the underlying hardware or OS. But according to the old definition and used cases you think most if the services under Azure Storage Services can be count under IaaS but some of them are more aligned with PaaS definition.

AlsariOption: B
Jul 14, 2024

Servers and storage are IaaS https://azure.microsoft.com/en-us/resources/cloud-computing-dictionary/what-is-iaas/#overview

Dharun_19Option: A
Jul 20, 2024

A. Yes Azure App Service and Azure Storage are both Platform as a Service (PaaS) solutions. Azure App Service is a fully managed platform for building, deploying, and scaling web apps, while Azure Storage provides scalable cloud storage for data. Using these services aligns with the company's migration plan to only use PaaS solutions in Azure. So Option A is a answer