How Distributed Application Runtime (Dapr) has grown since its announcement 

6 min read

Since the October 2019 announcement of the Distributed Application Runtime (Dapr), we have seen a tremendous response and the emergence of an engaged Dapr community. Over the past six months, more than 120 contributors have jumped on board and participated in the effort to build and extend Dapr through the GitHub repos – opening issues, Read more

Announcing azcollection, the Ansible collection for Azure 

2 min read

Back in November, we shared with the community that we had moved 18 certified Azure modules to azcollection. Today, we are happy to announce that we have completed the migration of more than 150 Ansible Azure modules to the Ansible Azure Collection: azcollection. Many of you are no stranger to Ansible’s plan to move anything Read more

Join the Kubernetes Release Team: learn from and give back to the community 

6 min read

Thinking about joining the Kubernetes Release Team? Curious what it even is? As someone who started as a shadow on the Communications team for the 1.16 and 1.17 Release Team and eventually became the Communications Lead for the 1.18 release, I want to share what I’ve learned from this journey and answer any questions you may have about the Release Team.  Read more

WebAssembly meets Kubernetes with Krustlet 

6 min read

Linux container technology has changed the face of computing, but especially distributed computing in publicly rentable servers commonly said to be “the public cloud” (like Microsoft Azure). With containers came tooling – like Docker – and systems that orchestrate potentially millions of them – with Kubernetes becoming the most widely used. Together, they have enabled millions of developers and organizations to deliver software more rapidly, widely, and productively Read more

Kubernetes Event-driven Autoscaling (KEDA) joins the CNCF as a sandbox project 

1 min read

Last year Microsoft and Red Hat announced Kubernetes Event-driven Autoscaling (KEDA) – a way to bring event scale for any container or workload deployed into any Kubernetes cluster. Since then, we have been blown away by the response from the community in helping to make KEDA even better. Our mission from the beginning was to Read more

2 Comments

Is there a Helm and Operators showdown? 

8 min read

The questions started around KubeCon San Diego. Maybe because we had just released Helm 3. Or, maybe because a few operator tools had been put up for adoption by CNCF. Whatever the cause, I started receiving questions about Helm and operators. And most of the questions seemed to imply that these two technologies were engaged in Read more

3 Comments

Accessibility Insights for Android is here 

2 min read

Today we are announcing the release of Accessibility Insights for Android, a new addition to our family of open source tools that help developers find and fix accessibility issues early in the development process. Adding support for mobile developers has been one of our biggest asks and we are pleased to be able to share Read more

Announcing the Terraform AzureRM 2.0 Provider release 

2 min read

On behalf of HashiCorp and Microsoft, I am excited to announce the release of version 2.0 of the Azure Provider for Terraform. Version 2.0 is a major version upgrade that incorporates a number of features that customers have been asking for, as well as a whole host of smaller but impactful changes. Our goal in Read more

Microsoft open sources breakthrough optimizations for transformer inference on GPU and CPU 

4 min read

This post is co-authored by Emma Ning, Azure Machine Learning; Nathan Yan, Azure Machine Learning; Jeffrey Zhu, Bing; Jason Li, Bing One of the most popular deep learning models used for natural language processing is BERT (Bidirectional Encoder Representations from Transformers). Due to the significant computation required, inferencing BERT at high scale can be extremely Read more

8 Comments

Announcing Applied Cloud Stories 

2 min read

We are delighted to announce the Applied Cloud Stories initiative by Microsoft! What is Applied Cloud Stories? Do you work with open source? Are you passionate about machine learning or data science? Do you have stories to share about solving scale or data challenges? Are you investing time and effort so that you and your Read more

W3C Trace Context specification reaches Proposed Recommendation status 

2 min read

Today we announced that the W3C Trace Context specification entered Proposed Recommendation maturity level. A unified approach for propagating distributed trace identifiers and context improves observability into the behavior of distributed applications, facilitating problem and performance analysis. The interoperability provided by Trace Context is a prerequisite to manage modern applications with a microservice architecture. There Read more

1 Comment

Boosting interoperability in the cloud with CloudEvents v1.0 support on Azure Event Grid 

3 min read

When Microsoft launched Azure Event Grid in August of 2017, our goal was to make it easier to quickly architect and compose event-driven systems. Pretty much at the same time, Serverless Inc. launched their own solution solving many of the same problems, which made us both realize that solving the same problem in different, custom Read more