Microsoft Open Source Blog

2 min read

J4K: an all-star Java and Kubernetes speaker line-up in one conference  

J4K is a developer-oriented conference focused on open source and hybrid cloud application development of Java and Kubernetes. This is a community event, delivered by stellar Java community leaders, and is dedicated to enriching developers and architects with cloud-focused solutions. Registration is free.

1 min read

Calico for Windows goes open source 

Since Windows worker node support reached general availability in Kubernetes, Microsoft and Tigera have listened closely to feedback from the community. A big contention point of Windows container users in the Kubernetes community is: “One of the most important open source network policy tools in the market is not available for Windows.

4 min read

Announcing Dapr integration in Azure API Management Service 

Dapr integration in the Azure API Management (APIM) service is now available. This new capability enables operations teams to directly expose Dapr microservices as APIs and make those APIs discoverable and easily consumable by developers with proper controls across multiple Dapr deployments—whether in the cloud, on-premises, or on the edge.

3 min read

Open-sourcing TensorFlow with DirectML 

Following the release of our Developer Preview in June, today we’re announcing an exciting next step as we make the source code of TensorFlow-DirectML, an extension of TensorFlow on Windows, available to the public as an open-source project on GitHub.

5 min read

Securing Open Liberty applications with Azure Active Directory via OpenID Connect 

Long gone are the days when you had to create your own user account management, authentication, and authorization for your web delivered software. Instead, contemporary applications leverage these functions (Identity and Access Management or IAM for short) from an external provider. As a full-featured Java application runtime, Open Liberty has great options for externally provided IAM.

2 min read

Microsoft joins Open Source Security Foundation 

Microsoft has invested in the security of open source software for many years and today I’m excited to share that Microsoft is joining industry partners to create the Open Source Security Foundation (OpenSSF), a new cross-industry collaboration hosted at the Linux Foundation.

12 min read

Extreme programming meets systematic testing using Coyote 

Our world is increasingly reliant on cloud services that are expected to have high availability and handle high throughput with minimal latency. These services are also expected to be resilient and reliable in the presence of internal and external failures, while maintaining a high quality bar in the presence of continuous evolution and change.

3 min read

Announcing Azure Functions extension for Dapr 

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.