{"id":3927,"date":"2023-11-04T23:13:56","date_gmt":"2023-11-04T23:13:56","guid":{"rendered":"http:\/\/localhost:10003\/building-a-serverless-web-app-with-azure-static-web-apps\/"},"modified":"2023-11-05T05:48:28","modified_gmt":"2023-11-05T05:48:28","slug":"building-a-serverless-web-app-with-azure-static-web-apps","status":"publish","type":"post","link":"http:\/\/localhost:10003\/building-a-serverless-web-app-with-azure-static-web-apps\/","title":{"rendered":"Building a serverless web app with Azure Static Web Apps"},"content":{"rendered":"

Serverless computing is a rapidly growing type of cloud computing that allows developers to build scalable and cost-effective applications without worrying about the underlying infrastructure. Azure Static Web Apps is a serverless solution that provides an easy way to deploy and host static web apps using Azure services.<\/p>\n

In this tutorial, you will learn how to build and deploy a serverless web app using Azure Static Web Apps and a simple JavaScript framework, Vue.js.<\/p>\n

Prerequisites<\/h2>\n

Before you get started, you will need the following:<\/p>\n