Apache Nifi, a nice tool for handling data with data pipeline approach. On the other hand, Azure Blob storage is Microsoft’s object storage solution for the cloud, which is optimized for storing massive amounts of unstructured data. Unstructured data is data that doesn’t adhere to a particular data model or definition, such as text or binary data. In this post, we will see how to use Apache Nifi to handle the files (uploading, downloading, and deleting) in Azure blob storage. Check out this for detailed steps…