Published Fri Feb 04 2022
Website hosting in Azure for free? Looking for high performance, geographically distributed, and Serverless hosting?
Azure Static Web Apps allows publication of a static web site directly through GitHub. During the configuration of a new Static Web App, you will connect (securely) your GitHub repository directly through to the Static Web App. This will create a GitHub Action that will publish your site to Azure every time there is a check-in to Git.
Here are some highlights of what Static Web Apps can do from Microsoft's documentation Web Apps Overview:
As long as your website is a Single Page Application or a Static Site, Static Web Apps can bring a lot of performance and flexibility to your website without having to manage servers.
And the best part? It is Free for hobby or personal project sites and only $9/month for production applications.
Azure Static Web Apps documentation homepage:
Azure Static Web Apps pricing:
API Support in Azure Static Web Apps with Azure Functions:
Azure Static Web Apps Enterprise-Edge for even more performance through Azure Front Door
As always, if you would like to reach out send a message through the Contact Us page.
Andy Bernard
Software Solution Architect