This is a sample github repo for doing multi-cloud onboadring. Works with AWS, Azure and GCP Example reference: https://github.com/noahgift/flask-ml-azure-serverless
This can be used as a general template before setting up new projects on any of the cloud interfaces
Steps:
- Create virtualenv
- Create scaffolding
Scaffolding:
- Makefile
- hello.py
- requirements.txt
- test