Azure Container Instances - Test Post
Introducing Azure Container Instances
Concepts:
Container Solutions in Azure
Where does Azure Container Instance fit in?
What is Azure Container Instance?
Understanding the moving parts of the ACI Architecture
Relationship to Container Orchestrators
Demo Description:
Deploying the ‘HelloWorld’ Docker container via Portal
Creating a Service Principal for CLI and PowerShell
Setting up the Azure CLI for ACI deployment
Setting up the Azure PowerShell SDK for ACI Deployment
Automating the Build and Release for Containerized Apps using CI/CD
Concepts:
Building a VSTS Pipeline for ACR push
Using WebHooks and Azure Functions to push it to ACI
Demo Description:
Building a VSTS Pipeline for ACR push