What problem does it solve?
Orchestrates Azure container workloads across ACR, Container Apps, and ACI to reduce operational overhead.
Core Features & Use Cases
- Build and push images to Azure Container Registry (ACR) to ensure a secure, scalable artifact store.
- Deploy and scale microservices with Azure Container Apps (including Dapr sidecar integration and KEDA autoscaling) for event-driven and serverless-style workloads.
- Run one-off tasks or batch jobs with Azure Container Instances (ACI) for fast, isolated compute.
- Automate CI/CD pipelines with GitHub Actions to streamline builds, tests, and deployments.
- Manage networking, secrets, and monitoring across container workloads, providing consistent governance and observability.
- Real-world use case: orchestrate a microservice suite with public and private endpoints, secret rotation, and autoscaling based on workload.
Quick Start
Use the Azure Containers skill to bootstrap a multi-service container project by configuring ACR, Container Apps, and CI/CD pipelines.