Q25 — AWS SAA-C03 Ch.12
Question 25 of 100 | ← Chapter 12
Q825. A company runs multiple workloads in its on-premises data center. The company's data center cannot scale fast enough to meet the company's expanding business needs. The company wants to collect usage and configuration data about the on-premises servers and workloads to plan a migration to AWS.Which solution will meet these requirements?
- A. Set the home AWS Region in AWS Migration Hub. Use AWS Systems Manager to collect data about the on-premises servers.
- B. Set the home AWS Region in AWS Migration Hub. Use AWS Application Discovery Service to collect data about the on-premises servers. ✓
- C. Use the AWS Schema Conversion Tool (AWS SCT) to create the relevant templates. Use AWS Trusted Advisor to collect data about the on-premises servers.
- D. Use the AWS Schema Conversion Tool (AWS SCT) to create the relevant templates. Use AWS Database Migration Service (AWS DMS) to collect data about the on-premises servers.
Correct Answer: B. Set the home AWS Region in AWS Migration Hub. Use AWS Application Discovery Service to collect data about the on-premises servers.
Explanation
The solution that will meet the requirements is option B: Set the home AWS Region in AWS Migration Hub. Use AWS Application Discovery Service to collect data about the on-premises servers.AWS Application Discovery Service is designed specifically for collecting usage and configuration data about on-premises servers and workloads. It provides insights into the on-premises environment, helping to plan migrations to AWS.By setting the home AWS Region in AWS Migration Hub, you can centralize the migration planning and tracking process. AWS Migration Hub provides a single location to manage and monitor the progress of multiple migration projects.Option A suggests using AWS Systems Manager to collect data about the on-premises servers. While Systems Manager can be utilized for server management and configuration, it is not focused on collecting usage and configuration data specifically for migration planning.Option C suggests using the AWS Schema Conversion Tool (AWS SCT) to create templates and AWS Trusted Advisor to collect data about the on-premises servers. AWS SCT is primarily used for database migration and schema conversion, not for collecting usage and configuration data about servers. AWS Trusted Advisor provides recommendations for optimizing AWS resources but does not collect data about on-premises servers.Option D suggests using the AWS Schema Conversion Tool (AWS SCT) to create templates and AWS Database Migration Service (AWS DMS) to collect data about the on-premises servers. AWS SCT and AWS DMS are primarily focused on database migration rather than collecting general usage and configuration data about servers and workloads.Therefore, option B is the most suitable solution as it leverages AWS Application Discovery Service to collect the necessary data about the on-premises servers, while AWS Migration Hub provides a centralized location to manage and monitor the migration planning process.