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

在Windows Azure存储系统中,()类型提供了结构化的存储。

  • A、Windows Azure Blob
  • B、Windows Azure Table
  • C、Windows Azure Queue
  • D、SQL数据服务

相关考题:

你正在设计一个Windows Azure存储数据。你的应用程序以下需求: 据存储系统必须支持超过500GB的存储的数据。 数据检索必须从大量可能的并行线程的线程阻止对方。 你需要给你推荐一个存储数据的方法。你推荐什么?()A、使用Windows Azure队列B、使用Windows Live Mesh2011C、使用一个SQL Azure数据库D、使用Windows Azure表存储

你计划的现有应用程序迁移到Windows Azure和SQL Azure。当前的应用程序包含报告由SQL Server的报告服务。您需要推荐一个方法迁移报告。你应该推荐()A、使用SQL Azure托管客户端报告定义。B、使用SQL Azure主机服务器报告定义。C、使用Windows Azure托管客户端报告定义在一个ASP.NET网页。D、使用Windows Azure主机服务器报告定义在一个ASP.NET网页。

你正在设计一个Windows Azure应用程序将提供在线备份存储非常大的媒体文件,应用程序必须能够存储平均1GB为每个用户的数据,应用程序必须提供随机读/写访问,你需要推荐一个持久数据存储的解决方案。你应当推荐()A、使用Windows Azure Drive。B、使用Windows Azure页面blob存储。C、使用Windows Azure块blob存储。D、使用本地存储在一个Windows Azure实例。

你正在设计一个Windows Azure应用程序,应用程序将包括偶尔联系客户,参考数据存储在Windows Azure Blob存储客户端断开连接时可以添加数据。你需要推荐一个方法吗与Windows Azure Blob存储同步离线客户端数据。你应该推荐()A、使用SQL Azure数据同步。B、使用微软同步框架。C、使用Windows Azure Blob存储快照。D、使用Microsoft SQL Server复制组件。

你打算搬到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

在WindowsAzure存储系统中()类型提供了结构化的存储A、WindowsAzureBlobB、WindowsAzureTableC、WindowsAzureQueueD、SQL数据服务

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

你正在设计一个web服务,它将在Windows Azure托管web服务会接受和存储结构化和半结构化数据,web服务必须满足吗以下需求: 在一个事务中更新所有数据。 执行结构化数据的数据结构中的数据存储。 您需要推荐一个方法来存储数据。你推荐什么?()A、使用Windows Azure队列B、使用一个SQL Azure数据库C、使用一个Windows Azure DriveD、使用Windows Azure表存储

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

你正在设计一个Windows Azure应用程序将允许处理的图像批量文件。图像处理通过远程应用程序运行在多个服务器应用程序必须符合以下要求: 期间保持运行批处理操作。 允许用户每幅图回滚到以前的版本。 每个远程应用程序必须具有独占访问一个图像在处理它。你需要推荐一个方法用于存储图片。你推荐什么?()A、在Windows Azure队列存储图像。B、将图像存储在Windows Azure Blob存储。C、将图像存储在Windows Azure存储表。D、图像存储在一个Windows Azure驱动器连接到网络的作用。

在WINDOWSAZURE的存储系统中,()类型提供了结构化的存储。A、WINDOWSAZUREBLOBB、WINDOWSAZURETABLEC、WINDOWSAZUREQUEUED、SQL数据服务

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.

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).

问答题Windows Azure提供了哪几种存储方式?本实验中使用了哪种方式?为什么选择这种存储方式?

单选题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.

单选题在Windows Azure存储系统中,()类型提供了结构化的存储。AWindows Azure BlobBWindows Azure TableCWindows Azure QueueDSQL数据服务

单选题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.

单选题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).

问答题Windows Azure提供的存储服务和数据库系统提供的存储服务有何不同?

单选题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.

单选题在WINDOWSAZURE的存储系统中,()类型提供了结构化的存储。AWINDOWSAZUREBLOBBWINDOWSAZURETABLECWINDOWSAZUREQUEUEDSQL数据服务

单选题在WindowsAzure存储系统中()类型提供了结构化的存储AWindowsAzureBlobBWindowsAzureTableCWindowsAzureQueueDSQL数据服务