AWS AI Practitioner
A company has developed an ML model for image classification. The company wants to deploy the model to production so that a web application can use the model. The company needs to implement a solution to host the model and serve predictions without managing any of the underlying infrastructure. Which solution will meet these requirements?
A
Use Amazon SageMaker Serverless Inference to deploy the model.
✓ Correcta
B
Use Amazon CloudFront to deploy the model.
C
Use Amazon API Gateway to host the model and serve predictions.
D
Use AWS Batch to host the model and serve predictions.