Showing results for Azure - ISE Developer Blog

Dec 4, 2015
Post likes count0

Dynamic Web Test Generation Using App Insights

Anthony Turner
Anthony Turner

Learn how leverage complex Azure Resource Manager Template Language to dynamically create and update Web availability Tests.

Azure App Services
Oct 30, 2015
Post likes count0

Streamlined Dokku Deployment on Azure

Anthony Turner
Anthony Turner

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
Oct 28, 2015
Post likes count0

Cloud Foundry: Elastic Containerized Applications on Azure

Rita Zhang
Rita Zhang

This code story discusses how we enabled Cloud Foundry deployment on Azure by implementing an interface that enables BOSH to install and update software packages on Azure VMs. We also provide documentation for you to provision your own Cloud Foundry cluster on Azure using BOSH.

DevOps
Sep 30, 2015
Post likes count0

Using Travis CI to Deploy to Azure

Anthony Turner
Anthony Turner

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 10, 2015
Post likes count0

Visualize Large 3D Captures using Pyrite3D

Tracey Trewin
Tracey Trewin

Large scale 3D reconstructions created from aerial data captures are quickly becoming an important tool for many industries including commercial construction, agriculture and mining.

Big Data
Aug 30, 2015
Post likes count0

Deploying Flynn Clusters on Azure

Anthony Turner
Anthony Turner

Flynn is a next-generation PaaS (Platform as a Service) solution that can deploy, run, and scale both twelve-factor apps as well as stateful services. In this post, we're checking out the brand-new Flynn Azure Installer.

DevOps
Aug 30, 2015
Post likes count0

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
Jul 21, 2015
Post likes count0

Deis: Running a Heroku-Style Platform on Azure

Anthony Turner
Anthony Turner

Code and notes from a hackfest with Deis and Microsoft DX engineers to solve underlying issues for installing Deis on Azure and automating deployment.

DevOps