Deploy Azure App Service and Azure Storage for PaaS Migration | Microsoft Azure Fundamentals

Deploy Azure App Service and Azure Storage for PaaS Migration

Prev Question Next Question

Question

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?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B.

B

Azure App Service is a PaaS (Platform as a Service) service. However, Azure Storage accounts are an IaaS (Infrastructure as a Service) service. Therefore, this solution does not meet the goal.

The solution presented of creating an Azure App Service and Azure Storage accounts is not sufficient to meet the goal of using only Platform as a Service (PaaS) solutions in Azure.

Azure App Service is a Platform as a Service (PaaS) offering that enables the deployment of web and mobile apps. Azure Storage accounts provide cloud-based storage solutions for various types of data. While both of these services are PaaS offerings, they do not cover all the requirements that might be needed for a complete migration of all data and resources to Azure.

To ensure a complete migration to PaaS solutions, the company would need to evaluate and implement additional PaaS services based on their requirements. These services may include Azure SQL Database, Azure Cosmos DB, Azure Functions, and Azure Logic Apps, among others.

In conclusion, the solution presented in the scenario is not sufficient to meet the company's goal of using only Platform as a Service (PaaS) solutions in Azure. Additional PaaS services may be required based on the company's requirements for a complete migration of their data and resources to Azure.

The elastic expenditure model is a type of pricing model in Azure that allows customers to pay only for the resources they use, without any upfront or long-term commitment. This means that as the usage of resources goes up or down, the cost will adjust accordingly. The model is based on hourly usage of virtual machines, storage, and other services, and the pricing is listed on the Azure website.

In the scenario described, the company wants to migrate their virtual machines to an Azure pay-as-you-go subscription. This means that they want to use Azure's pricing model where they only pay for the resources they use. The solution recommended in the question is the elastic expenditure model, which is a type of pay-as-you-go model.

Therefore, the recommended solution of using the elastic expenditure model is appropriate for the scenario described, and it satisfies the requirement of using the correct expenditure model. Thus, the answer is A) Yes.