ISE Developer Blog
Solving global tech challenges, sharing insights, and empowering developers
Latest posts
Project Fortis: Accelerating UN Humanitarian Aid Planning with GraphQL
Using GraphQL and Azure to create a data processing pipeline for identifying trends and providing insights about global humanitarian crises.
Classifying Leaks Using Cognitive Toolkit
We use Deep Learning to turn a painful and time-consuming leak-detection task for water and oil pipelines into a fast, painless process. Using Python and Fast Fourier Transforms, we turn audio sensor data into images, then use Convolutional Neural Networks to detect and classify pipeline anomalies.
Provision and Configure your Infrastructure on Azure using SaltStack
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.
Using a Layer 7 Proxy for Ethereum Blockchain Client’s JSON-RPC Endpoint
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.
Continuous Delivery to Multi-Cloud Marketplaces
This code story describes how we collaborated with a partner to create a continuous delivery solution that runs on multiple cloud platforms using Jenkins.
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.
Stampery Blockchain Add-in for Microsoft Office
Creating an add-in for Microsoft Office to certify and verify documents using the Stampery APIs and blockchain technology.
Object Detection Using Microsoft CNTK
Creating an object detection model using Microsoft's open source deep learning framework CNTK and its implementation of Fast-RCNN.
End to End Object Detection in a Box
Building a video tagging tool on top of CNTK to enable developers to create, review and iterate object detection models.