Deploy to the Production slot. Test the application, and then perform a VIP swap.
Deploy to the Staging slot. Test the application, and then perform a VIP swap.
Deploy to the Staging slot. Test the application, and then perform a manual in-place upgrade to the Production slot.
Deploy to the Staging slotTest the application, and then perform an automatic in-place upgrade to the Production slot.
第1题:
You are designing a Windows Azure application that will store data. You have the following requirements: - The data storage system must support the storage of more than 500 GB of data. - Data retrieval must be possible from a large number of parallel threads without threads blocking each other. You need to recommend an approach for storing data. 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 strategy to perform inplace upgrade of domain controller in Boston and San Diego. Which method should you use?()
第4题:
You are designing a migration strategy to meet the business and technical requirements. What should you do?()
第5题:
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?()
第6题:
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?()
第7题:
Use ADO.NET Data Services and provide a shared key to clients.
Use Windows Azure Queues and provide a shared key to clients.
Use Windows Azure Table storage and providea shared key to clients.
Use the Windows Azure AppFabric Service Bus and provide a shared secret to clients.
第8题:
Use the Service Management API.
Use Windows Azure Table storage.
Use Windows Azure Queue storage.
Use the Windows Azure AppFabric Service Bus.
第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题:
Use Windows Azure Queues.
Use a single SQL Azure database.
Use a single Windows Azure Drive.
Use Windows Azure Table storage.
第11题:
Upgrade the fourthcoffee BDC to Windows Server 2003. Then upgrade the PDC to Windows Server 2003
Upgrade an existing domain controller to Windows Server 2003. Establish a two-way trust relationship with the fourthcoffee domain.
Install and configure a new Windows NT 4.0 BDC. Promote the BDC to a PDC. Then upgrade the PDC to Windows Server 2003
Create a new Windows 2000 Server Active Directory domain. Establish a two-way trust relationship with the fourthcoffee domain. Use the Active Directory Migration Tool (ADMT) to migrate all user and computer accounts.
第12题:
Changing the virtual machine size
Adding an HTTPS endpoint to a web role
Changing the value of a configuration setting
Upgrading the hosted service by deploying a new package
第13题:
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?()
第14题:
You are designing a web service that will be hosted in Windows Azure. The web service will accept and store structured and semi-structured data. The web service must meet the following requirements: - Update all data within a single transaction. - Enforce the data structure for structured data within the data store. You need to recommend an approach for storing the data. What should you recommend?()
第15题:
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?()
第16题:
You are designing a plan for testing a Windows Azure service. The service runs in the development fabric but fails on Windows Azure. You need to recommend an approach for identifying errors that occur when the service runs on Windows Azure. What should you recommend?()
第17题:
You are planning an upgrade strategy for a Windows Azure application. You need to identify changes that will require application downtime. Which change will always require downtime?()
第18题:
Use SQL Azure Data Sync.
Use the Microsoft Sync Framework.
Use Windows Azure Blobstorage snapshots.
Use the Microsoft SQL Server replication component.
第19题:
Configure Windows Azure Diagnostics to transfer event logs.
Configure Windows Azure Diagnostics to transfer directories.
Configure Windows AzureDiagnostics to transfer performance counters.
Configure Windows Azure Diagnostics to transfer basic Windows Azure logs.
第20题:
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
第21题:
Store VHDs in Windows Azure page blob storage.
Store VHDs in Windows Azure block blob storage.
Store video files in Windows Azure page blob storage.
Store video files in Windows Azure block blob storage
第22题:
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.
第23题:
adprep
sysprep
Answer File
Remote Installtion Services (RIS)
第24题:
A single role instance that processes messages individually
A single role instance with multithreaded request processing
Multiple role instances that process messages individually
Multiple role instances, each with multithreaded request processing