单项选择题
A Windows Azure application is running in the development fabric.
You need to recommend an approach for deploying the application to Windows Azure.
What should you recommend?()
A. Use XCopy deployment.
B. Use the Windows Azure AppFabric.
C. Use the Windows Azure Storage Services REST API.
D. Use the Windows Azure Tools for Microsoft Visual Studio 2010.
相关考题
-
单项选择题
You are designing an automated deployment process for a Windows Azure application. The process must deploy the application to Windows Azure without any user interaction. You need to recommend a deployment strategy. What should you recommend?()
A. Use the Service Management API to deploy the application package.
B. Use the cspack and csrun command-line utilities and pass the cloud project as an argument.
C. Publish the cloud project to a local directory and upload the application package to Windows Azure Blob storage.
D. Publish the cloud project to a localdirectory and use the Windows Azure Developer Portal to upload the application. -
单项选择题
You have the following requirements: - Ensure that the business tier can be updated without affecting the application tier. - Use the minimum role instance size that meets or exceeds the current server specifications. You need to recommend a topology for hosting the application in Windows Azure. What should you recommend?()
A. Deploy the application tier and the business tier to one role with two Medium instances.
B. Deploy the application tier and the business tier to one role with two Large instances.
C. Deploy the application tier role to a Medium instance. Deploy the business tier role to a medium instance.
D. Deploy the application tier role to a Large instance. Deploy the business tier role to a Large instance. -
单项选择题
You are migrating a solution to Windows Azure. The solution includes a web application and a business logic layer. The web application runs on three dual-core servers. The business logic layer runs on two quad-core servers. The Windows Azure application must match or exceed the current hardware specifications. You need to recommend role instance sizes that minimize cost. What should you recommend?()
A. Small for the web application and Medium for the business logic layer
B. Small for the web application and Large for the business logic layer
C. Medium for the web application and Large for the business logic layer
D. Large for the web application and Extra Large for the business logic layer
