Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noahgift/gcp-flask-ml-deploy
This is a project to auto-deploy with an ML payload
https://github.com/noahgift/gcp-flask-ml-deploy
cloud cloud-computing-for-data coursera duke
Last synced: about 1 month ago
JSON representation
This is a project to auto-deploy with an ML payload
- Host: GitHub
- URL: https://github.com/noahgift/gcp-flask-ml-deploy
- Owner: noahgift
- Created: 2020-09-06T00:10:36.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-20T02:27:42.000Z (about 1 year ago)
- Last Synced: 2024-05-02T06:01:04.356Z (6 months ago)
- Topics: cloud, cloud-computing-for-data, coursera, duke
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 19
- Watchers: 4
- Forks: 176
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gcp-flask-ml-deploy
This is a project to auto-deploy with an ML payload[YouTube Walkthrough of GCP Auto-Deploy](https://www.youtube.com/watch?v=_TfWdOvQXwU)
![Course1-GCP-CD](https://user-images.githubusercontent.com/58792/107860077-64d04b00-6e0b-11eb-8cf2-7cce40496a46.jpg)
## Gotchas/How To
1. Fork repo
2. Setup trigger in Cloud Build
3. Make sure you enable these settings![Screen Shot 2020-11-04 at 8 07 18 PM](https://user-images.githubusercontent.com/58792/98184850-610e5d80-1ed9-11eb-9950-6e225675ac2d.png)
*Part of Duke Coursera Course: Cloud Computing for Data*