MLA-C01 exam dumps

MLA-C01 practice question 272 of 458

AWS Certified Machine Learning Engineer - Associate. Associate level, Amazon Web Services. Free question with the correct answer and a full explanation.

MLA-C01 Question 272

Single answer

You are deploying a machine learning model using Amazon SageMaker and need to handle predictions for large batches of data submitted periodically by your users. Which type of endpoint should you choose and why?

  1. A

    Serverless endpoint

  2. B

    Real-time endpoint

  3. C

    Asynchronous endpoint

  4. D

    Batch transform

Show answer and explanation

Correct answer: D

Explanation

Batch transform is the optimal choice for processing large datasets in periodic batches. It is designed for offline inference, where predictions do not need to be served in real-time. This solution is scalable, efficient, and avoids the overhead of maintaining an endpoint continuously, unlike serverless or real-time endpoints, which are more suited for real-time or low-latency requirements.

  • A. Incorrect.

    Serverless endpoints are designed for applications with low and intermittent traffic, providing real-time responses without managing infrastructure. They are not suitable for large batch processing.

  • B. Incorrect.

    Real-time endpoints are ideal for low-latency predictions with immediate response requirements. However, they are not efficient for handling large batches of data submitted periodically.

  • C. Incorrect.

    Asynchronous endpoints can handle large payloads and are suitable for scenarios where immediate responses are not required. However, they are better suited for individual predictions rather than processing large batches at once.

  • D. Correct.

    Batch transform is specifically designed for processing large datasets in batches. It is optimized for periodic, large-scale inference jobs, making it the best choice for this scenario.

Timed practice exam

Take a MLA-C01 practice test under exam conditions

65 questions in 130 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam