Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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! 🔥👇
- Host: GitHub
- URL: https://github.com/iammukeshm/deploy-blazor-webassembly-to-aws-amplify
- Owner: iammukeshm
- Created: 2023-06-11T12:44:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-11T16:15:37.000Z (over 1 year ago)
- Last Synced: 2024-10-27T06:52:52.892Z (3 months ago)
- Topics: amazon, aws, awsamplify, blazor, blazor-webassembly, dotnet, microsoft
- Language: CSS
- Homepage: https://codewithmukesh.com/blog/deploy-blazor-webassembly-to-aws-amplify/
- Size: 185 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
- CleanupAre you using this service to host your frontend on AWS?
Read the guide: https://codewithmukesh.com/blog/deploy-blazor-webassembly-to-aws-amplify/