Presentation is loading. Please wait.

Presentation is loading. Please wait.

Single Container Workloads in Azure

Similar presentations


Presentation on theme: "Single Container Workloads in Azure"— Presentation transcript:

1 Single Container Workloads in Azure
Global Azure Bootcamp April 21, 2018 Jason Haley

2 Single Container Workload Deployment Life Cycle
Github repos VSTS Azure Container Registry Web App for Containers Azure Container Instances Local Git repos OR Developers Redis cache Azure SQL DB CDN

3 Azure Container Registry
Private registry for your containers Keep your registry in the same data center as your deployments Use Docker to push to your private registry VSTS has ability tie CI/CD into your registry Webhook triggers on push or delete Authentication options: Admin user/password Service Principal

4 Demo Lap around the Azure Container Registry

5 Demo Tag and push a local image to my private registry

6 Azure Web Apps for Containers/Linux
Containerized web apps Deploy from Docker Hub Azure Container Registry Private registry Easily auto scaling and load balance Managed platform High availability

7 Demo Create Web App for Container from Azure Container Registry

8 Azure Container Instances
Containers-as-a-Service Deploy from Docker Hub Azure Container Registry Managed platform Per second billing Container Groups Data volumes (Azure Files, emptyDir, gitRepo, secret)

9 Common Use Cases Running Containerized tasks Simple web site

10 Demo Deploy image to Azure Container Instance from Docker Hub


Download ppt "Single Container Workloads in Azure"

Similar presentations


Ads by Google