网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

An on-premise application is exposed to external users through a Windows Communication Framework (WCF) service endpoint registered in the Windows Azure AppFabric Service Bus.  You need to recommend an approach for providing transport-level security that maximizes performance and minimizes bandwidth requirements.  What should you recommend?()

  • A、 Use reliable messaging.  Use HTTP for message delivery.
  • B、 Use binary message encoding.  Use TCP for message delivery.
  • C、 Use Plain Old XML (POX) messages.  Use TCP for message delivery.
  • D、 Use Message Transmission Optimization Mechanism (MTOM) message encoding. Use HTTPS formessage delivery

参考答案

更多 “ An on-premise application is exposed to external users through a Windows Communication Framework (WCF) service endpoint registered in the Windows Azure AppFabric Service Bus.  You need to recommend an approach for providing transport-level security that maximizes performance and minimizes bandwidth requirements.  What should you recommend?()A、 Use reliable messaging.  Use HTTP for message delivery.B、 Use binary message encoding.  Use TCP for message delivery.C、 Use Plain Old XML (POX) messages.  Use TCP for message delivery.D、 Use Message Transmission Optimization Mechanism (MTOM) message encoding. Use HTTPS formessage delivery” 相关考题
考题 An on-premise .NET application uses an on-premise Microsoft SQL Server 2008 database.  The existing compute infrastructure is insufficient to support peak loads.   You plan to move only the compute-intensive component of the application into Windows Azure.  The component requires access to the on-premise database.   The on-premise database cannot be accessed from outside the network boundary.  You need to recommend a database topology.  What should you recommend?()A、 Use SQL Azure for the on-premise components and the compute-intensive component.B、 Configure merge replication with the on-premise database as publisher and the SQL Azure database as subscriber.C、 Configure snapshot replication with the on-premise database as publisher and the SQL Azure database assubscriber.D、 Configure snapshot replication with the SQL Azuredatabase as publisher and the on-premise database as subscriber.

考题 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.

考题 Multiple Windows Azure applications connect to multiple SQL Azure servers.  On-premise users connect to the SQL Azure servers for a variety of purposes.   You successfully deploy a new Windows Azure application with its own SQL Azure server.  When on- premise users attempt to connect to the new SQL Azure server they receive connection errors.   You need to recommend an approach for mitigating the connectivity issue.  What should you recommend? ()A、 Open port 1433 on the network firewall.B、 Use Security Support Provider Interface (SSPI).C、 Disable the validation of the SSL certificate for the SQL Azure server through theconnection string.D、 Change the firewall rules of the new SQL Azure server to allow access by computers on the internalnetwork.

考题 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.

考题 How can you connect on-premise server and an application via IPSec with Azure?()  A、 Configure Windows Azure Connect.B、 Configure Windows Azure AppFabric Access Control.C、 Use the Windows Azure AppFabric Service Bus.D、 Use the Windows Azure Content Delivery Network (CDN).

考题 单选题All client computers in your company run Windows 7 Enterprise. You are planning to deploy a custom application that runs only on Windows XP to all users. You install Windows XP Mode on each host computer and install the application in the Windows XP guest virtual machine s (VM s ). You verify that the application runs in the guest VMs . A n a pplication shortcut does not appear on the Windows 7 host computers . You n eed to ensure that the application can be launched directly from the Windows 7 host computers . What should you do in the guest VM s ?()A Repair the application.B Use Programs and Features in the Control Panel to change the application.C Copy the applica tion shortcut to the Start menu for All Users.D Assign the Full Control permission to the application shortcut to the Everyone group.

考题 单选题An on-premise application is exposed to external users through a Windows Communication Framework (WCF) service endpoint registered in the Windows Azure AppFabric Service Bus.  You need to recommend an approach for providing transport-level security that maximizes performance and minimizes bandwidth requirements.  What should you recommend?()A  Use reliable messaging.  Use HTTP for message delivery.B  Use binary message encoding.  Use TCP for message delivery.C  Use Plain Old XML (POX) messages.  Use TCP for message delivery.D  Use Message Transmission Optimization Mechanism (MTOM) message encoding. Use HTTPS formessage delivery

考题 单选题How can you connect on-premise server and an application via IPSec with Azure?()A  Configure Windows Azure Connect.B  Configure Windows Azure AppFabric Access Control.C  Use the Windows Azure AppFabric Service Bus.D  Use the Windows Azure Content Delivery Network (CDN).

考题 单选题An on-premise .NET application uses an on-premise Microsoft SQL Server 2008 database.  The existing compute infrastructure is insufficient to support peak loads.   You plan to move only the compute-intensive component of the application into Windows Azure.  The component requires access to the on-premise database.   The on-premise database cannot be accessed from outside the network boundary.  You need to recommend a database topology.  What should you recommend?()A  Use SQL Azure for the on-premise components and the compute-intensive component.B  Configure merge replication with the on-premise database as publisher and the SQL Azure database as subscriber.C  Configure snapshot replication with the on-premise database as publisher and the SQL Azure database assubscriber.D  Configure snapshot replication with the SQL Azuredatabase as publisher and the on-premise database as subscriber.

考题 单选题You are designing a Windows Azure application that will include two web roles.  The web roles will communicate with on-premise development computers and on-premise databases.  Web Role 1 must connect to development computers and databases.  Web Role 2 must connect to only databases.  What should you recommend?()A  Create one endpoint group that contains the development computers and one endpoint group that contains the databases. Connect Web Role 1 to both endpoint groups. Connect Web Role 2 to only the database endpoint group.B  Create one endpoint group that contains the development computers and databases. Connect Web Role 1 and Web Role 2 to the endpoint group.C  Create one endpoint group that contains the development computers and one endpoint group that contains the databases. Connect the endpoint groups. Connect Web Role 1 and Web Role 2 to the development computer group.D  Create one endpoint group that contains the development computers and databases, and connectit to Web Role 1.  Create one endpoint group that contains only the databases, and connect it to Web Role 2.

考题 单选题You are designing a Windows Azure web application.   The application must integrate with on-premise business services.   The business services are running on an on-premise server and cannot be rewritten. The business services are not exposed externally.   You need to recommend an approach for accessing the business services.  What should you recommend?()A  Move business service functionality to Windows Azure.B  Connect to the on-premise server from a custom service in Windows Azure.C  Create a VPN connection between the application and the on-premise server.D  Expose the business services to the Windows Azure AppFabricService Bus by using a custom service that configures relay binding.