AWS Certified Data Engineer Associate DEA-C01 Practice Question

An AWS Glue crawler registers daily Parquet files stored under the Amazon S3 prefix s3://datalake/iot/year=YYYY/month=MM/day=DD/. Business analysts query the table from Amazon Athena, but the current day's data is not visible until the crawler's nightly run. As a data engineer, how can you expose new partitions to Athena within minutes of arrival while keeping operational effort low?

  • Trigger an AWS Step Functions workflow from CloudWatch Events that calls ALTER TABLE ADD PARTITION for each new file detected.

  • Change the crawler to run every five minutes on a fixed schedule.

  • Replace the crawler with Athena partition projection and define formulas that generate the year, month, and day partitions.

  • Enable Amazon S3 event notifications to invoke the crawler in incremental mode whenever new objects are created.

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