mdrakiburrahman / rakirahman.me

💻Personal blog powered by Gatsby
https://www.rakirahman.me
MIT License
1 stars 1 forks source link

Stream Processing Event Hub Capture files with Autoloader #18

Closed agupt131 closed 1 year ago

agupt131 commented 1 year ago

Hi ,

I am using the same approach, I need some information.

We can direct consume the event hub messages through Azure databricks and can run the stream in foreach batch to parse the body. Do you think my understanding is correct.

I need cost effective solution and to reduce the overhead putting data to storage account it will again charge us to store the data. Could you please guide more with respect new releases of databricks can this be good approach to read and write stream in foreach batch using azure databricks directly.

Thanks Anuj Gupta

mdrakiburrahman commented 1 year ago

@agupt131 - sure, that seems like a reasonably cost effective approach!