loguer simple
Tags: python
transferencia de archivos entre nubes
Sometimes is a requeriment to transfer files from one cloud service to another. At least that was the challenge that I encountered while developing a file classification web service. Mid development cycle they changed their cloud provider because of some juicy Azure discounts and the all so great office 365 integration. The compromise reached to be able to continue at the same development speed was to continue to work on AWS in the web service, but the files finished the process, must be transfered to Azure. Leer más...
Tags: python