AWS Certified Machine Learning – Specialty — Question 194

A company wants to deliver digital car management services to its customers. The company plans to analyze data to predict the likelihood of users changing cars. The company has 10 TB of data that is stored in an Amazon Redshift cluster. The company's data engineering team is using Amazon SageMaker Studio for data analysis and model development. Only a subset of the data is relevant for developing the machine learning models. The data engineering team needs a secure and cost-effective way to export the data to a data repository in Amazon S3 for model development.

Which solutions will meet these requirements? (Choose two.)

Answer options

Correct answer: C, E

Explanation

Option C is correct because it securely connects to Amazon Redshift using AWS Secrets Manager and allows for querying and exporting data to Amazon S3 efficiently. Option E is also correct as SageMaker Data Wrangler provides a straightforward way to visualize and export data. Options A, B, and D involve more complexity or unnecessary resource usage without ensuring the same level of security and efficiency.