070-535 無料問題集「Microsoft Architecting Microsoft Azure Solutions」
Your company distributes goods to local retailers. The company would like to use Azure service to increase profitability and reduce distribution errors.
Your solution must:
* Use the company data to forecast the rate at which goods are sold and replaced in a store.
* Determine retailer location based on pictures of printed text placed on each piece of goods during manufacturing.
You need to choose the appropriate Azure services to complete the solution.
Which Azure services should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Your solution must:
* Use the company data to forecast the rate at which goods are sold and replaced in a store.
* Determine retailer location based on pictures of printed text placed on each piece of goods during manufacturing.
You need to choose the appropriate Azure services to complete the solution.
Which Azure services should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

Explanation

Box 1: Azure Machine Learning
Machine learning is a technique of data science that helps computers learn from existing data to forecast future behaviors, outcomes, and trends. Azure Machine Learning is a cloud predictive analytics service that makes it possible to quickly create and deploy predictive models as analytics solutions.
Box 2: Azure Cognitive Services
Add vision, speech, language and knowledge capabilities to your apps with artificial intelligence APIs from Cognitive Services.
References:
https://azure.microsoft.com/en-us/services/cognitive-services/
https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-weather-forecast-machine-learning
Your company has two physical locations configured in a geo-clustered environment that includes:
* System Center Virtual Machine Manager 2012 R2
* System Center Data Protection Manager 2012 R2
* SQL Server 2012
* Windows Server 2012 R2 Hyper-V
* Over 100 virtual machines (VMs) in each physical location
Your company has recently signed up for Azure. You plan to leverage your current network environment to provide a backup solution for your VMs. You need to recommend a solution that ensures all VMs are redundant and deployable between locations.
You also want the solution to minimize downtime in the event of an outage at either physical location. Which solution should you recommend?
* System Center Virtual Machine Manager 2012 R2
* System Center Data Protection Manager 2012 R2
* SQL Server 2012
* Windows Server 2012 R2 Hyper-V
* Over 100 virtual machines (VMs) in each physical location
Your company has recently signed up for Azure. You plan to leverage your current network environment to provide a backup solution for your VMs. You need to recommend a solution that ensures all VMs are redundant and deployable between locations.
You also want the solution to minimize downtime in the event of an outage at either physical location. Which solution should you recommend?
正解:D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
You need to design the notification service for the customer-facing mobile app.
Which three 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.

Which three 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.

正解:

Explanation

Azure Notification Hubs provide an easy-to-use infrastructure that enables you to send mobile push notifications from any backend (in the cloud or on-premises) to any mobile platform.
Configuration steps include:
1. Configure your Notification Hub
2. Connecting your app to the Notification Hub
3. Send notification from your back-end
You can send notifications using Notification Hubs from any back-end using the REST interface. You do this through a script, not a configuration of Mobile Services. Use Java or PHP for the script.
References:
https://azure.microsoft.com/en-us/documentation/articles/notification-hubs-windows-store-dotnet-get-started/#se
You administer an Azure subscription for your company. You plan to deploy a virtual machine (VM) to Azure.
The VM environment must provide 99.95% uptime. A single switch outage must not cause the VM environment to be unavailable. The VM must not be offline due to installation of an update that requires a reboot.
You need to configure the environment.
Solution: Create an availability set and deploy two VMs in it. Ensure that the VMs are in different update and fault domains.
Does the solution meet the goal?
The VM environment must provide 99.95% uptime. A single switch outage must not cause the VM environment to be unavailable. The VM must not be offline due to installation of an update that requires a reboot.
You need to configure the environment.
Solution: Create an availability set and deploy two VMs in it. Ensure that the VMs are in different update and fault domains.
Does the solution meet the goal?
正解:A
解答を投票する
A company has a public-facing website that is being monitored using Microsoft Operations Management Suite (OMS). The OMS service map solution is deployed.
Customers report that the website displays error messages and is very slow to load pages each day at 04:00.
The company plans to use the OMS Service Map solution to investigate the issues.
You need to recommend actions that the company should perform with OMS Service Map.
Which three actions should you recommend? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Customers report that the website displays error messages and is very slow to load pages each day at 04:00.
The company plans to use the OMS Service Map solution to investigate the issues.
You need to recommend actions that the company should perform with OMS Service Map.
Which three actions should you recommend? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
正解:B、C、D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
The company has two corporate offices. Customers will access the websites from datacenters around the world.

You need to architect the global website strategy to meet the business requirements. Use the drop-down menus to select the answer choice that answers each question.


You need to architect the global website strategy to meet the business requirements. Use the drop-down menus to select the answer choice that answers each question.

正解:

Explanation

* Scenario: The customer-facing website must have access to all ad copy and media.
You create an Ubuntu Linux virtual machine (VM) by using the Azure Portal. You do not specify a password when you create the VM.
You need to connect to the terminal of the VM.
Solution: You connect to the public IP address of the VM by using Secure Shell (SSH) and specify your private key.
Does the solution meet the goal?
You need to connect to the terminal of the VM.
Solution: You connect to the public IP address of the VM by using Secure Shell (SSH) and specify your private key.
Does the solution meet the goal?
正解:B
解答を投票する
You create a web application. You publish the source code of the web application to a GitHub repository by using Microsoft Visual Studio. You create a website by using the Azure management portal. You must continuously deploy the web application from the GitHub repository website to the Azure website. You need to deploy the source code of the web application. 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.


正解:

Explanation

An organization has an on-premises server that runs Windows Server 2003. The server hosts an IIS-based stateless web application that uses forms authentication. The application consists of classic Active Server Pages (ASP) pages and third-party components (DLLs) that are registered in the Windows registry.
The deployment process for the web application is manual and is prone to errors. The deployment process makes it difficult to roll out updates, scale out, and recover after failures.
You need to design a modernization approach for the web application that meets the following requirements;
* Improve the deployment process.
* Ensure that the application can run in the cloud.
* Minimize changes to application code.
* Minimize administrative effort required to implement the modernization solution What should you recommend? To answer, drag the appropriate actions to the correct approaches. Each action may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content NOTE: Each correct selection is worth one point

The deployment process for the web application is manual and is prone to errors. The deployment process makes it difficult to roll out updates, scale out, and recover after failures.
You need to design a modernization approach for the web application that meets the following requirements;
* Improve the deployment process.
* Ensure that the application can run in the cloud.
* Minimize changes to application code.
* Minimize administrative effort required to implement the modernization solution What should you recommend? To answer, drag the appropriate actions to the correct approaches. Each action may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content NOTE: Each correct selection is worth one point

正解:

Explanation

You plan to implement a predictive analytics solution in Azure Machine Learning Studio (ML Studio). You intend to train the solution by using existing data that resides on-premises. The on-premises data is a collection of delimited text files that total 5 GB in size.
You need to identify the process of adding the existing data to the solution.
What should you identify? To answer, select the appropriate options in the answer area.

You need to identify the process of adding the existing data to the solution.
What should you identify? To answer, select the appropriate options in the answer area.

正解:

Explanation

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 designing the deployment of resources in Azure.
You plan to use templates to customize deployment options.
You need to ensure that Azure services are deployed and updated identically.
Solution: You customize the $schema element of the template.
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 designing the deployment of resources in Azure.
You plan to use templates to customize deployment options.
You need to ensure that Azure services are deployed and updated identically.
Solution: You customize the $schema element of the template.
Does the solution meet the goal?
正解:A
解答を投票する