ONNX joins Linux Foundation 

2 min read

Today the Open Neural Network eXchange (ONNX) is joining the LF AI Foundation, an umbrella foundation of the Linux Foundation supporting open source innovation in artificial intelligence, machine learning, and deep learning. ONNX was co-founded by Microsoft in 2017 to make it easier to create and deploy machine learning applications. In the past few years, Read more

Helm 3: Simpler and more secure 

3 min read

Ecosystem complexity increases every time we look around, our dizzying panoply of choices multiplies by the day, and (now, as always) we need a way to find, share, and operate applications reliably, in production, and at scale. What’s a busy Kubernetes user to do? Helm is the well-known and much-used package manager for Kubernetes. If Read more

Ansible 2.9: Azure shared image galleries, Azure collection, and new modules 

2 min read

With the release of Ansible 2.9, Microsoft furthers its commitment to ensure that Azure provides excellent experiences for Ansible users when automating the provisioning and configuration of Azure resources. To provide great end-to-end experiences for all users, we’re announcing the expansion of Azure service coverage and the ability to release more frequent updates to Ansible Read more

1 Comment

Announcing ONNX Runtime 1.0 

3 min read

One year after ONNX Runtime’s initial preview release, we’re excited to announce v1.0 of the high-performance machine learning model inferencing engine. This release marks our commitment to API stability for the cross-platform, multi-language APIs, and introduces a breadth of performance optimizations, broad operator coverage, and pluggable accelerators to take advantage of new and exciting hardware Read more

Tutorial: Calico Network Policies with Azure Kubernetes Service 

4 min read

In May 2019, Network Policies on Azure Kubernetes Service (AKS) became generally available through the Azure native policy plug-in or through the community project Calico. This user-defined network policy feature enables secure network segmentation within Kubernetes and allows cluster operators to control which pods can communicate with each other and resources outside the cluster. In this Read more

1 Comment

Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms 

4 min read

Kubernetes has become the leading container orchestration environment. Its success has driven the remarkable growth of Kubernetes services on every public cloud. However, the core resources in Kubernetes like Services and Deployments represent disparate pieces of an overall application. They do not represent the application itself. Likewise, objects like Helm charts represent a potentially deployable Read more

3 Comments

Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications 

6 min read

It is remarkable to see the transformation over the last few years as more and more developers build scalable, cloud native applications, taking advantage of managed services to deploy and run them. With this transformation, microservice architectures have become the standard for building cloud native applications, and it is predicted that by 2022, 90% of Read more

18 Comments

Microsoft open sources SandDance, a visual data exploration tool 

2 min read

SandDance, the beloved data visualization tool from Microsoft Research, has been re-released as an open source project on GitHub. This new version of SandDance has been re-written from the ground up as an embeddable component that works with modern JavaScript toolchains. The release is comprised of several components that work in native JavaScript or React Read more

Discover, develop, and deploy smart contracts faster with Blockchain Dev Kit updates 

2 min read

In May, we announced the release of the Azure Blockchain Development Kit for Ethereum. We worked together with open source leaders, like Truffle, to bring the best of Azure and open source technologies together to deliver a world class development experience for Ethereum smart contract development and deployment. This was released as a free Visual Read more

Unboxing new Microsoft Azure solutions at SpringOne Platform 2019 

2 min read

Spring and Java are first-class citizens on Microsoft Azure and our engineering teams have been working really hard for the past few years to make the developer experience for building and running Spring applications on Azure delightful and productive. To present to you this team’s great work, Microsoft is again coming to SpringOne Platform this Read more

A new video series for beginners to learn Python programming 

2 min read

Probably the largest hurdle when learning any new programming language is simply knowing where to get started. What’s important? What do I need to know to be proficient? It’s hard to follow docs when you’re not even sure what you’re reading. You might be taking a look at Python. Maybe you’re drawn because of its Read more

21 Comments

Bringing container magic to cloud-native applications 

7 min read

Last year at Microsoft Connect and DockerCon we announced the Cloud Native Application Bundle (CNAB) specification in partnership with Docker, HashiCorp, and Bitnami. Since then the CNAB community has grown to include Pivotal, Intel, Datadog, and others, and we are all extremely pleased to announce that the CNAB core 1.0 specification has reached Final Draft Read more