You are designing a Windows Azure web application that includes many static content files. The application will be accessed from locations all over the world by using a custom domain. You need to recommend an approach for providing access to the static content with the lowest possible latency. Which two actions should you recommend?()
第1题:
You are designing a Windows Azure application. Corporate policy dictates that you must retain all application logs. You need to recommend an approach for complying with the corporate policy. What should you recommend?()
第2题:
You are designing a Windows Azure application. The application will include services hosted in different geographic locations. The service locations may change. You must minimize the cost of communication between services. You need to recommend an approach for calling the services. What should you recommend?()
第3题:
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?()
第4题:
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?()
第5题:
You are planning the migration of an existing application to Windows Azure and SQL Azure. The original application includes a Microsoft SQL Server 2008 database. You need to recommend an approach for ensuring that the database migrates successfully toSQL Azure. Which two actions should you recommend?()
第6题:
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?()
第7题:
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?()
第8题:
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?()
第9题:
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.
第10题:
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.
第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题:
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.
第13题:
You are designing a Windows Azure application. The application includes a web role and a worker role that communicate by using a Windows Azure Queue. The worker role processes each message within 10 seconds of retrieving it from the queue. The worker role must process each message exactly one time. If a process does not complete, the worker role must reprocess the message. You need to recommend an approach for the worker role to manage messages in the queue. What should you recommend?()
第14题:
You are designing a Windows Azure application that will process images. The maximum size of an image is 10 MB. The application includes a web role that allows users to upload images and a worker role with multiple instances that processes the images. The web role communicates with the worker role by using a Windows Azure Queue. You need to recommend an approach for storing images that minimizes storage transactions. What should you recommend? ()
第15题:
You are designing a Windows Azure web application. The application will be accessible at a standard cloudapp.net URL. You need to recommend a DNS resource record type that will allow you to configure access to the application through a custom domain name. Which type should you recommend?()
第16题:
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?()
第17题:
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?()
第18题:
You are planning the migration of an existing application to Windows Azure. The application includes a trace listener that produces log files. The log files must be transferred to the Windows Azure Storage service each day with the minimum amount of effort. You need to recommend an approach for transferring the log files. What should you recommend?()
第19题:
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?()
第20题:
Use the Service Management API.
Use Windows Azure Table storage.
Use Windows Azure Queue storage.
Use the Windows Azure AppFabric Service Bus.
第21题:
A
CNAME
MX
SRV
第22题:
Perform on-demand transfers of custom error logs.
Perform on-demand transfers of Windows Azure logs.
Configure scheduled transfers of custom error logs.
Configure scheduled transfers of Windows event logs.
第23题:
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.