List of questions
Related questions
Question 40 - DEA-C01 discussion
A company uses an Amazon QuickSight dashboard to monitor usage of one of the company's applications. The company uses AWS Glue jobs to process data for the dashboard. The company stores the data in a single Amazon S3 bucket. The company adds new data every day.
A data engineer discovers that dashboard queries are becoming slower over time. The data engineer determines that the root cause of the slowing queries is long-running AWS Glue jobs.
Which actions should the data engineer take to improve the performance of the AWS Glue jobs? (Choose two.)
Partition the data that is in the S3 bucket. Organize the data by year, month, and day.
Increase the AWS Glue instance size by scaling up the worker type.
Convert the AWS Glue schema to the DynamicFrame schema class.
Adjust AWS Glue job scheduling frequency so the jobs run half as many times each day.
Modify the 1AM role that grants access to AWS glue to grant access to all S3 features.
0 comments
Leave a comment first