Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 458 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 458 Bytes

Azure Cloud Handler

Library to optimally handle some resources on Azure

libs

Azure Kubernetes Service (aks) - doesn't yet exist in the official Azure SDK

Functionalities

  • status of cluster
  • start cluster
  • stop cluster
  • commands - kubectl

Azure Data Lake Storage Gen2 (adls2) - datalake_gen2

Functionalities

  • upload file in chunks

    • avoid memory overhead for big files
  • move file in chunks

    • move file between file systems