A technology company has an application with millions of active users every day. The company queries daily usage data with Amazon Athena to understand how users interact with the application. The data includes the date and time, the location ID, and the services used. The company wants to use Athena to run queries to analyze the data with the lowest latency possible. Which solution meets these requirements? A. Store the data in Apache Avro format with the date and time as the partition, with the data sorted by the location ID. B. Store the data in Apache Parquet format with the date and time as the partition, with the data sorted by the location ID. C. Store the data in Apache ORC format with the location ID as the partition, with the data sorted by the date and time. D. Store the data in .csv format with the location ID as the partition, with the data sorted by the date and time.  Suggested Answer: C Community Answer: B Reference: https://cwiki.apache.org/confluence/display/hive/languagemanual+orc This question is in DAS-C01 AWS Certified Data Analytics – Specialty Exam For getting AWS Certified Data Analytics – Specialty Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer