Blazor WebAssembly apps
The AWS Deploy Tool
The Deploy Tool has the following capabilities:
-
Auto packaging and deployment – The tool builds the deployment artifacts, provisions the infrastructure by using a generated AWS CDK deployment project, and deploys your application to the chosen AWS compute.
-
Repeatable and shareable deployments – You can generate and modify AWS CDK deployment projects to fit your specific use case. You can also version control your projects and share them with your team for repeatable deployments.
-
Help with learning AWS CDK for .NET - The tool helps you gradually learn the underlying AWS tools that it is built on, such as the AWS CDK.
To learn more, see the tool overview