
Explanation:
The question specifies that the company wants to deploy a machine learning model for predictions without managing servers or infrastructure. This requirement points directly to a fully managed service that abstracts away the underlying infrastructure management.
A: Deploy the model on an Amazon EC2 instance.
B: Deploy the model on an Amazon Elastic Kubernetes Service (Amazon EKS) cluster.
C: Deploy the model by using Amazon CloudFront with an Amazon S3 integration.
D: Deploy the model by using an Amazon SageMaker endpoint.
Amazon SageMaker endpoints are purpose-built for deploying ML models in a fully managed environment, allowing the company to focus solely on making predictions without any infrastructure responsibilities. The other options either require significant management effort or are not designed for ML model serving.
Ultimate access to all questions.
No comments yet.
A company has created a machine learning model to forecast real estate sale prices and wants to deploy it for predictions without handling any servers or infrastructure.
Which AWS solution satisfies these requirements?
A
Deploy the model on an Amazon EC2 instance.
B
Deploy the model on an Amazon Elastic Kubernetes Service (Amazon EKS) cluster.
C
Deploy the model by using Amazon CloudFront with an Amazon S3 integration.
D
Deploy the model by using an Amazon SageMaker endpoint.