DEV Community

Discussion on: Intro to Azure Container Instances

Collapse
 
johnazariah profile image
J Az

Nice! Great intro, @slace!

It might be worth putting a couple of lines in there about how this relates (if at all) to AKS, and how to manage the container once its up there. Added bonus would be to tie in CI/CD with Azure DevOps to deploy a built container to ACI...

Good luck!

Collapse
 
aaronpowell profile image
Aaron Powell

Hehe you're reading my mind John, I have a few more posts in the works that'll expand on what you can do with ACI and containers in general in Azure 😊