Skip to content

Plans for the Static Web Apps #280

Answered by aaronpowell
dansiegel asked this question in Q&A
Discussion options

You must be logged in to vote

The goal of Aspire isn't to be seen exclusively as a pathway to deployment, it can be used as a deployment tool but it also has strengths as a tool that focuses on the developer inner loop.

Let's say you already have a deployment pipeline in your application, Aspire can still offer benefits in managing the resources locally to stand up databases, provide (local) service discovery, introduce consistency on resilience in HTTP retry and a standard approach to logging/tracing via OTEL. None of that would require you to change your deployment process, you'd just not run azd up against the app host at any point.

The SWA emulator integration came about because I work on that sort of a project at…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@dansiegel
Comment options

@aaronpowell
Comment options

Answer selected by dansiegel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants