What should you recommend?
A Windows Azure application is running in the development fabric.
You need to recommend an approach for deploying the application to Windows Azure.
What should you recommend?
What should you recommend?
You are designing an automated deployment process for a Windows Azure application.
The process must deploy the application to Windows Azure without any user interaction.
You need to recommend a deployment strategy.
What should you recommend?
What should you recommend?
You are migrating a solution to Windows Azure.
The solution includes a web application and a business logic layer.
The web application runs on three dual-core servers.
The business logic layer runs on two quad-core servers.
The Windows Azure application must match or exceed the current hardware specifications.You need to recommend role instance sizes that minimize cost.
What should you recommend?
What should you recommend?
You are designing an upgrade strategy for a Windows Azure application that includes one web role with one instance.
You have the following requirements:
Test the application on the Windows Azure platform.
Ensure that application upgrades can be rolled back.
Ensure that upgrade and rollback processes do not cause downtime.
You need to recommend an approach for upgrading the application.
What should you recommend? service to either Staging or Production. your service in the Windows Azure environment before you deploy it to production. You can upgrade your service by deploying a new package to the staging environment and then swapping the staging and production deployments. This type of upgrade is called a Virtual IP or VIP swap, as it swaps the addresses of the two deployments. a new service definition file, you must swap VIPs; you cannot perform an in-place upgrade. However, you can swap VIPs only if the number of endpoints specified by the service definition is identical for both deployments. cannot upgrade your service using a VIP swap; you’ll need to delete your production deployment and redeploy instead
What should you recommend?
You are designing a Windows Azure application that will use Windows Azure Table storage.
The application will allow teams of users to collaborate on projects.
Each user is a member of only one team. You have the following requirements:
Ensure that each user can efficiently query records related to his or her team’s projects.
Minimize data access latency.
You need to recommend an approach for partitioning table storage entities.
What should you recommend?
Which two storage types should you recommend?
You are designing a plan for migrating Virtual Hard Disks (VHDs) and video files to Windows Azure Storage.
The VHDs must be optimized for random read/write operation.
The video files must be optimized for sequential access.
You need to recommend storage types for storing the VHDs and video files.
Which two storage types should you recommend? (Each correct answer presents part of the solution. Choose two.) streaming. Page blobs, which are optimized for random read/write operations and which provide the ability to write to a range of bytes in a blob. After you create or change the server image, you are ready to upload the as a template to create VM role instances.
Which two actions should you recommend?
You are planning to move streaming media content to Windows Azure Storage.
You need to recommend an approach for providing worldwide users the fastest possible access to the content.
Which two actions should you recommend? (Choose two.) streaming. Page blobs, which are optimized for random read/write operations and which provide the ability to write to a range of bytes in a blob. Windows Azure provides the Windows Azure Content Delivery Network delivering high-bandwidth content. The benefit of using a CDN is better performance and user experience for users who are farther from the source of the content stored in the Windows Azure blob storage.
You need to complete the process flow
HOTSPOT
You are developing an Azure application.
The image below represents the process flow for the application.
You need to complete the process flow.
What should you use? To answer, select the appropriate options in the answer area.
Each correct selection is worth one point.
Hot Area:
the webhook. webhook. To receive data from the client, the runbook can accept a single parameter called $WebhookData of type [object] that will contain data that the client includes in the POST request. expected.
You need to download a compressed collection of the dia…
You have a web app that is deployed to Azure.
You need to download a compressed collection of the diagnostic logs.
What should you use? downloaded as a Zip archive using Azure PowerShell or the Azure Command-Line Interface.
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? servers down when not in use would save money). There is another version of this question that does not include shutting down the servers as an answer option.