This repo is used to quickly deploy use cases.
Workflow:
-
Setup infra pieces from Bicep (or Terraform) equivalent. Bicep is easier if using features from public preview.
-
Deploy application code. This can be done with a variety of tooling but the main focus will be through Helmfiles.
-
Create pipelines. TBD but most of the examples in this repo are stateless and should be easy to setup/teardown.