Feldera
banner
feldera.bsky.social
Feldera
@feldera.bsky.social
Incremental Computing for AI, ML and Data teams.
Feldera.com
If you’re excited about hard technical problems and want to shape the future of real-time systems, Feldera is hiring (remotely!) for a Solutions Engineer (Enterprise) and a Software Engineer (Reliability, Performance)

jobs.ashbyhq.com/feldera/544a...
Jobs
jobs.ashbyhq.com
September 6, 2025 at 12:57 AM
Reposted by Feldera
Some of my work at @feldera.bsky.social involves containers. I keep getting spam from some vendor who wants to sell me casters to put on the containers 🤣
September 2, 2025 at 3:22 PM
"This is the true power of incremental compute. By only needing compute resources proportional to the size of the change, instead of the size of the whole dataset, businesses can dramatically slash compute spend for their analytics."

👇

www.feldera.com/blog/how-fel...
How Feldera Customers Slash Cloud Spend (10x and beyond)
By only needing compute resources proportional to the size of the change, instead of the size of the whole dataset, businesses can dramatically slash compute spend for their analytics.
www.feldera.com
August 20, 2025 at 5:01 PM
Reposted by Feldera
At @feldera.bsky.social I've been doing a lot of performance work. I needed an easy way to watch the Prometheus metrics for a pipeline, so I wrote a simple tool for the Feldera CLI that shows the pipeline metrics. Here's the progress of a pipeline that runs in about 30 seconds.
August 20, 2025 at 12:27 AM
If you've written even the most basic compute program, you've likely already written programs that "integrate".

Integration is central to Feldera and its underlying theory of incremental compute. It is also all around us in the real world! 👇
Stream Integration
In this blog post we informally introduce one core streaming operation: integration. We show that integration is a simple, useful, and fundamental stream processing primitive, which is used not only…
www.feldera.com
August 18, 2025 at 3:14 PM
"We chose performance over security" - a dilemma no data team should face.

#DataEngineering #DataSecurity #RealTimeAnalytics
August 5, 2025 at 2:30 PM
New tech talk:

How to Incrementally Get Results from Your Graph Data with Feldera.

Interested in practical techniques for incremental computation or want to see how this fits into modern data engineering workflows?

Check it out: youtu.be/vpVAZbaZ2Hg
How to Incrementally Get Results from Your Graph Data with Feldera
YouTube video by Feldera, Inc.
youtu.be
June 18, 2025 at 7:47 PM
Mihai Budiu, our exceptional Chief Scientist, won the 2025 #ACM #SIGCOMM Networking Systems Award for his groundbreaking work on #P4.

Details: www.sigcomm.org/awards/sigco...
June 17, 2025 at 5:22 PM
📢 Webinar - Tomorrow! -6/18 at 9am PST-

Stop re-running complex recursive queries when your graph data changes. Feldera incrementally evaluates recursive graph computations-ideal for real-time applications in authorization, networks, and observability.

Sign Up - t.co/0iWPIMZY8C
June 17, 2025 at 5:16 PM
Don't miss our webinar tomorrow! -6/18 at 9am PST-

Stop re-running complex recursive queries when your graph data changes. Feldera incrementally evaluates recursive graph computations-ideal for real-time applications in authorization, networks, and observability.

tinyurl.com/rb5my7d8
How to Incrementally Get Results from Your Graph Data with Feldera
In this webinar, you'll learn how Feldera incrementally evaluates recursive graph computations.
tinyurl.com
June 17, 2025 at 5:11 PM
📢 Webinar - 6/18 at 9am PST!
Stop re-running complex recursive queries when your graph data changes. Feldera incrementally evaluates recursive graph computations. Learn to easily build these mechanisms with #SQL, without the hassle of constant recomputation.
tinyurl.com/rb5my7d8
June 11, 2025 at 10:13 PM
We’ll be at the #Databricks Data + AI Summit in SF next week (6/9–12).

If you’re around and want to chat about how incremental computing can make your #SparkSQL workloads go from hours to seconds — let’s connect.

Grab some time here: calendly.com/matt-feldera...

#DataAISummit #DataEngineering
June 5, 2025 at 8:47 PM
Reposted by Feldera
Today, the USENIX newsletter ;login: published an interview with me: www.usenix.org/publications.... Read it to find out about Open vSwitch, @feldera.bsky.social, and more!
Interview with Ben Pfaff
www.usenix.org
May 22, 2025 at 10:58 PM
🧵1/ Real-Time Medallion, No Re-Architecture Required.

A customer came to us with a classic Medallion setup: Spark + Delta Lake, batch jobs moving data from bronze to gold. It worked—until users started asking for fresher insights.
May 28, 2025 at 11:33 PM
Feldera's Chief Scientist, Mihai Budiu will be giving a talk on the convergence between stream processing and databases at EventCentric in Antwerp on June 4: 2025.eventcentric.eu/program/unif...
EventCentric | For people who architect, build, and run event-driven systems | June 4-5EventCentric 2025 - Program
Non-vendor led conference on building event-driven systems. Antwerp, June 4-5 2025
2025.eventcentric.eu
May 22, 2025 at 4:06 AM
Reposted by Feldera
It's a wonderful time to join us at @feldera.bsky.social! 🚀

If you're a systems engineer who loves working on data-intensive systems and is fluent in Rust, Kubernetes, Docker and cloud tech, do apply!

jobs.ashbyhq.com/feldera/9754...
Software Engineer: Cloud
Software Engineer: Cloud
jobs.ashbyhq.com
May 2, 2025 at 10:41 PM
Learn how to transform your slow batch jobs into real-time, always-up-to-date insights with our new user guide for converting Spark jobs to incremental Feldera pipelines.
www.feldera.com/blog/warpspeed
May 8, 2025 at 3:21 PM
#SQL Quiz!
What do you think is the meaning of
SELECT * FROM T ORDER BY X DESC NULLS LAST?
(Answer on Monday)
April 25, 2025 at 3:03 PM
Incremental Update 22 adds new storage defaults and SQL features to Feldera, following our recent work reducing Rust compile times from 30 to 2 minutes. Building and deploying complex pipelines is now faster and more seamless than ever.
www.feldera.com/blog/increme...
April 22, 2025 at 11:37 PM
Ever wish batch jobs didn’t take the scenic route? We get it.
See how Feldera keeps your data up-to-date, no endless reruns.
Catch the webinar recording (live demo + real examples) here:
www.youtube.com/watch?v=rcq3...
Feldera Webinar Replacing Batch Analytics
YouTube video by Feldera, Inc.
www.youtube.com
April 17, 2025 at 8:41 PM
Reposted by Feldera
Our Rust compilation shenanigans have hit HN
April 17, 2025 at 2:36 PM
It's unthinkable that we've cut pipeline compilation times for our users by a factor of 15, but we did!

Want to learn more about how we made this possible?

Check out a new blog by @zgerd.bsky.social :

www.linkedin.com/feed/update/...
#rust #compilationtimes #incrementalcompute | Feldera
It's unthinkable that we've cut pipeline compilation times for our users by a factor of 15, but we did! Want to learn more about the Rust compilation hacking that made this possible? Check o...
www.linkedin.com
April 17, 2025 at 12:41 AM
Join us in one hour!
Join us for an in-depth webinar on how Feldera transforms batch analytics with its incremental computation engine.
Register shorturl.at/zQTLu

Wednesday, April 9th at 9am PST, 12pm EST
April 9, 2025 at 3:12 PM
Say farewell to stale data! 🚀 With Feldera, harness #SQL for real-time analytics that evolve with your data. Instant insights, dynamic authorization, real-time fraud detection—at a fraction of the cost & time.
Join us and redefine data analytics!
www.feldera.com/blog/feldera...
April 4, 2025 at 2:58 AM
Join us for an in-depth webinar on how Feldera transforms batch analytics with its incremental computation engine.
Register shorturl.at/zQTLu

Wednesday, April 9th at 9am PST, 12pm EST
March 28, 2025 at 4:34 PM