최신 070-532 무료덤프 - Microsoft Developing Microsoft Azure Solutions
You need to select an Azure storage service solution for completed mortgage applications and supporting documents.
Which solution should you use?
Which solution should you use?
정답: A
설명: (DumpTOP 회원만 볼 수 있음)
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.
You are developing an application that will run as an Azure API App. The application tracks flights between airports, including duration of flight, if the flight was on time, the capacity of the airplane, and the number of seats sold. Queries can be performed to show multiple routes, multi-leg journeys, and filtering based on the attributes of the flight.
Flight information will be used by customers to perform data mining, drive interactive display, perform airspace tracking, and other applications.
Customers require that the response time of the API be as low as possible, both for retrieving information for a single flight, and for queries across flights. To achieve the required level of performance, each API invocation must be satisfied by a single operation against the data store containing flight information.
You need to implement the data store for this application.
Solution: You use Azure Search.
Does the solution meet the goal?
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.
You are developing an application that will run as an Azure API App. The application tracks flights between airports, including duration of flight, if the flight was on time, the capacity of the airplane, and the number of seats sold. Queries can be performed to show multiple routes, multi-leg journeys, and filtering based on the attributes of the flight.
Flight information will be used by customers to perform data mining, drive interactive display, perform airspace tracking, and other applications.
Customers require that the response time of the API be as low as possible, both for retrieving information for a single flight, and for queries across flights. To achieve the required level of performance, each API invocation must be satisfied by a single operation against the data store containing flight information.
You need to implement the data store for this application.
Solution: You use Azure Search.
Does the solution meet the goal?
정답: A
A company would like to move an application to the cloud which resides on a single physical server in their datacenter. The server has two drives, one of which hosts operating system, and the other hosts the application dat a. The operating system has been showing errors recently and the application data was corrupted last Friday at
4:00PM. Data is backed up every day at 1:00PM. Which of the following would be the BEST option for migrating this application to the cloud?
4:00PM. Data is backed up every day at 1:00PM. Which of the following would be the BEST option for migrating this application to the cloud?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
You are designing a Windows Azure application that will generate events for multiple clients.
Client web services might be behind NAT gateways.
You need to recommend an approach that will allow you to broadcast the events to clients.
What should you recommend?
Client web services might be behind NAT gateways.
You need to recommend an approach that will allow you to broadcast the events to clients.
What should you recommend?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
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.
You have a virtual machine scale set (VMSS) with three virtual machines (VMs). You define rules based on performance metrics and application response. You must define the performance metrics based on the data collected.
You need to configure the autoscale rules.
Solution: use Azure PowerShell to create rule to automatically scale out the VMSS.
Does the solution meet the goal?
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.
You have a virtual machine scale set (VMSS) with three virtual machines (VMs). You define rules based on performance metrics and application response. You must define the performance metrics based on the data collected.
You need to configure the autoscale rules.
Solution: use Azure PowerShell to create rule to automatically scale out the VMSS.
Does the solution meet the goal?
정답: A
Which of the following describes what is meant by the ITIL Service Strategy component?
정답: D
설명: (DumpTOP 회원만 볼 수 있음)
You manage API management policies in Azure.
You attempt to add a policy that is marked as unavailable.
You need to ensure that you can add the desired policy.
What should you do?
You attempt to add a policy that is marked as unavailable.
You need to ensure that you can add the desired policy.
What should you do?
정답: B
DRAG DROP
You need to complete the domain configuration for the website.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

You need to complete the domain configuration for the website.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

정답:
Box 1:

Box 2:

Box 3:

Box 4:

Ref: http://azure.microsoft.com/en-gb/documentation/articles/web-sites-custom-domain-name/

Box 2:

Box 3:

Box 4:

Ref: http://azure.microsoft.com/en-gb/documentation/articles/web-sites-custom-domain-name/
HOTSPOT
You need to deploy the FileProcessor.exe program.
How should you update the project configuration file for the program? To answer, select the appropriate option or options in the answer area.

You need to deploy the FileProcessor.exe program.
How should you update the project configuration file for the program? To answer, select the appropriate option or options in the answer area.

정답:

HOTSPOT
You use the storage client library to develop an application that manages Azure table storage data.
The application reports error codes when it saves dat
a. You must use a custom retry policy to handle the error codes.
The custom retry policy must meet the following requirements:
You create the following code segment. Line numbers are included for reference only.

You need to insert code at line 14 to implement the retry policy.
How should you complete the relevant code? To answer, select the appropriate option or options in the answer area.

You use the storage client library to develop an application that manages Azure table storage data.
The application reports error codes when it saves dat
a. You must use a custom retry policy to handle the error codes.
The custom retry policy must meet the following requirements:
You create the following code segment. Line numbers are included for reference only.

You need to insert code at line 14 to implement the retry policy.
How should you complete the relevant code? To answer, select the appropriate option or options in the answer area.

정답:
