When deploying a machine learning model in a microservices architecture, which containerization tool is often used?
- Docker
- Kubernetes
- Flask
- Apache Hadoop
In a microservices architecture, Docker (Option A) is often used for containerization. Docker allows you to package the machine learning model and its dependencies into a container, making it easy to deploy and manage in various environments.
Loading...
Related Quiz
- For modeling non-linear complex relationships in large datasets, a _______ with multiple hidden layers might be used.
- In time series data analysis, which method can be used to fill missing values by taking the average of nearby data points?
- In Big Data processing, _______ operations filter and sort data, while _______ operations perform aggregations and transformations.
- The process of adjusting the contrast or brightness of an image is termed as _______ in image processing.
- In a normal distribution, approximately 95% of the data falls within _______ standard deviations of the mean.