Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Your team is working on a data pipeline that requires consuming data from multiple sources in the AWS Glue Data Catalog. How can you ensure that the data is properly referenced and consumed by the pipeline?
A
Use the AWS Glue console to manually reference each data source in the pipeline.
B
Create a centralized configuration file that lists all the data sources in the data catalog and use it in the pipeline.
C
Use the AWS Glue API to programmatically reference the data sources in the data catalog and consume the data.
D
Leverage the built-in data catalog integration in the AWS Glue job to automatically discover and reference the data sources.