PrepAway - Latest Free Exam Questions & Answers

You need to reduce the recurring monthly Azure costs wi…

You administer an Azure environment that includes six Azure Resource Manager (ARM) virtual machines
(VMs) that support development. The development team uses Azure SQL databases and Azure Queues for application storage. All Azure resources are grouped within a single subscription and resource group.You need to reduce the recurring monthly Azure costs without degrading server performance. You must minimize the administrative effort involved.
What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Remove the development team role from the resource group daily.

B.
Create an Azure Automation runbook that cycles the VMs daily.

C.
Update the development environment to use Azure Table storage.

D.
Create an Azure PowerShell script that updates the VM size to Standard_A0 daily.

5 Comments on “You need to reduce the recurring monthly Azure costs wi…

  1. smasood_ali says:

    it is possible that your code can use entity framework which can apply for both SQL and table storage.

    The Price: SQL Azure: $25.98/mo for 5GB

    Storage table: $21.88/m for 175 GB (without transactions or bandwidth) So when you store large volumes of data, storage table is a lot cheaper… think of logging for example.

    Answer should be C since the question is related to cost




    0



    0
    1. perry230 says:

      I do not agree; “You must minimize the administrative effort involved”. Changing the storage type would cost a lot of effort regarding changes for the development team.




      0



      0

Leave a Reply