Also what is the spectrum of deliverables with this? I was thinking, from least work to most work:
I was thinking these, from least involved to most involved:
1. Code as a service:
• Option 1: Using a third party like Saturn Cloud. We bring the code, User Company only needs to pay for compute power
• Option 2: Prefect Cloud, User configure their backend
2. Platform as a service:
• We host something on the cloud using customized Prefect server Open source. User Company brings the data and configure backend
3. SaaS:
• Option 1: Making an ami/container that is easy to spin up and plug into the resources
• Option 2: a complete customized app deployable within User Company’s tools and cluster
Am I correct? Did I miss anything?