Reproducible workflow on the cloud provider Microsoft Azure
figure
posted on 2019-08-15, 19:21 authored by Olivier MesnardOlivier Mesnard, Lorena A. BarbaLorena A. BarbaReproducible workflow on the public cloud provider Microsoft Azure. Our CFD software is version-controlled with Git and GitHub. We push to DockerHub a Docker image of our CFD application with all its dependencies. Azure CLI is use to configure accounts on Microsoft Azure and to upload/download data to/from an Azure Storage account. With Batch Shipyard, we create a pool on Azure Batch and run container-based simulation using our Docker image.