Skip to content

iammukeshm/deploy-blazor-webassembly-to-aws-amplify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

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/