LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
AWS Certified Data Engineer - Associate

AWS Certified Data Engineer - Associate

Get started today

Ultimate access to all questions.


Your company is migrating an existing data warehouse to AWS. The data warehouse uses a custom schema that is not natively supported by AWS Glue Data Catalog. How can you ensure compatibility and proper integration with the AWS Glue Data Catalog?

Simulated



Explanation:

To ensure compatibility and proper integration with the AWS Glue Data Catalog for a custom schema, you should leverage the catalog's extensibility features to define custom schemas. This allows you to maintain the existing data warehouse schema while integrating it with the AWS Glue Data Catalog. Manually recreating the schema or using an AWS Glue job to transform it may result in data loss or inaccuracies. Creating a separate data catalog is not the most efficient approach and can lead to increased complexity.

Powered ByGPT-5