exam questions

Exam AWS Certified Machine Learning Engineer - Associate MLA-C01 All Questions

View all questions & answers for the AWS Certified Machine Learning Engineer - Associate MLA-C01 exam

Exam AWS Certified Machine Learning Engineer - Associate MLA-C01 topic 1 question 2 discussion

Case Study -
A company is building a web-based AI application by using Amazon SageMaker. The application will provide the following capabilities and features: ML experimentation, training, a central model registry, model deployment, and model monitoring.
The application must ensure secure and isolated use of training data during the ML lifecycle. The training data is stored in Amazon S3.
The company is experimenting with consecutive training jobs.
How can the company MINIMIZE infrastructure startup times for these jobs?

  • A. Use Managed Spot Training.
  • B. Use SageMaker managed warm pools.
  • C. Use SageMaker Training Compiler.
  • D. Use the SageMaker distributed data parallelism (SMDDP) library.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
S_201996
4 weeks, 1 day ago
Selected Answer: B
SageMaker managed warm pools allow instances to stay in a ready state between consecutive training jobs, which minimizes infrastructure startup times. This feature is ideal for scenarios with frequent or consecutive training jobs, as it avoids the time-consuming process of provisioning infrastructure for each job.
upvoted 1 times
...
ninomfr64
1 month ago
Selected Answer: B
A. No, Managed Spot Training is used to reduce the compute cost for training B. Yes, Warm Pool allow to retain and re-use provisioned infrastructure, also use a persistent cache to store data across training job and help reduce infrastructure startup time as well as cost - https://docs.aws.amazon.com/sagemaker/latest/dg/train-warm-pools.html C. No, SageMaker Training Compiler is used to optimize your code for a specific target architecture D. No, the SageMaker distributed data parallelism (SMDDP) library is used parallelize training by distributing data across multiple instances. This doesn't reduce infrastructure startu ptime
upvoted 1 times
...
andy_10
1 month, 3 weeks ago
Selected Answer: B
https://docs.aws.amazon.com/sagemaker/latest/dg/train-warm-pools.html#train-warm-pools-how-it-works SageMaker managed warm pools let you retain and reuse provisioned infrastructure after the completion of a training job to reduce latency for repetitive workloads, such as iterative experimentation or running many jobs consecutively.
upvoted 4 times
...
Neo_2022
1 month, 3 weeks ago
Selected Answer: B
https://aws.amazon.com/about-aws/whats-new/2022/09/reduce-ml-model-training-job-startup-time-8x-sagemaker-training-managed-warm-pools/
upvoted 2 times
...
tigrex73
1 month, 3 weeks ago
Selected Answer: B
SageMaker managed warm pools are designed to reduce infrastructure startup times by keeping the training environment (instances, containers, and environment setup) ready between consecutive training jobs.
upvoted 2 times
...
GiorgioGss
1 month, 3 weeks ago
Selected Answer: B
https://docs.aws.amazon.com/sagemaker/latest/dg/train-warm-pools.html "which speeds up start times by reducing the time spent provisioning resources."
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago