Your company has an app named App1 that uses data from the on-premises Microsoft SQL Server databases shown in the following table. App1 and the data are used o...


Microsoft AZ-305 Exam

Questions Number: 139 out of 268 Questions
51.87%

Question 139
Your company has an app named App1 that uses data from the on-premises Microsoft SQL Server databases shown in the following table.
AZ-305_139Q.png related to the Microsoft AZ-305 Exam
App1 and the data are used on the first day of the month only. The data is not expected to grow more than 3 percent each year.
The company is rewriting App1 as an Azure web app and plans to migrate all the data to Azure.
You need to migrate the data to Azure SQL Database and ensure that the database is only available on the first day of each month.
Which service tier should you use?



Note: App1 and the data are used on the first day of the month only. See Serverless compute tier below.
The vCore based purchasing model.
The term vCore refers to the Virtual Core. In this purchasing model of Azure SQL Database, you can choose from the provisioned compute tier and serverless compute tier.
* Provisioned compute tier: You choose the exact compute resources for the workload.
* Serverless compute tier: Azure automatically pauses and resumes the database based on workload activity in the serverless tier. During the pause period, Azure does not charge you for the compute resources.
Reference:
https://www.sqlshack.com/dtu-and-vcore-based-models-for-azure-sql-databases/





Previous Questions Next Questions