单选题You are planning the migration of an existing application to Windows Azure.  The application includes a trace listener that produces log files.   The log files must be transferred to the Windows Azure Storage service each day with the minimum amount of

题目
单选题
You are planning the migration of an existing application to Windows Azure.  The application includes a trace listener that produces log files.   The log files must be transferred to the Windows Azure Storage service each day with the minimum amount of effort.   You need to recommend an approach for transferring the log files.  What should you recommend?()
A

 Perform on-demand transfers of custom error logs.

B

 Perform on-demand transfers of Windows Azure logs.

C

 Configure scheduled transfers of custom error logs.

D

 Configure scheduled transfers of Windows event logs.

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

第1题:

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

第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题:

You are designing a Windows Azure web application that includes many static content files.  The application will be accessed from locations all over the world by using a custom domain.  You need to recommend an approach for providing access to the static content with the lowest possible latency.  Which two actions should you recommend?()

  • A、 Place the static content in Windows Azure Blob storage.
  • B、 Place the static content in Windows Azure Table storage.
  • C、 Configure a custom domain that is an alias for the Windows Azure Storage domain.
  • D、 Configure a custom domain that is an alias for the Windows Azure Content Delivery Network(CDN) domain.

正确答案:A,D

第4题:

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.

正确答案:B

第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 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

第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 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

第10题:

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

  • A、 Install the Active Directory Certificate Services (AD CS) root certificate into the Enterprise Trust certificate store on each virtual machine.
  • B、 Configure Windows Azure Connect.
  • C、 Configure Windows Azure AppFabric Access Control.
  • D、 Install Active Directory Federation Services (AD FS) in the existing domain.

正确答案:B

更多相关问题