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

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

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

第1题:

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

第2题:

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

第3题:

A Windows Azure application connects to a SQL Azure database.  The database size has increased significantly.   Some queries in the application no longer complete.   You need to recommend an approach for identifying queries that do not complete.  What should you recommend?()

  • A、 Use the SQL Server Profiler to capture all SQL activities.
  • B、 Use a Dynamic Management View to analyze performance.
  • C、 Use the Database Engine Tuning Advisor to analyze the workload.
  • D、 Use Microsoft SQL Server Management Studio to analyze the SQL logs.

正确答案:B

第4题:

You are designing a plan to migrate an existing application to Windows Azure. The application currently resides on a server that has 20 GB of hard disk space.  You need to recommend the smallest compute instance size that provides local storage equivalent to that of the existing server.  Which size should you recommend?()

  • A、 ExtraSmall
  • B、 ExtraLarge
  • C、 Small
  • D、 Large

正确答案:A

第5题:

You are planning the migration of an existing application to Windows Azure and SQL Azure.  The application produces report files at the request of remote systems.   Requests for report files will be placed into a single Windows Azure Queue.   You must minimize the compute resources and storage transactions required to process the requests.   You need to recommend an approach for processing the requests. What should you recommend?()

  • A、 Create a worker role for each report file that constantly polls the queue for requests.
  • B、 Create a workerrole for each report file that checks the queue at scheduled intervals for requests.
  • C、 Create a single worker role that constantly polls the queue for requests and executes the requests on multiple threads.
  • D、 Create a single worker role that checks the queue at scheduled intervals for requests and executes the requests on multiple threads.

正确答案:D

第6题:

You are planning the deployment of a SQL Azure database.  Your company has a Volume Licensing Agreement for Microsoft SQL Server 2008. The SQL Azure database must maintain a monthly availability of 99.9%.   You need to recommend an approach for minimizing the monthly expenses associated with the SQL Azure database.  What should you recommend?()

  • A、 Add a processor license to the existing SQL Server licensing agreement.
  • B、 Purchase a Windows Azure consumption platform subscription.
  • C、 Purchase a SQL Server Services Provider Licensing Agreement (SPLA).
  • D、 Purchase a SQL Server Web license to extend the existing SQL Server licensing agreement.

正确答案:B

第7题:

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.

正确答案:B

第8题:

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.

正确答案:C

第9题:

You are designing a plan to migrate Microsoft SQL Server 2008 databases to SQL Azure. You do not plan to migrate the SQL Server databases to SQL Server 2008 R2.   You need to recommend an approach for performing bulk data transfers from the SQL Server databases to SQL Azure.  What should you recommend?()

  • A、 Use the bcp utility.
  • B、 Use the dta utility.
  • C、 Use the SQL Server Import and Export Wizard.
  • D、 Attach each SQL Server database to SQL Azure.

正确答案:A

第10题:

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

更多相关问题