网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

A Windows Azure application stores data in a SQL Azure database.  The application will start an operation that includes three insert statements.  You need to recommend an approach for rolling back the entire operation if the connection to SQL Azure is lost.  What should you recommend?()

  • A、 Ensure that all statements execute in the same database transaction.
  • B、 Create a stored procedure in the database that wraps the insert statements in a TRY CATCH block.
  • C、 Create a stored procedure in the database that wraps the insertstatements in a TRANSACTION block.
  • D、 Open a new connection to the database. Use a separate transaction scope to roll back the original operation.

参考答案

更多 “ A Windows Azure application stores data in a SQL Azure database.  The application will start an operation that includes three insert statements.  You need to recommend an approach for rolling back the entire operation if the connection to SQL Azure is lost.  What should you recommend?()A、 Ensure that all statements execute in the same database transaction.B、 Create a stored procedure in the database that wraps the insert statements in a TRY CATCH block.C、 Create a stored procedure in the database that wraps the insertstatements in a TRANSACTION block.D、 Open a new connection to the database. Use a separate transaction scope to roll back the original operation.” 相关考题
考题 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?()A、 Define a Windows CommunicationFoundation (WCF) contract for the services.B、 Deploy each Windows Service to a separate worker role.  Deploy the ASP.NET application to a web role.C、 Deploy the application and Windows Services in a Windows Azure VM role.D、 Upload service binaries to a web role by using the Windows Azure Service Management API.

考题 你打算搬到Windows Azure存储流媒体内容。你所需要的推荐一种方法提供全球用户最快的访问你应该推荐内容。这两个动作是()A、使用共享访问签名。B、使用Windows Azure页面blob存储。C、使用Windows Azure块blob存储。D、使用Windows Azure内容分发网络(CDN)。

考题 windows Azure平台包含了()等重要组成部分。A、windows AzureB、SQL AzureC、Windows Azureplatform App FabricD、Windows Azure Application

考题 在Windows Azure存储系统中,()类型提供了结构化的存储。A、Windows Azure BlobB、Windows Azure TableC、Windows Azure QueueD、SQL数据服务

考题 You are planning the migration of an existing application to Windows Azure and SQL Azure. The current application includes reports that are hosted by SQL Server Reporting Services.  You need to recommend an approach for migrating the reports.  What should you recommend? ()A、 Use SQL Azure to host client report definitions.B、 Use SQL Azure to host server report definitions.C、 Use Windows Azure to host client report definitions in an ASP.NET webpage.D、 Use Windows Azure to host server report definitions in an ASP.NET webpage.

考题 You are designing an integration test plan for a Windows Azure .NET 3.5 application.   You need to recommend a testing environment that allows developers to debug the application while accessing data in the cloud.  What should you recommend?()A、 Run the application on Windows Azure.  Use the development storage account.B、 Run the application on Windows Azure.  Use a Windows Azure Storage account.C、 Run the application in the development fabric.  Use the development storage account.D、 Run the application in the development fabric.  Use a Windows Azure Storage account

考题 你正在设计一个计划迁移虚拟硬盘(VHDs)和视频文件Windows Azure存储。VHDs必须优化随机读/写操作。视频文件必须优化顺序存取。你需要推荐存储类型存储VHDs和视频文件,这两个存储类型应你推荐()A、在Windows Azure存储VHDs页面blob存储。B、在Windows Azure存储VHDs块blob存储。C、blob存储在Windows Azure存储视频文件页面。D、视频文件存储在Windows Azure块blob存储。

考题 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?()A、 Use Windows Azure Queues.B、 Use Windows Live Mesh 2011.C、 Use a single SQL Azure database.D、 Use Windows Azure Table storage

考题 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?()A、 Use the Service Management API.B、 Use Windows Azure Table storage.C、 Use Windows Azure Queue storage.D、 Use the Windows Azure AppFabric Service Bus.

考题 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?()A、 Create the files on a Windows Azure Drive.B、 Create the files in Windows Azure local storage.C、 Create the files in Windows Azure Storage page blobs.D、 Create the files in Windows Azure Storage block blobs.

考题 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?()A、 Use Windows Azure Queues.B、 Use a single SQL Azure database.C、 Use a single Windows Azure Drive.D、 Use Windows Azure Table storage.

考题 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?()A、 Increase the number of application role instances.B、 Increase the Windows Azure Diagnostics buffer quota.C、 Decrease the Windows Azure Diagnostics buffer quota.D、 Move Windows Azure Diagnostics to its own Windows Azure Storage account.

考题 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?()A、 Use XCopy deployment.B、 Use the Windows Azure AppFabric.C、 Use the Windows Azure Storage Services REST API.D、 Use the Windows Azure Tools for Microsoft Visual Studio 2010.

考题 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?()A、 Attach a debugger to the Windows Azure role instance.B、 Analyze debugging information captured by Windows Azure Diagnostics.C、 Modify the service configuration for the Windows Azure role to access development storage.D、 Analyze debugging information written to the output window of the Windows Azure role instance.

考题 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?()A、 Use a Shared Access Signature.B、 Use Windows Azure page blob storage.C、 Use Windows Azure block blob storage.D、 Use the Windows Azure Content Delivery Network (CDN).

考题 How can you connect on-premise server and an application via IPSec with Azure?()  A、 Configure Windows Azure Connect.B、 Configure Windows Azure AppFabric Access Control.C、 Use the Windows Azure AppFabric Service Bus.D、 Use the Windows Azure Content Delivery Network (CDN).

考题 单选题You are planning the migration of an existing application to Windows Azure and SQL Azure. The current application includes reports that are hosted by SQL Server Reporting Services.  You need to recommend an approach for migrating the reports.  What should you recommend? ()A  Use SQL Azure to host client report definitions.B  Use SQL Azure to host server report definitions.C  Use Windows Azure to host client report definitions in an ASP.NET webpage.D  Use Windows Azure to host server report definitions in an ASP.NET webpage.

考题 单选题You are designing a Windows Azure application.  The application will include occasionally connected clients that reference data stored in Windows Azure Blob storage.  The clients will be able to add data while disconnected.  You need to recommend an approach for synchronizing offline client data with Windows Azure Blob storage.  What should you recommend?()A  Use SQL Azure Data Sync.B  Use the Microsoft Sync Framework.C  Use Windows Azure Blobstorage snapshots.D  Use the Microsoft SQL Server replication component.

考题 单选题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?()A  Define a Windows CommunicationFoundation (WCF) contract for the services.B  Deploy each Windows Service to a separate worker role.  Deploy the ASP.NET application to a web role.C  Deploy the application and Windows Services in a Windows Azure VM role.D  Upload service binaries to a web role by using the Windows Azure Service Management API.

考题 单选题You are designing a plan to migrate an application to Windows Azure.  The application generates log files in a proprietary format.  You need to recommend an approach for retaining the existing log file format.  What should you recommend?()A  Configure Windows Azure Diagnostics to transfer event logs.B  Configure Windows Azure Diagnostics to transfer directories.C  Configure Windows AzureDiagnostics to transfer performance counters.D  Configure Windows Azure Diagnostics to transfer basic Windows Azure logs.

考题 单选题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?()A  Use the Service Management API.B  Use Windows Azure Table storage.C  Use Windows Azure Queue storage.D  Use the Windows Azure AppFabric Service Bus.

考题 单选题You are designing an integration test plan for a Windows Azure .NET 3.5 application.   You need to recommend a testing environment that allows developers to debug the application while accessing data in the cloud.  What should you recommend?()A  Run the application on Windows Azure.  Use the development storage account.B  Run the application on Windows Azure.  Use a Windows Azure Storage account.C  Run the application in the development fabric.  Use the development storage account.D  Run the application in the development fabric.  Use a Windows Azure Storage account

考题 单选题在Windows Azure存储系统中,()类型提供了结构化的存储。A Windows Azure BlobB Windows Azure TableC Windows Azure QueueD SQL数据服务

考题 单选题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?()A  Use XCopy deployment.B  Use the Windows Azure AppFabric.C  Use the Windows Azure Storage Services REST API.D  Use the Windows Azure Tools for Microsoft Visual Studio 2010.

考题 多选题You are designing a plan for migrating Virtual Hard Disks (VHDs) and video files to Windows Azure Storage.  The VHDs must be optimized for random read/write operation. The video files must be optimized for sequential access.  You need to recommend storage types for storing the VHDs and video files.   Which two storage types should you recommend?()AStore VHDs in Windows Azure page blob storage.BStore VHDs in Windows Azure block blob storage.CStore video files in Windows Azure page blob storage.DStore video files in Windows Azure block blob storage

考题 单选题How can you connect on-premise server and an application via IPSec with Azure?()A  Configure Windows Azure Connect.B  Configure Windows Azure AppFabric Access Control.C  Use the Windows Azure AppFabric Service Bus.D  Use the Windows Azure Content Delivery Network (CDN).

考题 单选题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?()A  Use Windows Azure Queues.B  Use a single SQL Azure database.C  Use a single Windows Azure Drive.D  Use Windows Azure Table storage.

考题 单选题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?()A  Create the files on a Windows Azure Drive.B  Create the files in Windows Azure local storage.C  Create the files in Windows Azure Storage page blobs.D  Create the files in Windows Azure Storage block blobs.