You are designing a Windows Azure solution. The solution wil

题目
单选题
You are designing a Windows Azure solution. The solution will be used by multiple customers.  Each customer has different business logic and user interface requirements. Not all customers use the same version of the .NET runtime. You need to recommend a deployment strategy.  What should you recommend?()
A

 Deploy in a multitenant configuration.

B

 Deploy in a single-tenant configuration.

C

 Deploy with multiple web role instances.

D

 Deploy with multiple worker role instances.

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

第1题:

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

第2题:

You are designing a Windows Azure application that will communicate with existing on-premise applications and services.  The application will be activated for Windows Azure Connect.  You need to recommend a solution for completing the Windows Azure Connect configuration.  Which two actions should you recommend?()

  • A、 Place local endpoints in groups and then configure a connection between the groups and the application.
  • B、 Place hosted endpoints in groups and then configure a connection between the groups and the application.
  • C、 Install endpoint software on local computers or virtual machines.
  • D、 Install endpoint software on hosted virtual machines.

正确答案:A,C

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

第5题:

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

第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 designing an IP addressing strategy for your VPN solution. How many public addresses should you use?()

  • A、1
  • B、25
  • C、50
  • D、255

正确答案:A

第8题:

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

第9题:

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.

正确答案:B

第10题:

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.

正确答案:B

更多相关问题