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?()
第1题:
How can you connect on-premise server and an application via IPSec with Azure?()
第2题:
Use reliable messaging. Use HTTP for message delivery.
Use binary message encoding. Use TCP for message delivery.
Use Plain Old XML (POX) messages. Use TCP for message delivery.
Use Message Transmission Optimization Mechanism (MTOM) message encoding. Use HTTPS formessage delivery
第3题:
Use SQL Azure for the on-premise components and the compute-intensive component.
Configure merge replication with the on-premise database as publisher and the SQL Azure database as subscriber.
Configure snapshot replication with the on-premise database as publisher and the SQL Azure database assubscriber.
Configure snapshot replication with the SQL Azuredatabase as publisher and the on-premise database as subscriber.
第4题:
Move business service functionality to Windows Azure.
Connect to the on-premise server from a custom service in Windows Azure.
Create a VPN connection between the application and the on-premise server.
Expose the business services to the Windows Azure AppFabricService Bus by using a custom service that configures relay binding.
第5题:
Repair the application.
Use Programs and Features in the Control Panel to change the application.
Copy the applica tion shortcut to the Start menu for All Users.
Assign the Full Control permission to the application shortcut to the Everyone group.
第6题:
Configure Windows Azure Connect.
Configure Windows Azure AppFabric Access Control.
Use the Windows Azure AppFabric Service Bus.
Use the Windows Azure Content Delivery Network (CDN).
第7题:
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.
Create one endpoint group that contains the development computers and databases. Connect Web Role 1 and Web Role 2 to the endpoint group.
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.
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.