microsoft/mona-saas

[FEATURE] Serverless deployment options

tfsjohan opened this issue · 1 comments

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.

@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?