Jason Poon

Post by this author

Building a Private Ethereum Consortium

Over the past two years, Microsoft and Webjet have collaborated to build a blockchain-based solution, Rezchain, to help travel companies reduce payment disputes. In this code story, we’ll share the lessons learned in creating the Rezchain consortium. In particular, we'll focus on how we solved the challenges involved with enabling Ethereum nodes to peer across virtual networks.

Using Helm to Deploy Blockchain to Kubernetes

We recently worked with Webjet to migrate their deployment from IaaS to Kubernetes and used Helm to deploy a private Ethereum network to Kubernetes.

Scaling UDP Workloads with Kubernetes

Situm, a company that offers high precision indoor navigation, looked to Kubernetes on Azure to provide high availability and scalability for their services. As of Kubernetes v1.6.5, Kubernetes on Azure supports both UDP and TCP workloads, and respects the Kubernetes Service spec's sessionAffinity.

Reproducible Data Science – Analysis of Experimental Data with Pachyderm and Azure

We partnered with General Fusion to develop and deploy their new Pachyderm-based data infrastructure to Microsoft Azure. This post walks through General Fusion’s new data architecture and how we deployed it to Azure.

The Deploy to Azure Button

Deploy your project to Microsoft Azure with a single click of a button. We'll walk through how we simplified deployment of slackin through the 'Deploy to Azure' button, and show how you can do the same to enable easy deployment of your project to Azure.

Determining Speech Intent with Cognitive Services and LUIS

In this real-life-code story, we show how we used Cognitive Services and LUIS to build a vehicle center console that can listen and respond to user's commands, specifically focusing on determining intent.

Talking AllJoyn with Universal Windows Platform (UWP)

How we created a UWP app with native AllJoyn support.

Rotary Wheel Control with HeavenFresh

Building a UWP app with a rotary wheel user control, including the mechanics involved with drawing a rotary wheel, supporting user interaction and the usage of storyboards for animations.

Distributing Line of Business (LoB) Apps in Enterprises

In this post, you’ll learn how one large enterprise determined the best deployment mechanism to be used for distributing their Windows line of business application.