Forum Discussion
prathijp
5 months agoHelper I
Options for High‑Frequency, Low‑Latency API Ingestion
I’m looking for guidance on options for invoking external APIs(with dynamic date parameters in specific format like '202602152359') at very high frequency (every 2 minutes or less) and making the dat...
tayloramy
5 months agoSuper User
Hi prathijp,
What kind of API is this?
The first thing that comes to mind is Real Time Intelligence, provided that you can get a data stream out of the source system.
Spark Structured Streaming might also be helpful.
Get started with streaming data in lakehouse - Microsoft Fabric | Microsoft Learn