单项选择题
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. -
单项选择题
You are designing a Windows Azure application. The application contains one web role and three worker roles. You need to recommend an approach for updating only one role without interrupting the other roles. What should you recommend?()
A. Perform a VIP swap.
B. Perform an in-place upgrade.
C. Delete the current deployment and then redeploy the application.
D. Copy the cloud package to blob storage and then restart the service.
