Dell, EMC, Dell Technologies, Cisco,

Thursday, July 27, 2017

Microsoft’s new Azure Container Instances make using containers fast and easy

Barely a day passes without some news about containers and that speaks to how quickly this technology is being adopted by developers and the platforms and startups that serve them. Today it’s #Microsoft ’s turn to launch a new container service for its #Azure cloud computing platform: #AzureContainerInstances (ACI). The company also today announced that it is joining the Cloud Native Computing Foundation as a platinum member (that’s a $370,000/year commitment). While we’ve seen our fair share of container-centric services from the major cloud vendors, ACI is different from the likes of Azure’s existing Container Service, #AWS ’s #EC2 #Container Service and the #GoogleContainerEngine. ACI, which is now in preview, is all about simplicity. It lets you spin up a single container with your choice of memory and CPU cores in a few seconds and usage is billed by the second. As Microsoft stresses, these containers are first-class objects on Azure and get all of the same role-based access controls, billing tags and other features that you’d expect on the platform. These containers are isolated from other customers using “proven virtualization technology,” Microsoft says. What you don’t get, however, is the hassle of having to manage VMs or learning about container orchestration. If you do want to use orchestration, though, you can do that with the help of Microsoft’s new open source Kubernetes connector. This allows Kubernetes clusters to deploy containers directly to ACI and lets developers mix and match VMs and ACI as needed.

https://techcrunch.com/2017/07/26/microsofts-new-azure-container-instances-make-using-containers-fast-and-easy/

No comments:

Post a Comment