Place local endpoints in groups and then configure a connection between the groups and the application.
Place hosted endpoints in groups and then configure a connection between the groups and the application.
Install endpoint software on local computers or virtual machines.
Install endpoint software on hosted virtual machines.
第1题:
You are planning to migrate an existing web application to Windows Azure. The application consists of an ASP.NET web application and a set of native Win32 Windows Services that provide data to the application by using named pipes. The Windows Services cannot be modified. You need to recommend a strategy for migrating the application to Windows Azure. What should you recommend?()
第2题:
You are designing a Windows Azure application that will use a worker role. The worker role will create temporary files. You need to recommend an approach for creating the temporary files that minimizes storage transactions. What should you recommend?()
第3题:
You are designing a plan to migrate an existing application to Windows Azure. The application must use the existing Active Directory Domain Services (AD DS) domain. You need to recommend an approach for joining Windows Azure virtual machines to the domain. What should you recommend?()
第4题:
You are designing a Windows Azure web application. The application must integrate with on-premise business services. The business services are running on an on-premise server and cannot be rewritten. The business services are not exposed externally. You need to recommend an approach for accessing the business services. What should you recommend?()
第5题:
You are designing a Windows Azure application that will provide online backup storage for very large media files. The application must be capable of storing an average of 1 GB of data for each user. The application must provide random read/write access. You need to recommend a durable data storage solution. What should you recommend?()
第6题:
Use SQL Azure to host client report definitions.
Use SQL Azure to host server report definitions.
Use Windows Azure to host client report definitions in an ASP.NET webpage.
Use Windows Azure to host server report definitions in an ASP.NET webpage.
第7题:
Use the Service Management API.
Use Windows Azure Table storage.
Use Windows Azure Queue storage.
Use the Windows Azure AppFabric Service Bus.
第8题:
Use a Windows Azure Drive.
Use Windows Azure page blob storage.
Use Windows Azure block blob storage.
Use local storage on a Windows Azure instance.
第9题:
Use the Service Management API to deploy the application package.
Use the cspack and csrun command-line utilities and pass the cloud project as an argument.
Publish the cloud project to a local directory and upload the application package to Windows Azure Blob storage.
Publish the cloud project to a localdirectory and use the Windows Azure Developer Portal to upload the application.
第10题:
Host the processes in web roles.
Host the processes in worker roles.
Use NetTcpBinding for the WCF services.
Use WSHttpBinding for the WCF services.
第11题:
Create the files on a Windows Azure Drive.
Create the files in Windows Azure local storage.
Create the files in Windows Azure Storage page blobs.
Create the files in Windows Azure Storage block blobs.
第12题:
Define a Windows CommunicationFoundation (WCF) contract for the services.
Deploy each Windows Service to a separate worker role. Deploy the ASP.NET application to a web role.
Deploy the application and Windows Services in a Windows Azure VM role.
Upload service binaries to a web role by using the Windows Azure Service Management API.
第13题:
You are designing a Windows Azure application that will communicate with existing on-premise applications and services. The application will be activated for Windows Azure Connect. You need to recommend a solution for completing the Windows Azure Connect configuration. Which two actions should you recommend?()
第14题:
A Windows Azure application requires high Windows Azure Storage throughput. Windows Azure Diagnostics is configured for scheduled transfers to Windows Azure Storage. The application is experiencing slow response times. You determine that the current Windows Azure Diagnostics configuration is responsible for the reduced application performance. You need to recommend an approach for improving application performance. What should you recommend?()
第15题:
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?()
第16题:
You are designing a Windows Azure application that will allow for the processing of image files. Images will be processed in batches by remote applications running on multiple servers. The application must meet the following requirements: - Remain operational during batch-processing operations. - Allow users to roll back each image to previous versions. Each remote application must have exclusive access to an image while processing it. You need to recommend an approach for storing the images. What should you recommend?()
第17题:
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?()
第18题:
Use XCopy deployment.
Use the Windows Azure AppFabric.
Use the Windows Azure Storage Services REST API.
Use the Windows Azure Tools for Microsoft Visual Studio 2010.
第19题:
Use SQL Azure Data Sync.
Use the Microsoft Sync Framework.
Use Windows Azure Blobstorage snapshots.
Use the Microsoft SQL Server replication component.
第20题:
Place the static content in Windows Azure Blob storage.
Place the static content in Windows Azure Table storage.
Configure a custom domain that is an alias for the Windows Azure Storage domain.
Configure a custom domain that is an alias for the Windows Azure Content Delivery Network(CDN) domain.
第21题:
Place local endpoints in groups and then configure a connection between the groups and the application.
Place hosted endpoints in groups and then configure a connection between the groups and the application.
Install endpoint software on local computers or virtual machines.
Install endpoint software on hosted virtual machines.
第22题:
Install the Active Directory Certificate Services (AD CS) root certificate into the Enterprise Trust certificate store on each virtual machine.
Configure Windows Azure Connect.
Configure Windows Azure AppFabric Access Control.
Install Active Directory Federation Services (AD FS) in the existing domain.
第23题:
Run the application on Windows Azure. Use the development storage account.
Run the application on Windows Azure. Use a Windows Azure Storage account.
Run the application in the development fabric. Use the development storage account.
Run the application in the development fabric. Use a Windows Azure Storage account
第24题:
Retrieve messages from a Windows Azure Queue.
Retrieve messages from Windows Azure Table storage.
Retrieve messages from a blob storage container that has a private access policy.
Retrieve messages from the Windows Azure AppFabric Service Bus message buffer.