Examtopics

AWS Certified Data Engineer - Associate
  • Topic 1 Question 11

    A data engineer needs Amazon Athena queries to finish faster. The data engineer notices that all the files the Athena queries use are currently stored in uncompressed .csv format. The data engineer also notices that users perform most queries by selecting a specific column. Which solution will MOST speed up the Athena query performance?

    • Change the data format from .csv to JSON format. Apply Snappy compression.

    • Compress the .csv files by using Snappy compression.

    • Change the data format from .csv to Apache Parquet. Apply Snappy compression.

    • Compress the .csv files by using gzip compression.


    シャッフルモード