
Answer-first summary for fast verification
Answer: Use Amazon EC2 for all tiers with an alternative service for file sharing.
The correct answer is B. Hosting all three tiers on Amazon EC2 instances allows for maximum control and configurability, which is essential for using specific SQL Server features such as native backups and Data Quality Services. Amazon FSx for Windows File Server is designed to provide fully managed, highly reliable, and high-performance file storage that is accessible over the industry-standard Server Message Block (SMB) protocol, making it an ideal choice for file sharing between the tiers in a Windows environment.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
How should a solutions architect design a cloud architecture for migrating a multi-tier Windows application with specific SQL Server features and file sharing needs to AWS?
A
Use Amazon EC2 for all tiers and a designated service for file sharing.
B
Use Amazon EC2 for all tiers with an alternative service for file sharing.
C
Deploy application and business tiers on EC2, and database tier on RDS, integrating a service for file sharing.
D
Place application and business tiers on EC2, and database tier on RDS, using a distinct method for file sharing.
No comments yet.