
Ursa's Lakehouse First Architecture
In the realm of data streaming platforms, StreamNative’s Ursa architecture represents a transformative shift, particularly with its “Lakehouse First” design.
In the realm of data streaming platforms, StreamNative’s Ursa architecture represents a transformative shift, particularly with its “Lakehouse First” design.
In the rapidly evolving world of data analytics, the need for real-time data processing and analytics has become increasingly crucial for businesses seeking to make timely, informed decisions.
In the 7th part of our blog post series “processing GDELT data with SCDF on kubernetes” we will use spring cloud stream’s built-in support for spring cloud functions to implement a sink as a simple consumerfunction.
In the 6th part of our blog post series “processing GDELT data with SCDF on kubernetes” we will use spring cloud stream’s built-in support for spring cloud functions to implement a processor as a simple function.
In the 5th part of our blog post series “processing GDELT data with SCDF on kubernetes” we will use spring cloud stream’s built-in support for spring cloud functions to implement a Source as a simple Supplier function.
In the 4th part of our blog post series “processing GDELT data with SCDF on kubernetes” we will reimplement the deduplication filter from the last post as a kafka streams application including custom SerDes.