单选题You are designing an application that will interact with non-Windows applications over unreliable connections.   Each non-Windows application will have its own security token.   You need to recommend an approach for non-Windows applications to retrieve messages.  What should you recommend?()A Retrieve messages from a Windows Azure Queue.B Retrieve messages from Windows Azure Table storage.C Retrieve messages from a blob storage container that has a private access policy.D Retrieve messages from the Windows Azure AppFabric Service Bus message buffer.

单选题
You are designing an application that will interact with non-Windows applications over unreliable connections.   Each non-Windows application will have its own security token.   You need to recommend an approach for non-Windows applications to retrieve messages.  What should you recommend?()
A

 Retrieve messages from a Windows Azure Queue.

B

 Retrieve messages from Windows Azure Table storage.

C

 Retrieve messages from a blob storage container that has a private access policy.

D

 Retrieve messages from the Windows Azure AppFabric Service Bus message buffer.


参考解析

解析: 暂无解析

相关考题:

When you are designing a Web application, which options define how rich text displays in a browser?()A、"Using HTML"B、"Using Java Applet"C、"Using AJAX Control"D、"Using Best Fit for OS"

You are designing a plan to migrate an existing application to Windows Azure.  The application currently resides on a server that has 768 MB of memory and multiple cores. You need to recommend the smallest compute instance size that is equivalent to the existing server.  Which size should you recommend?()A、 SmallB、 MediumC、 LargeD、 ExtraSmall

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.

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.

You are designing a Windows Azure application.   The application contains one web role and three worker roles.  You need to recommend an approach for updating only one role without interrupting the other roles.   What should you recommend?()A、 Perform a VIP swap.B、 Perform an in-place upgrade.C、 Delete the current deployment and then redeploy the application.D、 Copy the cloud package to blob storage and then restart the service.

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

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.

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.

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、 ExtraSmallB、 ExtraLargeC、 SmallD、 Large

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、 AB、 CNAMEC、 MXD、 SRV

Your network has 1,000 client computers that run Windows 7.   You plan to deploy a new application.   You need to ensure that the application deploys only during non-business hours.   What should you do?()A、Use Group Policy.B、Use Windows Deployment Services with a schedule cast.C、Use Microsoft System Center Configuration Manager.D、Use a logon script.

You are designing a strategy to install the new scheduling application. Which two actions should you perform?()A、Assign the scheduling application package to the Instructor OU.B、Publish the scheduling application package to the Instructor OU.C、Ensure that the scheduling application can install across slow WAN links.D、Prevent the scheduling application from installing across slow WAN links.

You are designing an upgrade strategy for a Windows Azure application that includes one web role with one instance.  You have the following requirements:   - Test the application on the Windows Azure platform.   - Ensure that application upgrades can be rolled back.   - Ensure that upgrade and rollback processes do not cause downtime.    You need to recommend an approach for upgrading the application.  What should you recommend?()A、 Deploy to the Production slot.  Test the application, and then perform a VIP swap.B、 Deploy to the Staging slot.  Test the application, and then perform a VIP swap.C、 Deploy to the Staging slot.  Test the application, and then perform a manual in-place upgrade to the Production slot.D、 Deploy to the Staging slotTest the application, and then perform an automatic in-place upgrade to the Production slot.

A Windows Communication Foundation (WCF) service has a callback contract. You are developing a client application that will call this service.You must ensure that the client application can interact with the WCF service. What should you do?()A、On the OperationContractAttribute, set the AsyncPattern property value to true.B、On the OperationContractAttribute, set the ReplyAction property value to the endpoint address of the client.C、On the client, create a proxy derived from DuplexClientBaseTChannel .D、On the client, use GetCallbackChannelT .

You are designing an automated deployment process for a Windows Azure application.   The process must deploy the application to Windows Azure without any user interaction. You need to recommend a deployment strategy.  What should you recommend?()A、 Use the Service Management API to deploy the application package.B、 Use the cspack and csrun command-line utilities and pass the cloud project as an argument.C、 Publish the cloud project to a local directory and upload the application package to Windows Azure Blob storage.D、 Publish the cloud project to a localdirectory and use the Windows Azure Developer Portal to upload the application.

单选题When you are designing a Web application, which options define how rich text displays in a browser?()AUsing HTMLBUsing Java AppletCUsing AJAX ControlDUsing Best Fit for OS

单选题You are designing a Windows Azure application.   The application contains one web role and three worker roles.  You need to recommend an approach for updating only one role without interrupting the other roles.   What should you recommend?()A Perform a VIP swap.B Perform an in-place upgrade.C Delete the current deployment and then redeploy the application.D Copy the cloud package to blob storage and then restart the service.

单选题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 ExtraSmallB ExtraLargeC SmallD Large

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

单选题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 AB CNAMEC MXD SRV

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

单选题You are designing an automated deployment process for a Windows Azure application.   The process must deploy the application to Windows Azure without any user interaction. You need to recommend a deployment strategy.  What should you recommend?()A Use the Service Management API to deploy the application package.B Use the cspack and csrun command-line utilities and pass the cloud project as an argument.C Publish the cloud project to a local directory and upload the application package to Windows Azure Blob storage.D Publish the cloud project to a localdirectory and use the Windows Azure Developer Portal to upload the application.

多选题You are designing a Windows Azure web application.  All users authenticate by using their Active Directory Domain Services (AD DS) credentials.  You need to recommend an approach for enabling single sign-on for domain-authenticated users.   Which two actions should you recommend?()AUse Forms authenticationto generate claims.BUse Active Directory Federation Services (AD FS) to generate claims.CUse SqlMembershipProvider in the web application.DUse Windows Identity Foundation in the web application.

单选题You are designing a strategy to enable the ATC application to successfully resolve computer names. Which name resolution method should you use?()ADNSBWINSCHosts fileDLmhosts file

单选题A Windows Communication Foundation (WCF) service has a callback contract. You are developing a client application that will call this service.You must ensure that the client application can interact with the WCF service. What should you do?()AOn the OperationContractAttribute, set the AsyncPattern property value to true.BOn the OperationContractAttribute, set the ReplyAction property value to the endpoint address of the client.COn the client, create a proxy derived from DuplexClientBaseTChannel .DOn the client, use GetCallbackChannelT .

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

单选题You are designing a strategy to enable the ATC application to successfully resolve computer names.  Which name resolution method should you use?()A DNSB WINSC Hosts fileD Lmhosts file