Docker and Kubernetes for Data Science

preview_player
Показать описание
#datascience #kubernetes #docker

Docker is the most popular container environment and kubernetes platform for orchestrating containers. There are 3 major areas where Docker and Kubernetes can help accelerate data science initiatives

1.Infrastructure
2.Tooling and Reproducible
3.Deployment and Scaling

Benefits for Data Science project include

- Efficient usage of infrastructure
- Bring in parity between development and production
- Manage multiple versions of tools efficiently
- Seamless scaling to meet business demand
- Ease of migration of models to production
- Zero downtime deployment
Рекомендации по теме
Комментарии
Автор

That's much needed video for all of us. Thanks

mousamsingh
Автор

The docker image is getting too large, how to use the most important dependencies and ignore others?

vijishmadhavan