Reader small image

You're reading from  Azure Containers Explained

Product typeBook
Published inMar 2023
Reading LevelIntermediate
PublisherPackt
ISBN-139781803231051
Edition1st Edition
Languages
Right arrow
Authors (2):
Wesley Haakman
Wesley Haakman
author image
Wesley Haakman

Wesley Haakman lives in the Netherlands and has worked with Microsoft Azure for over 8 years. He is a Microsoft Azure MVP and works as the head of DevOps at Intercept, a cloud service provider company in the Netherlands. Wesley has worked in IT for more than 18 years, starting his career as an IT support technician for Novell NetWare and SUSE Linux environments. Now, he primarily focuses on using Microsoft Azure for building and helping DevOps teams to add value for their customers. In his spare time, Wesley enjoys writing his own blog, as well as providing sessions for events and user groups. Outside of tech, he loves mountain biking and spends a fair amount of time with his family.
Read more about Wesley Haakman

Richard Hooper
Richard Hooper
author image
Richard Hooper

Richard Hooper, also known as Pixel Robots online, lives in Newcastle, England. He is a Microsoft MVP and an architect for Azure at Intercept, which is based in the Netherlands. He has about 20 years of professional experience in the IT industry. He has worked with Microsoft technologies for his whole career, but he has also dabbled in Linux. Richard has a passion for learning about new technologies – you can check that out on his blog, Pixel Robots. He is very enthusiastic about the cloud-native space on Azure. In his spare time, he enjoys sharing knowledge and helping people with whatever technology he has hands-on experience with and is passionate about via his blog posts, podcasts, videos, and more.
Read more about Richard Hooper

View More author details
Right arrow

Understanding ACI

As we all know, containers are quickly becoming the go-to way to build cloud-native applications. With this fast innovation, we need a way to run containers in the cloud quickly and with no steep learning curve. This is where ACI comes into play. It is the fastest and simplest way to run both Linux and Windows containers in Azure. ACI even guarantees that your container is as isolated as it would be running in a VM. Unlike running a container in a VM, with ACI, you don’t have to manage any underlying operating system, hardware, or patching that comes with running servers.

As mentioned in this chapter’s introduction, ACI has numerous integrations with Microsoft Azure, but it has another trick up its sleeve: it can also be integrated with the Docker CLI. This is perfect for developers whose machines might not be up to the task of running multiple containers. By setting the Docker context to ACI via the command line, you automatically create an ACI when...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Azure Containers Explained
Published in: Mar 2023Publisher: PacktISBN-13: 9781803231051

Authors (2)

author image
Wesley Haakman

Wesley Haakman lives in the Netherlands and has worked with Microsoft Azure for over 8 years. He is a Microsoft Azure MVP and works as the head of DevOps at Intercept, a cloud service provider company in the Netherlands. Wesley has worked in IT for more than 18 years, starting his career as an IT support technician for Novell NetWare and SUSE Linux environments. Now, he primarily focuses on using Microsoft Azure for building and helping DevOps teams to add value for their customers. In his spare time, Wesley enjoys writing his own blog, as well as providing sessions for events and user groups. Outside of tech, he loves mountain biking and spends a fair amount of time with his family.
Read more about Wesley Haakman

author image
Richard Hooper

Richard Hooper, also known as Pixel Robots online, lives in Newcastle, England. He is a Microsoft MVP and an architect for Azure at Intercept, which is based in the Netherlands. He has about 20 years of professional experience in the IT industry. He has worked with Microsoft technologies for his whole career, but he has also dabbled in Linux. Richard has a passion for learning about new technologies – you can check that out on his blog, Pixel Robots. He is very enthusiastic about the cloud-native space on Azure. In his spare time, he enjoys sharing knowledge and helping people with whatever technology he has hands-on experience with and is passionate about via his blog posts, podcasts, videos, and more.
Read more about Richard Hooper