AWS Certified Machine Learning Engineer - Associate
Validates ability to build, deploy, operationalize, and maintain machine learning solutions and pipelines on AWS. Covers data preparation for ML, model development and training, deployment and orchestration of ML workflows, and ML solution monitoring, maintenance, and security. Emphasizes Amazon SageMaker for end-to-end ML lifecycle management including feature engineering, model training, inference deployment, and MLOps practices.
Sample questions
A free preview of 15 source-grounded questions from this exam — answers and explanations included.
- Q1Data Preparation for Machine Learning (ML)mediumSelect all that apply
A data engineering team is designing a SageMaker Feature Store offline store and must select between the documented table formats. Select the two table formats the offline store supports per the documentation.
- A.Delta Lake is one of the documented table formats supported by the offline store. Delta Lake is not in the documented list; AWS Glue and Apache Iceberg are. The documentation contradicts this option and supports the other choice instead.
- B.Per the documentation, "Amazon SageMaker Feature Store supports the AWS Glue and Apache Iceberg table formats for the offline store" — these two formats are exactly the supported choices.Correct answer
- C.Per the documentation, "Feature Store only supports the Parquet file format when writing your data to your offline store" — Parquet is the documented file format underneath the chosen table format.
Sources
Questions are grounded in 150 references from official and authoritative materials.