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

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

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第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?()

  • A、 Perform on-demand transfers.
  • B、 Configure scheduled transfers.
  • C、 Configure a diagnostic trace listener.
  • D、 Increase the diagnostics buffer quotas.

正确答案:B

第2题:

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

正确答案:D

第3题:

You are designing a Windows Azure application that will use Windows Azure Table storage.  You need to recommend an approach for minimizing storage costs.  What should you recommend? ()

  • A、 Use Entity Group Transactions.
  • B、 Use multiple partitions to store data.
  • C、 Use a transaction scope to groupall storage operations.
  • D、 Use Microsoft Distributed Transaction Coordinator (MSDTC).

正确答案:A

第4题:

You are designing a plan for migrating an existing Microsoft SQL Server 2008 database to SQL Azure.The database includes a SQL Server Agent job that cleans the application log table.   You need to recommend an approach for ensuring that the SQL Server Agent job continues to run without modification.  What should you recommend?()

  • A、 Use the SQL Azure Data Sync service.
  • B、 Run the SQL Server Agent in SQL Azure.
  • C、 Use SQL Server Integration Services (SSIS) to connect to SQL Azure.
  • D、 Connect the existing on-premise SQL Server Agent jobs to SQL Azure.

正确答案:D

第5题:

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.

正确答案:B

第6题:

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

正确答案:D

第7题:

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.

正确答案:D

第8题:

You are designing a test plan for an existing Windows Azure .NET 4 application.  Method calls return incorrect results for certain input parameters.   You need to recommend an approach for debugging the method calls.  What should you recommend?()  

  • A、 Attach the remote debugger to the application.
  • B、 Use the Microsoft Visual Studio 2010 Test Manager tool.
  • C、 Use IntelliTrace to collect only eventsfrom the application.
  • D、 Use IntelliTrace to collect events and call information from the application.

正确答案:D

第9题:

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?()

  • A、 A
  • B、 CNAME
  • C、 MX
  • D、 SRV

正确答案:B

第10题:

You are designing a Windows Azure application.  Messages will be placed into a Windows Azure Queue and then processed by a worker role.  There is no requirement for adherence to the Windows Azure Service Level Agreement (SLA).   You need to recommend an approach for concurrently processing messages while minimizing compute cost.  What should you recommend?()

  • A、 A single role instance that processes messages individually
  • B、 A single role instance with multithreaded request processing
  • C、 Multiple role instances that process messages individually
  • D、 Multiple role instances, each with multithreaded request processing

正确答案:B

更多相关问题