Here just trying to summarize the list of software that I need to install on new PC or Laptop. I hope, I listed all necessary. Find the list here…
Tag: Microsoft
Integrating Apache Nifi with Azure Storage
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…