DEV Community

Azure Static Web Apps

Azure Static Web Apps (SWA) is a service that automatically builds and deploys full stack web apps to the Azure Cloud - directly from the code repository. With SWA, static assets are separated from traditional web servers, and served from geographically distributed content servers worldwide for speed and efficiency. API endpoints are hosted using a serverless architecture that is cost-efficient and scalable on-demand.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Azure Static Web Apps with Vue.js and Visual Studio Code

Azure Static Web Apps with Vue.js and Visual Studio Code

6
Comments
3 min read
Azure Static Web Apps with Angular and Visual Studio Code

Azure Static Web Apps with Angular and Visual Studio Code

4
Comments
4 min read
Azure Static Web Apps with React and Visual Studio Code

Azure Static Web Apps with React and Visual Studio Code

3
Comments
3 min read
You may not need SSR: Using localStorage for personalization

You may not need SSR: Using localStorage for personalization

Comments
5 min read
Serverless in Azure using Static Web Apps, Functions and Cosmos DB

Serverless in Azure using Static Web Apps, Functions and Cosmos DB

4
Comments
22 min read
Deploy A Single Page Application to Azure Static Webapp using TeamCity, Jenkins or any CI, or command line.

Deploy A Single Page Application to Azure Static Webapp using TeamCity, Jenkins or any CI, or command line.

4
Comments
2 min read
Deep linking with Azure Static Web Apps and Easy Auth

Deep linking with Azure Static Web Apps and Easy Auth

2
Comments
5 min read
Azure AD Claims with Static Web Apps and Azure Functions

Azure AD Claims with Static Web Apps and Azure Functions

2
Comments
10 min read
Deep linking with Azure Static Web Apps and Easy Auth

Deep linking with Azure Static Web Apps and Easy Auth

4
Comments
5 min read
#ThisMonthInSWA - November 2022

#ThisMonthInSWA - November 2022

4
Comments
6 min read
Gatsby: a modern tool for creating fast websites

Gatsby: a modern tool for creating fast websites

3
Comments
9 min read
HOSTING A STATIC WEBSITE ON AZURE STORAGE WITH AZURE CDN

HOSTING A STATIC WEBSITE ON AZURE STORAGE WITH AZURE CDN

9
Comments 3
13 min read
Getting Started with Azure Static Web Apps

Getting Started with Azure Static Web Apps

3
Comments
11 min read
Creating Personal Blog With Hugo and Netlify

Creating Personal Blog With Hugo and Netlify

2
Comments
4 min read
Fixing the trailing slash in Static Site Generation

Fixing the trailing slash in Static Site Generation

11
Comments
4 min read
How to deploy your Jekyll site on Scalingo

How to deploy your Jekyll site on Scalingo

Comments
3 min read
Why I chose Hugo (and why you should too)

Why I chose Hugo (and why you should too)

8
Comments
3 min read
#ThisMonthInSWA - October 2022

#ThisMonthInSWA - October 2022

8
Comments 2
5 min read
Extending Next.js Support in Azure Static Web Apps

Extending Next.js Support in Azure Static Web Apps

Comments
4 min read
Using Bicep to link external Apis to Environments in Azure Static Web Apps

Using Bicep to link external Apis to Environments in Azure Static Web Apps

4
Comments
3 min read
#ThisMonthInSWA - September 2022

#ThisMonthInSWA - September 2022

8
Comments
5 min read
Taking Azure Static Web Apps from Out of the Box to Your Complex Pipelines

Taking Azure Static Web Apps from Out of the Box to Your Complex Pipelines

4
Comments
5 min read
#ThisMonthInSWA - August 2022

#ThisMonthInSWA - August 2022

10
Comments
5 min read
How to Handle Static Files in Production server of Django.

How to Handle Static Files in Production server of Django.

Comments
1 min read
Deploy Azure Static Web Apps using Python

Deploy Azure Static Web Apps using Python

30
Comments
5 min read
loading...