Forum Discussion
damiensawyer
Oct 08, 2022Copper Contributor
Windows vs Linux App Services for dotnet apps
Hi 🙂 I expect that this question is highly subjective. I've hosted dotnet framework stuff on Windows VMs for years. When dotnet core came out I started hosting new apps on Linux VMs becaus...
damiensawyer
Oct 16, 2022Copper Contributor
sayedimac
Thanks Johan for the detailed response, that's very useful. The pricing divergance with increased size is particularly interesting. I digress, but it reminds me of a story someone told me years ago about choosing between Postgres and SQL Server on a big project. At small scale, the costs were similar, but as they scaled up and needed to move to higher feature sets of the dbs, the SQL Server costs blew out considerably.
The project (which I inherrited) is Blazor WASM with a .Net backend. I haven't looked into the deployment stuff yet, but I guess I could separate them and host the static files more efficiently somewhere.
Thanks very much for your help 🙂
DS
sayedimac
Microsoft
Oct 16, 2022Absolute pleasure!
Look no further than Azure Static Web Apps for that. Caters for the static WASM content, custom Domains as well as hosted Azure Functions as part of the Static web app or separately that give you a back-end architecture for data access.
Let me know if you need to connect and discuss this further please - would be happy to walk you through an example.
We have some walkthroughs for this on MSLearn as well:
https://learn.microsoft.com/en-us/azure/static-web-apps/getting-started?tabs=blazor
Look no further than Azure Static Web Apps for that. Caters for the static WASM content, custom Domains as well as hosted Azure Functions as part of the Static web app or separately that give you a back-end architecture for data access.
Let me know if you need to connect and discuss this further please - would be happy to walk you through an example.
We have some walkthroughs for this on MSLearn as well:
https://learn.microsoft.com/en-us/azure/static-web-apps/getting-started?tabs=blazor