/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

engineering.zalando.com
| | debezium.io
2.2 parsecs away

Travel
| | Debezium is an open source distributed platform for change data capture. Start it up, point it at your databases, and your apps can start responding to all of the inserts, updates, and deletes that other apps commit to your databases. Debezium is durable and fast, so your apps can respond quickly and never miss an event, even when things go wrong.
| | www.opsdash.com
3.1 parsecs away

Travel
| | OpsDash is a self-hosted server monitoring and service monitoring solution for monitoring MySQL, Postgres, Redis, MongoDB, memcache, Redis, Apache, Nginx, HTTP URLs, Elasticsearch and more, with intelligent, customizable dashboards and spam-free alerting via email, HipChat, Slack, PagerDuty and PushBullet.
| | www.morling.dev
2.2 parsecs away

Travel
| | While working on a demo for processing change events from Postgres with Apache Flink, I noticed an interesting phenomenon: A Postgres database which I had set up for that demo on Amazon RDS, ran out of disk space. The machine had a disk size of 200 GiB which was fully used up in the course of less than two weeks. Now a common cause for this kind of issue are replication slots which are not advanced: in that case, Postgres will hold on to all WAL segments after the latest log sequence number (LSN) which w...
| | www.morling.dev
18.2 parsecs away

Travel
| If you are following the news around Debezium-?an open-source platform for Change Data Capture (CDC) for a variety of databases-?you may have seen the announcement that the project is in the process of moving to the Commonhaus Foundation. I think this is excellent news for the Debezium project, its community, and open-source CDC at large. In this post I'd like to share some more context on why I am so excited about this development.