MLOps - GitHub Kubernetes Continuous Model Deployment - Streamlit - Part 2

Опубликовано: 11 Октябрь 2024
на канале: AIEngineering
5,258
99

#machinelearning #streamlit #mlops

Link to part 1 of the video -    • MLOps - Machine Learning Deployment w...  
Link to model training video -    • Transfer Learning - Image Classificat...  

Cloud Build is a managed service on Google Cloud Platform that allows you to continuously build, test and deploy containers on various google services like GKE, Cloud Run, App Engine and others

Cloud Build can import source code from a variety of repositories or cloud storage spaces, execute a build to your specifications, and produce artifacts such as Docker containers or Java archives.

In this video we will see how we can deploy model on github triggers