单项选择题
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 -
单项选择题
You are designing an upgrade strategy for a Windows Azure application that includes one web role with one instance. You have the following requirements: - Test the application on the Windows Azure platform. - Ensure that application upgrades can be rolled back. - Ensure that upgrade and rollback processes do not cause downtime. You need to recommend an approach for upgrading the application. What should you recommend?()
A. Deploy to the Production slot. Test the application, and then perform a VIP swap.
B. Deploy to the Staging slot. Test the application, and then perform a VIP swap.
C. Deploy to the Staging slot. Test the application, and then perform a manual in-place upgrade to the Production slot.
D. Deploy to the Staging slotTest the application, and then perform an automatic in-place upgrade to the Production slot.
