AWS Certified Big Data – Specialty — Question 11

An administrator needs to design a distribution strategy for a star schema in a Redshift cluster. The administrator needs to determine the optimal distribution style for the tables in the Redshift schema.
In which three circumstances would choosing Key-based distribution be most appropriate? (Select three.)

Answer options

Correct answer: A, C, D

Explanation

Choosing Key-based distribution is ideal for optimizing large dimension tables (A), ensuring the fact table aligns with the number of slices (C), and maintaining a balance in data distribution (D). Options B and E, while relevant to distribution strategies, do not specifically apply to the advantages of Key-based distribution.