microsoft / mona-saas

[M]arketplace [On]boarding [A]ccelerator for SaaS 2.0 is live! 🎉 Learn more @ https://github.com/microsoft/mona-saas/discussions/140.
MIT License
95 stars 37 forks source link

[FEATURE] Serverless deployment options #88

Open tfsjohan opened 1 year ago

tfsjohan commented 1 year ago

Is your feature request related to a problem? Please describe. For smaller projects the costs of running an app service and sql server could be more than you'll probably earn from Marketplace in the startup phase. I think it would be useful to use services that can scale to zero.

We might not target small startups, but as someone who has done a lot of zero-budget-projects and sold apps on Apple AppStore, I know that marketplaces can be a super useful service, but I also know that paying minimum $50-$100 / month for something that might not work is too much.

Describe the solution you'd like An option to deploy to Container Apps or to use Static Web Apps with Azure Function.

Describe alternatives you've considered Write custom solution with containers or Next Js.

caseywatson commented 1 year ago

@tfsjohan, I really dig this idea and it's a story that we need to develop for both Mona and Turnstile. Likely a larger conversation that we should push to the Discussions tab. Care to start it there?