Hacker News new | ask | show | jobs
by deniscoady 616 days ago
Ah okay, so is Ambar more of a way to finally replace Debezium then?
1 comments

Yes, for operational use cases. Eg event driven microservices communication. Keeping in mind we replace the sink as well, which allows us to do cool things such as https://ambar.cloud/blog/optimal-consumption-with-adaptive-l...

For analytics (eg copy your PG database to Snowflake), Debezium is still relevant.