ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

May 9, 2017
Post likes count 0

Provision and Configure your Infrastructure on Azure using SaltStack

Rita Zhang

SaltStack delivers infrastructure as code and configuration management with an abstraction of the cloud provider selected. We will illustrate the end-to-end process of how we provisioned and configured the deployment of an ElasticSearch cluster on Azure using SaltStack.

Apr 18, 2017
Post likes count 0

Using a Layer 7 Proxy for Ethereum Blockchain Client’s JSON-RPC Endpoint

Shawn Cicoria

This walk-through shows how to use a Layer 7 proxy on Azure to protect an Ethereum Blockchain client's JSON-RPC endpoint and provide additional capabilities, such as secure channels, tracking, and even analytics.

Apr 18, 2017
Post likes count 0

Continuous Delivery to Multi-Cloud Marketplaces

Mor Shemesh

This code story describes how we collaborated with a partner to create a continuous delivery solution that runs on multiple cloud platforms using Jenkins.

Apr 12, 2017
Post comments count 1
Post likes count 0

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

Jason Poon

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.

Apr 10, 2017
Post comments count 11
Post likes count 0

Stampery Blockchain Add-in for Microsoft Office

Ville Rantala

Creating an add-in for Microsoft Office to certify and verify documents using the Stampery APIs and blockchain technology.

Apr 10, 2017
Post likes count 0

Object Detection Using Microsoft CNTK

Nadav Bar

Creating an object detection model using Microsoft's open source deep learning framework CNTK and its implementation of Fast-RCNN.

Apr 10, 2017
Post likes count 0

End to End Object Detection in a Box

Ari Bornstein

Building a video tagging tool on top of CNTK to enable developers to create, review and iterate object detection models.

Feb 14, 2017
Post likes count 0

Collecting Form Data with a LUIS-Based Bot

Ami Turgman

This post outlines the steps of creating a bot that interacts with a user to collect missing LUIS entity data before processing their request.

Jan 21, 2017
Post likes count 0

Orchestrating Multiple Bots with Multilingual Support

Mor Shemesh

Using Microsoft Bot Framework, we were able to create an easy to maintain "Orchestration Bot" that can both manage sub-bots and provide multilingual support.