AWS Certified Data Analytics – Specialty DAS-C01 – Question084

A company is building an analytical solution that includes Amazon S3 as data lake storage and Amazon Redshift for data warehousing. The company wants to use Amazon Redshift Spectrum to query the data that is stored in Amazon S3.
Which steps should the company take to improve performance when the company uses Amazon Redshift Spectrum to query the S3 data files? (Choose three.)

A.
Use gzip compression with individual file sizes of 1-5 GB.
B. Use a columnar storage file format.
C. Partition the data based on the most common query predicates.
D. Split the data into KB-sized files.
E. Keep all files about the same size.
F. Use file formats that are not splittable.