AWS Certified Data Engineer Associate DEA-C01 Practice Question

An ecommerce company stores 10 TB of click-stream data in an Amazon Redshift RA3 cluster. New records are appended hourly. Most queries filter on a recent date range and occasionally on user_id, then join to small dimension tables. The team wants the fastest scans with the least maintenance effort. Which table design best meets these requirements?

  • Specify an interleaved sort key on event_date and user_id and schedule weekly deep VACUUM REINDEX operations.

  • Define no sort key, enable automatic table optimization, and set DISTSTYLE ALL for the fact table.

  • Use an interleaved sort key on user_id and event_date, and set DISTSTYLE KEY on user_id.

  • Create the table with a compound sort key headed by event_date, keep DISTSTYLE AUTO, and run ANALYZE COMPRESSION to assign column encodings.

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