Posts by this author

Aug 31, 2016
0
0

Cordova IoT Simulator

Creating a Cordova application that uses sensors from a phone to provide streaming input to Azure IoT pipelines and decouples development of IoT hardware from the data and analytics pipeline.

Big Data
Jan 7, 2016
0
0

Categorizing Driver Risk with Machine Learning

This case study describes a project with Toyota where we have constructed a machine learning web service that takes summary telemetry data as the input and assigns a risk rating to the trip.

Machine Learning
Oct 30, 2015
0
0

Streamlined Dokku Deployment on Azure

Dokku is a very small PaaS implementation, powered by Docker. In this code story, we walk through how to deploy Dokku on Azure, and how to use Dokku to deploy, load balance, and update a simple Rails app.

DevOps
Sep 30, 2015
0
0

Using Travis CI to Deploy to Azure

Travis CI is one of the best tools for testing, building, and deploying apps. Learn how to deploy apps to Azure Web Apps!

DevOpsAzure App Services
Sep 30, 2015
0
0

Upgrading to npm@3 on Windows

Developing large apps with npm and Node on Windows just got a lot better - npm@3 is here!

DevOps