AWS-Certified-Data-Analytics-Specialty Dumps

AWS-Certified-Data-Analytics-Specialty Free Practice Test

Amazon AWS-Certified-Data-Analytics-Specialty: AWS Certified Data Analytics - Specialty

QUESTION 21

An ecommerce company stores customer purchase data in Amazon RDS. The company wants a solution to store and analyze historical data. The most recent 6 months of data will be queried frequently for analytics workloads. This data is several terabytes large. Once a month, historical data for the last 5 years must be accessible and will be joined with the more recent data. The company wants to optimize performance and cost.
Which storage solution will meet these requirements?

Correct Answer: D

QUESTION 22

An airline has .csv-formatted data stored in Amazon S3 with an AWS Glue Data Catalog. Data analysts want to join this data with call center data stored in Amazon Redshift as part of a dally batch process. The Amazon Redshift cluster is already under a heavy load. The solution must be managed, serverless, well-functioning, and minimize the load on the existing Amazon Redshift cluster. The solution should also require minimal effort and development activity.
Which solution meets these requirements?

Correct Answer: C
https://docs.aws.amazon.com/redshift/latest/dg/c-spectrum-external-tables.html

QUESTION 23

A retail company’s data analytics team recently created multiple product sales analysis dashboards for the average selling price per product using Amazon QuickSight. The dashboards were created from .csv files uploaded to Amazon S3. The team is now planning to share the dashboards with the respective external product owners by creating individual users in Amazon QuickSight. For compliance and governance reasons, restricting access is a key requirement. The product owners should view only their respective product analysis in the dashboard reports.
Which approach should the data analytics team take to allow product owners to view only their products in the dashboard?

Correct Answer: D
https://docs.aws.amazon.com/quicksight/latest/user/restrict-access-to-a-data-set-using-row-level-security.html

QUESTION 24

A company’s marketing team has asked for help in identifying a high performing long-term storage service for their data based on the following requirements:
AWS-Certified-Data-Analytics-Specialty dumps exhibit The data size is approximately 32 TB uncompressed.
AWS-Certified-Data-Analytics-Specialty dumps exhibit There is a low volume of single-row inserts each day.
AWS-Certified-Data-Analytics-Specialty dumps exhibit There is a high volume of aggregation queries each day.
AWS-Certified-Data-Analytics-Specialty dumps exhibit Multiple complex joins are performed.
AWS-Certified-Data-Analytics-Specialty dumps exhibit The queries typically involve a small subset of the columns in a table.
Which storage service will provide the MOST performant solution?

Correct Answer: B

QUESTION 25

An online gaming company is using an Amazon Kinesis Data Analytics SQL application with a Kinesis data stream as its source. The source sends three non-null fields to the application: player_id, score, and us_5_digit_zip_code.
A data analyst has a .csv mapping file that maps a small number of us_5_digit_zip_code values to a territory code. The data analyst needs to include the territory code, if one exists, as an additional output of the Kinesis Data Analytics application.
How should the data analyst meet this requirement while minimizing costs?

Correct Answer: C