Posts by this author

Nov 21, 2017
0
0

Autoscaling Deep Learning Training with Kubernetes

We explore how we worked with a customer to add autoscaling capability to a Kubernetes cluster to meet bursty demands for deep learning training in a cost-efficient manner.

Machine LearningContainers
May 9, 2017
0
0

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.

DevOps
Oct 28, 2015
0
0

Cloud Foundry: Elastic Containerized Applications on Azure

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