AmazonAmazon
DEA-C01 · Question #264
DEA-C01 Question #264: Real Exam Question with Answer & Explanation
The correct answer is A: Schedule an AWS Glue crawler to run every day on the table by using the Java Database. An AWS Glue crawler can connect to Amazon Redshift via JDBC, detect schema changes, and automatically update the AWS Glue Data Catalog on a schedule, providing the required ongoing schema tracking.
Data Security and Governance
Question
A data engineer must implement a data cataloging solution to track schema changes in an Amazon Redshift table. Which solution will meet these requirements?
Options
- ASchedule an AWS Glue crawler to run every day on the table by using the Java Database
- BUse AWS DataSync to log the table metadata to an AWS Glue Data Catalog. Use an AWS Glue
- CUse the AWS Schema Conversion Tool (AWS SCT) to log the table metadata to an Apache Hive
- DSchedule an AWS Glue crawler to run every day on the table. Configure the crawler to update an
Explanation
An AWS Glue crawler can connect to Amazon Redshift via JDBC, detect schema changes, and automatically update the AWS Glue Data Catalog on a schedule, providing the required ongoing schema tracking.
Topics
#AWS Glue#Data Cataloging#Schema Management#Redshift Integration
Community Discussion
No community discussion yet for this question.