可学答题网 > 问答 > MCPD(70-583)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

An on-premise .NET app


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.
参考答案
参考解析:
分类:MCPD(70-583)题库
相关推荐

1、若a=5,b=3,c=4,逻辑表达式!(a+b)&;&;!c的值

若a=5,b=3,c=4,逻辑表达式!(a+b)&;&;!c的值为()A0B-1C1D2

2、You create an ASP.NET&

You create an ASP.NET page. The page uses the jQuery $.ajax function to make calls back&en...

3、You develop an ASP.NET

You develop an ASP.NET web application that uses a Windows Azure web role. The application&ensp...

4、You develop an ASP.NET

You develop an ASP.NET web application that uses a Windows Azure web role. The application&ensp...

5、表达式10>5&&6%3的值是()

表达式10>5&&6%3的值是()A-1B非零值C0D1

6、You create an ASP.NET&

You create an ASP.NET MVC 2 Web application that contains the following controller class.In the...