Showing results for 2015 - Page 3 of 5 - ISE Developer Blog

Aug 30, 2015
0
0

Containerized CI with Concourse on Azure

Anthony Turner
Anthony Turner

Creating a CI pipeline to support the Azure CPI and BOSH deployments on Azure using Concourse CI to automate the build with a series of well-defined, containerized, and isolated steps.

DevOps
Aug 1, 2015
0
0

A Peer Review Bot for GitHub

Anthony Turner
Anthony Turner

We built a peer review bot for GitHub, automating review workflows for pull requests - so that humans can spend their time with more fun things.

Bots
Jul 21, 2015
0
0

Building Ember Apps on Azure Websites

Anthony Turner
Anthony Turner

How to deploy Ember CLI apps automatically to Azure Web Apps, and how we built a small automation tool.

DevOpsAzure App Services
Jul 21, 2015
0
0

Wicked Cool Excel Function with Blockspring

Anthony Turner
Anthony Turner

A small Y Combinator startup is trying to completely remove all constraints for functions in spreadsheets: It enables users to create and share custom functions for Google Sheets and Office in Node.js, Python, R, JavaScript, PHP and Ruby, running complex calculations in the cloud and pushing the results to your spreadsheet.

Frameworks
Jul 21, 2015
0
0

Microservice Orchestration with Fleet on Azure

Anthony Turner
Anthony Turner

Micro-service architecture, the concept of providing a large scale service as a collection of small, highly available services is becoming increasingly popular in today's modern cloud service deployments. However, with the rise of Docker and other containerization and orchestration technologies, it can be difficult to get started.

DevOps
Jul 21, 2015
0
0

Processing Time Series Data with HDInsight Storm

Tim Park
Tim Park

At Microsoft, we are working with a number of car manufacturers on processing telemetry streams. One of the key business scenarios for the incoming real-time car telemetry is to offer real-time driver risk scoring for end user driving guidance applications, fleet administration, and usage-based insurance scenarios.

Big Data