Which of the following best describes a 'blue/green deployment' strategy?
Question 2
In the context of model deployment, what is the primary function of a 'feature store'?
Question 3
Which of the following is a key advantage of using 'serverless functions' (e.g., AWS Lambda, Azure Functions) for deploying AI models, especially for intermittent or event-driven inference tasks?
Question 4
When designing a model API, which of the following HTTP methods is most appropriate for submitting new data for a batch inference job where the results will be retrieved later?
Question 5
In a model serving architecture, what is the primary role of a 'message queue' (e.g., Kafka, RabbitMQ) when dealing with asynchronous inference requests?
Model Deployment Quiz — Artificial Intelligence | A-Warded