Free AWS-CERTIFIED-MACHINE-LEARNING-ENGINEER-ASSOCIATE-MLA-C01 Amazon AWS-CERTIFIED-MACHINE-LEARNING-ENGINEER-ASSOCIATE-MLA-C01 Practice Test Question

Loading demo links...

Showing 13–15 of 24 questions

Question 13 (Topic 1)

A company has an Amazon S3 bucket that contains 1 ТВ of files from different sources. The S3 bucket contains the following file types in the same S3 folder: CSV, JSON, XLSX, and Apache Parquet. An ML engineer must implement a solution that uses AWS Glue DataBrew to process the data. The ML engineer also must store the final output in Amazon S3 so that AWS Glue can consume the output in the future. Which solution will meet these requirements?

Select an option, then click Submit answer.

  • Use DataBrew to process the existing S3 folder. Store the output in Apache Parquet format.
  • Use DataBrew to process the existing S3 folder. Store the output in AWS Glue Parquet format.
  • Separate the data into a different folder for each file type. Use DataBrew to process each folder individually. Store the output in Apache Parquet format.
  • Separate the data into a different folder for each file type. Use DataBrew to process each folder individually. Store the output in AWS Glue Parquet format.
Question 14 (Topic 1)

An ML engineer needs to encrypt all data in transit when an ML training job runs. The ML engineer must ensure that encryption in transit is applied to processes that Amazon SageMaker uses during the training job. Which solution will meet these requirements?

Select an option, then click Submit answer.

  • Encrypt communication between nodes for batch processing.
  • Encrypt communication between nodes in a training cluster.
  • Specify an AWS Key Management Service (AWS KMS) key during creation of the training job request.
  • Specify an AWS Key Management Service (AWS KMS) key during creation of the SageMaker domain.
Question 15 (Topic 1)

A company needs to extract entities from a PDF document to build a classifier model. Which solution will extract and store the entities in the LEAST amount of time?

Select an option, then click Submit answer.

  • Use Amazon Comprehend to extract the entities. Store the output in Amazon S3.
  • Use an open source AI optical character recognition (OCR) tool on Amazon SageMaker to extract the entities. Store the output in Amazon S3.
  • Use Amazon Textract to extract the entities. Use Amazon Comprehend to convert the entities to text. Store the output in Amazon S3.
  • Use Amazon Textract integrated with Amazon Augmented AI (Amazon A2I) to extract the entities. Store the output in Amazon S3.