What is a Container Registry and Azure Container Service

preview_player
Показать описание
Container registries are repositories for storing container images, but who should use them? Which one should we choose and why are they important for cloud native applications? Steve Lasker sits with us in Building 99 today and talks about registries and more specifically Azure Container Registry and the practices around using them for your applications.

3:50 - How do I choose the registry to use?
6:15 - Additional benefits to registries beyond to being close to my deployment?
8:10 - How do you think about life cycle management, from the point of development to long term patching support? I've seen acr build, and tasks, but what's the magic here?
11:00 - Security patching, does that happen automatically with ACR?
14:00 - Steve breaks down the trigger of an automated build by ACR
18:25 - What's coming next?

Links:

#cloudnative #azurecontainerservice #cloudnativeapps
Рекомендации по теме
Комментарии
Автор

Great show! Minor point of clarification: you absolutely CAN use private repos on Docker Hub; public's not the only choice. That said (and as a complete noob to Docker/k8s/etc.), I definitely still see the value in a "deployment adjacent" container registry like ACR (which I'll be playing with immediately).

johndelancey
Автор

They talk only marketing bullshit about Azure Container Registry. Yet they forget to mention the private access to the repository is behind Premium SKU pricing. Otherwise the ACR runs as public registry without permission configuration.

JozefIzso