单项选择题
Your company hosts web services in the company intranet. The intranet is secured by a firewall.
Devices outside the firewall must be able to access the web services. Company policies prohibit changes to firewall rules.
You need to recommend an approach for enabling inbound communication.
What should you recommend?()
A. Use Windows Server AppFabric.
B. Use the Windows Azure AppFabric Service Bus.
C. Use the Windows Azure AppFabric Access Control Service.
D. Use a Windows Communication Foundation (WCF) service in a Windows Azure role that relays to the internal web service
相关考题
-
单项选择题
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 generate events for multiple clients. Client web services might be behind NAT gateways. You need to recommend an approach that will allow you to broadcast the events to clients. What should you recommend?()
A. Use ADO.NET Data Services and provide a shared key to clients.
B. Use Windows Azure Queues and provide a shared key to clients.
C. Use Windows Azure Table storage and providea shared key to clients.
D. Use the Windows Azure AppFabric Service Bus and provide a shared secret to clients. -
单项选择题
An application receives an error message when initializing a connection to a Windows Azure Queue. You need to recommend an approach for resolving the problem. What should you recommend?()
A. Ensure that the queue is not full.
B. Ensure that the queue has messages in it.
C. Ensure that the queue name does not containillegal characters.
D. Ensure that multiple processes are not talking to the same queue.
