Julien Maitrehenry
  • Home
  • Docker
  • Talks
  • Français
  • About
Sign in Subscribe

Storage

A collection of 4 posts
Azure File Storage as a Docker Plugin
Docker

Azure File Storage as a Docker Plugin

Azure File is a Docker Volume Driver which uses Azure File Storage to mount file shares on the cloud to Docker containers as volumes. It uses network file sharing (SMB/CIFS protocols) capabilities of Azure File Storage. Why? * You can create Docker containers that can migrate from one host to
11 Mar 2018 2 min read
Using Rex-Ray with Docker Swarm on Azure
Azure

Using Rex-Ray with Docker Swarm on Azure

I try to have a working storage tool for my Docker Swarm cluster on Azure that is performant and use the storage service of my cloud provider. I didn't want to manage a custom cluster with VMs and disk for handling persistence across my cluster. What is Rex-Ray?
10 Jan 2018 4 min read
Add S3 capabilities to Azure Blob Storage using Minio
Docker

Add S3 capabilities to Azure Blob Storage using Minio

First of all, why can't we use Azure API? If you already use AWS S3 as an object storage and want to migrate your applications on Azure, you would like to reduce the risk of it. For that, you could move your object storage without changing a line
08 Nov 2017 4 min read
(Slides) Docker on Azure, how to build your own Swarm cluster
Docker

(Slides) Docker on Azure, how to build your own Swarm cluster

This presentation will be a quick review of how we built our Docker Swarm cluster on Azure and how you can do the same!
14 Sep 2017
Page 1 of 1
Julien Maitrehenry © 2025
Powered by Ghost