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?()
第1题:
How can you connect on-premise server and an application via IPSec with Azure?()
第2题:
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).
第3题:
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.
第4题:
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
第5题:
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.
第6题:
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.