
Ultimate access to all questions.
A company has an image classification ML model that needs to be deployed for a web application to consume. The solution must host the model and serve predictions while requiring no management of the underlying infrastructure. Which AWS solution meets these requirements?
A
Use Amazon SageMaker Serverless Inference to deploy the model.
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.