Announcing Azure Functions extension for Dapr 

3 min read

We’re excited to announce a new extension for Azure Functions that lets a function seamlessly interact with Dapr for building cloud-native applications. Azure Functions provides an event-driven programming model and Dapr provides a set of essential cloud-native building blocks. With this new extension, you can now bring both together for serverless and event-driven apps that Read more

1 Comment

Hyperspace, an indexing subsystem for Apache Spark™, is now open source 

1 min read

For Microsoft’s internal teams and external customers, we store datasets that span from a few GBs to 100s of PBs in our data lake. The scope of analytics on these datasets ranges from traditional batch-style queries (e.g., OLAP) to explorative ”finding the needle in a haystack” type of queries (e.g., point-lookups, summarization). Resorting to linear Read more

Announcing Azure Service Operator for Kubernetes 

1 min read

Today, we’re announcing Azure Service Operator―an open source project we’ve been working on in collaboration with a handful of customers to expose several Microsoft Azure services as Kubernetes operators. As we’ve seen Kubernetes adoption grow exponentially, we’ve also seen an increasing desire from customers to manage their resources exclusively through the Kubernetes control plane. Kubernetes Read more

2 Comments

What’s new in SandDance 3 

2 min read

SandDance, the open source data visualization tool from Microsoft Research, is launching several new features in version 3. Facets on all chart types We’ve added much more control to faceted data. All chart types now have the Facet By column feature. When a Facet By column contains quantitative data, you can specify the number of Read more

1 Comment

See you at camp…virtual Cloud Native Camp that is! 

1 min read

Join us next Tuesday, June 23, for Camp Cloud Native! Previously known as Cloud Native eParty, the free live virtual event is focused on the cloud native ecosystem, with a focus on education and fun! The 12-hour event will span from 5am PT to 5pm PT. In addition to co-organizing the event, Microsoft has a Read more

Announcing the Azure DevOps Provider for Terraform 

2 min read

On behalf of HashiCorp and Microsoft, I am excited to announce the release of Azure DevOps Provider 0.0.1 for Terraform. With this provider, you will be able to manage Azure DevOps resources like projects, CI/CD pipelines, and build policies through Terraform. Many of our customers have been moving towards Infrastructure as Code (IaC) tools such Read more

3 Comments

The Open Application Model reaches a new milestone with v1Alpha2 and Crossplane 

3 min read

In March of this year, the Open Application Model (OAM) specification reached the second draft milestone of the spec, dubbed v1Alpha2. This draft was a collaborative effort with the OAM community and the community behind Crossplane—a forward-thinking open source project that enables you to use the Kubernetes API to provision and manage cloud infrastructure, services, Read more

1 Comment

Announcing cloud-native workflows using Dapr and Logic Apps 

6 min read

The Distributed Application Runtime (Dapr) project is growing rapidly are we’re grateful for all the community support and customer feedback. While working with customers building business applications, we find that one of the most frequent needs is the ability to schedule, automate, and orchestrate business processes. This is often called a business workflow. Workflows also Read more

1 Comment

Announcing accelerated training with ONNX Runtime—train models up to 45% faster 

3 min read

ONNX Runtime is an open source project that is designed to accelerate machine learning across a wide range of frameworks, operating systems, and hardware platforms. It is used extensively in Microsoft products, like Office 365 and Bing, delivering over 20 billion inferences every day and up to 17 times faster inferencing. Today we are introducing Read more

1 Comment

Scaling Kubernetes: Intro to Kubernetes-based event-driven autoscaling (KEDA) 

6 min read

A Kubernetes cluster requires compute resources to run applications and these resources may need to increase or decrease depending on the application requirements. This typically falls under the category of “scaling” and can be broadly divided into cluster and application scaling. To deal with increasing requirements, such as high traffic, you can scale out your Read more

3 Comments

More “Python for Beginners” videos…times two! 

2 min read

When Susan and I created the Python for Beginners series last fall, we had the goal of trying to help new developers make the transition into one of the most popular and flexible programming languages available. We focused on some of the most common features and attempted to bring you to the point where you Read more

2 Comments

Helm, the package manager for Kubernetes, now a CNCF graduated project 

2 min read

Yesterday, Helm became a graduated project in the Cloud Native Computing Foundation (CNCF), joining a select group of projects that the CNCF recognizes for achieving majority adoption by the cloud-native community. I want to extend congratulations and thanks both to the creators of Helm, as well as to the broader Helm community that has supported, Read more