单项选择题
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
相关考题
-
单项选择题
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. -
单项选择题
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 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.
