AWS Certified Data Engineer Associate DEA-C01 Practice Question

A company is building a centralized data lake on Amazon S3 and registers the datasets as governed tables in AWS Lake Formation. Business analysts query the data with Amazon Athena. New business units will frequently introduce additional attributes to the dataset. The solution must automatically expose the new columns while allowing fine-grained, column-level permissions through Lake Formation tag-based access control, and it should require the least ongoing administration. Which table design best meets these requirements?

  • Store the data in Apache Parquet files and schedule an AWS Glue crawler to update the table's schema. This approach automatically adds new columns to the AWS Glue Data Catalog, enabling them to be secured using Lake Formation tag-based permissions.

  • Store the data in CSV files partitioned by business unit and manually run ALTER TABLE ADD COLUMN statements whenever new attributes appear.

  • Create a separate governed table for each business unit, each with its own schema, and combine the tables through Athena views for company-wide reporting.

  • Store the data as compressed JSON blobs in a single column and let analysts extract fields at query time with Athena JSON functions.

AWS Certified Data Engineer Associate DEA-C01
Data Store Management
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot