ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 51 - DAS-C01 discussion

Report
Export

A reseller that has thousands of AWS accounts receives AWS Cost and Usage Reports in an Amazon S3 bucket. The reports are delivered to the S3 bucket in the following format:

//yyyymmdd-yyyymmdd/.parquet

An AWS Glue crawler crawls the S3 bucket and populates an AWS Glue Data Catalog with a table. Business analysts use Amazon Athena to query the table and create monthly summary reports for the AWS accounts. The business analysts are experiencing slow queries because of the accumulation of reports from the last 5 years. The business analysts want the operations team to make changes to improve query performance. Which action should the operations team take to meet these requirements?

A.
Change the file format to .csv.zip
Answers
A.
Change the file format to .csv.zip
B.
Partition the data by date and account ID
Answers
B.
Partition the data by date and account ID
C.
Partition the data by month and account ID
Answers
C.
Partition the data by month and account ID
D.
Partition the data by account ID, year, and month
Answers
D.
Partition the data by account ID, year, and month
Suggested answer: A

Explanation:


Reference: https://docs.aws.amazon.com/cur/latest/userguide/access-cur-s3.html

asked 16/09/2024
Maxwell Konetzki
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first