AWS Certified Machine Learning – Specialty — Question 369

A manufacturing company stores production volume data in a PostgreSQL database.

The company needs an end-to-end solution that will give business analysts the ability to prepare data for processing and to predict future production volume based the previous year's production volume. The solution must not require the company to have coding knowledge.

Which solution will meet these requirements with the LEAST effort?

Answer options

Correct answer: B

Explanation

AWS Glue DataBrew provides a visual, no-code interface that allows business analysts to clean and prepare data directly from the PostgreSQL database. Amazon SageMaker Canvas complements this by providing a visual, no-code machine learning tool designed specifically for business analysts to generate predictions. Other options utilize services like Amazon SageMaker Studio, AWS Glue, or Amazon EMR, which require coding knowledge and more operational effort.