guidemetothemoon / azure-container-apps-lab

Demos and useful resources related to all things Azure Container Apps
https://kristhecodingunicorn.com
GNU General Public License v3.0
8 stars 6 forks source link
azure azure-container-apps bicep bicep-azure serverless

Azure Container Apps - Demos and useful resources

This repository contains the source code for different use cases of implementation of Azure Container Apps. Some of these use cases are used for demos in From Day Zero to Production with Azure Container Apps technical session presented by Kristina Devochko. Long-term plan is to include additional useful resources in this repo, like links to blog posts and other helpful content related to all things Azure Container Apps.

If there are scenarios that are not available in this repository that you would like to see an example implementation of, you can request it by submitting an issue, and I will do my best to make it happenšŸ˜Š

Repository is improved continuously and currently includes four use cases that can be found in the respective folders:

All use cases are implemented with infrastructure-as-code with Bicep and are directly deployable. Deployment parameters can be adjusted as per your need and are located in Bicep parameter files in parameters folder in every use case's root folder.

If you would like to test out resource provisioning with CI/CD, and example of provisioning aca-revision-and-traffic-management scenario with GitHub Actions workflow, template code is available in .github/workflows folder at the root of this repo.

Additional reading material

Following links can be very useful to continue your journey in learning about Azure Container Apps: