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