Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iammukeshm/deploy-blazor-webassembly-to-aws-amplify

Deploy Blazor WebAssembly to AWS Amplify in under 2 Minutes! 🔥👇
https://github.com/iammukeshm/deploy-blazor-webassembly-to-aws-amplify

amazon aws awsamplify blazor blazor-webassembly dotnet microsoft

Last synced: 30 days ago
JSON representation

Deploy Blazor WebAssembly to AWS Amplify in under 2 Minutes! 🔥👇

Awesome Lists containing this project

README

        

# Deploy Blazor WebAssembly to AWS Amplify in under 2 Minutes! 🔥👇

Deploy Blazor WebAssembly to AWS Amplify in under 2 Minutes! 🔥👇

Here is a super cool tutorial where I deployed a sample Blazor WASM application right from my Github repository to AWS.

![Deploy Blazor WebAssembly to AWS Amplify](https://codewithmukesh.com/wp-content/uploads/2023/06/Deploy-Blazor-WebAssembly-to-AWS-Amplify.png)

AWS Amplify is a group of existing services of AWS that simplifies the process of building scalable and secure web applications. It offers a set of tools and services to streamline the entire development workflow, from creating the frontend user interface to managing the backend infrastructure. It allows you to deploy your apps in a fast, secure, and reliable manner in just a couple of clicks along with AWS Content Delivery Network with hundreds of presence points globally, making your application highly available.

Here are the topics covered 👇
- What we’ll build?
- Prerequisites
- Creating a Sample Blazor WebAssembly App
- Pushing the code to GitHub
- Setting up AWS Amplify
- Custom Domain
- CI/CD
- Pull Requests Preview
- Other Features
- Cleanup

Are you using this service to host your frontend on AWS?

Read the guide: https://codewithmukesh.com/blog/deploy-blazor-webassembly-to-aws-amplify/