top of page

Azure Blobs

Updated: Oct 15, 2021

This blog article shows how to upload/download files into the Azure Blob storage.


Fig 1 - A container stores all the uploaded blobs

Fig 2 - You have to create a connection to the Azure Blob Storage first

Fig 3 - Create a blob service

Fig 4 - Use the multiparty library to parse the uploaded file

Fig 5 - BlobService methods as createBlockBlobFromStream

Fig 6 - Download a blob



25 views0 comments

Recent Posts

See All

Distributed transactions in the Cloud - part II

Last year I worked on several Cloud integrations between various vendor applications used by an educational institution. These integrations make use of a disconnected architecture where a service bus

Distributed transactions in the Cloud - part I

One of the most common problem that a microservice architecture is facing is performing a transaction across multiple services. A distributed architecture is based on a number of small components, fun

  • Facebook profile
  • Twitter profile
  • LinkedIn Profile

©2020 by PlanetIT. Proudly created with Wix.com

bottom of page