Microsoft joins the Hyperledger community 

1 min read

Today we are announcing that we’ve joined Hyperledger, a Linux Foundation community that focuses on open source implementations of the emerging specifications and standards for blockchain and distributed ledgers. Over the past few years, blockchain has shown significant promise across many industries to manage complex workflows and logistics. Enterprises and startups have gone beyond the Read more

Learning on Twitch 

3 min read

Watch someone live code online…why would I do that? Hopefully I can answer this question for you in today’s post. This is the second post in my blog series that describes the value developers can get from social media, including what I’ve learned about specific social media platforms. Today we’ll focus on Twitch, specifically how Read more

1 Comment

ONNX Runtime: a one-stop shop for machine learning inferencing 

3 min read

Organizations that want to leverage AI at scale must overcome a number of challenges around model training and model inferencing. Today, there are a plethora of tools and frameworks that accelerate model training but inferencing remains a tough nut due to the variety of environments that models need to run in. For example, the same Read more

2 Comments

Hello Service Mesh Interface (SMI): A specification for service mesh interoperability 

3 min read

Today we are excited to launch Service Mesh Interface (SMI) which defines a set of common, portable APIs that provide developers with interoperability across different service mesh technologies including Istio, Linkerd, and Consul Connect. SMI is an open project started in partnership with Microsoft, Linkerd, HashiCorp, Solo.io, Kinvolk, and Weaveworks; with support from Aspen Mesh, Read more

Helm 3: simpler to use, more secure to operate 

3 min read

Helm is the best way to find, share, and use software built for Kubernetes, and the eagerly anticipated Helm 3 alpha is now available for testing. Try it out, give feedback, and help the Helm community get it ready for you to depend upon. Why Helm? Many teams already rely on Helm 2 to deploy Read more

Extending Kubernetes in the open 

4 min read

Greetings and welcome to KubeCon EU in Barcelona! As always, it is wonderful to see the community come together to celebrate how Kubernetes has made cloud-native ubiquitous and changed the way that we build and manage our software. These conferences are fantastic because they represent an opportunity to meet with our users and learn about Read more

Ansible 2.8: What’s new for Azure 

2 min read

With the release of Ansible 2.8, Microsoft continues its commitment to ensure Azure provides a great experience for Ansible users. We have our biggest release to-date with new modules supporting a wide range of Azure services. Read below for more details about what’s new for Azure with Ansible 2.8. Enhanced support for Azure Virtual Machine Read more

Updates on Red Hat and Microsoft Azure joint innovation 

3 min read

Today at the Red Hat Summit, Microsoft announced a wide array of new services, including availability of Red Hat Enterprise Linux (RHEL) 8 images, SQL Server 2017 on RHEL 8, and the general availability of Ansible 2.8 and Certified Ansible Modules on Azure alongside the Azure Red Hat OpenShift GA. Red Hat Enterprise Linux 8 Read more

Announcing the public preview of Azure Image Builder 

1 min read

Today we’re announcing the public preview of Azure Image Builder, a service that makes building Windows and Linux virtual machine (VM) images easy in Azure. It helps you build custom VM images with three main purposes in mind: fulfilling security needs, meeting corporate and regulatory compliance rules, and preconfiguring VMs with apps for faster deployment. Read more

1 Comment

Pre-KubeCon EU workshops on Kubernetes dev tooling 

5 min read

The Upstream Azure Container Compute Team is headed to Barcelona in a few weeks for KubeCon + CloudNativeCon EU 2019! Join us the day before the conference starts for FREE open source dev tooling workshops at the Hotel Porta Fira (right by the conference venue) on Monday, May 20th. Get hands-on learning on our open Read more

88 years of free open source builds in 8 months with Azure Pipelines 

5 min read

Back in September 2018 we announced our Continuous Integration and Continuous Delivery service, Azure Pipelines. Since that time it has seen phenomenal growth and adoption. Azure Pipelines is one of the services that form a comprehensive suite of collaboration services for development teams as part of Azure DevOps, the next version of Visual Studio Team Read more

Introducing pg_auto_failover: Open source extension for automated failover and high-availability in PostgreSQL 

5 min read

When you’re building a new app, there is a lot you need to focus on. Behind the scenes, there is data stored somewhere, often in a Postgres database. Data is essential, and it needs to be accessible and available. Most of us don’t want to become a database expert early on, and instead focus on Read more

11 Comments