Azure Friday: Best practices for Azure Container Instances (ACI) with GitHub Actions
What are Azure Container Instances? Azure Container Instances (ACI) allow for a quick, simple, and cost effective way to run serverless containers in production. ACI is a GA (generally available) service for hosting serverless containerized workloads, including ETL (Extract, Transform, Load) pipelines, serverless batch jobs, and API microservices...