How to sink data to Azure Blob Storage with Quix
Azure Blob: microsoft's object storage solution for the cloud, designed for storing massive amounts of unstructured data such as text or binary data that can be accessed from anywhere via HTTP/HTTPS
Quix is a Python stream processor, and it serves the following purposes:
- Ingest messages from any system
- Process received messages
- Sink transformed data to destination systems like Azure Blob via Quix integrations.
To deploy this integration and start sinking your data:
- Login to Quix
- Navigate to Connectors
- Locate the tile for this integration
- Provide the required details
- Click Test connection and deploy