Microsoft 70-533 - Implementing Microsoft Azure Infrastructure Solutions Exam

Page:    1 / 41   
Total 205 questions

You are designing a Windows Azure application.
The application includes processes that communicate by using Windows Communications
Foundation (WCF) services.
The WCF services must support streaming.
You need to recommend a host for the processes and a WCF binding.
Which two actions should you recommend? (Each correct answer presents part of the solution. Choose two.)

  • A. Host the processes in web roles.
  • B. Host the processes in worker roles.
  • C. Use NetTcpBinding for the WCF services.
  • D. Use WSHttpBinding for the WCF services.


Answer : B,C

HOTSPOT -
You manage an Azure subscription.
You develop a storage plan with the following requirements:
In the table below, identify the storage redundancy type that must be used. Make only one selection in each column.




Answer :

Explanation:


References: https://azure.microsoft.com/en-us/documentation/articles/storage-redundancy/

An application uses Windows Azure Table storage.
The application uses five tables.
One table used by the application is approaching the limit for storage requests per second.
You need to recommend an approach for avoiding data access throttling.
What should you recommend?

  • A. Use a single partition key for the table.
  • B. Compress data before storing it in the table.
  • C. Create additional partition keys for the table.
  • D. Continually remove unnecessary data from the table.


Answer : C

You are developing a REST API service that provides data about products.
The service will be hosted in an Azure virtual machine (VM). The product data must be stored in Azure tables and replicated to multiple geographic locations. API calls that use the HTTP GET operation must continue to function when the data tables at the primary
Azure datacenter are not accessible.
You need to configure storage for the service.
Which type of replication should you choose?

  • A. Locally Redundant Storage replication
  • B. Geo-Redundant Storage replication
  • C. Zone-Redundant Storage replication
  • D. Read-Access Geo-Redundant Storage replication


Answer : D

You manage Azure Web Apps for a company. You migrate an on-premises web app to
Azure. You plan to update the Azure Web App by modifying the connection string and updating the files that have changed since previous revision.
The deployment process must use Secure Socket Layer (SSL) and occur during off-peak hours as an automated batch process.
You need to update the Azure Web App.
What should you do?

  • A. Configure a File Transfer Protocol (FTP) transfer script.
  • B. Deploy the project from Microsoft Visual Studio.
  • C. Run theNew-AzureRMWebAppAzure PowerShell cmdlet.
  • D. Run theNew-AzureRmResouceGroupDeploymentAzure PowerShell cmdlet.


Answer : D

Page:    1 / 41   
Total 205 questions