/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

wecode.wepay.com
| | cnr.sh
1.1 parsecs away

Travel
| | Realtime change data capture (CDC) is becoming a popular architecture for data integration and data pipelines). The rise of Kafka connect, in particular, has triggered a lot of interest in the subject
| | www.morling.dev
2.6 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.
| | strimzi.io
1.6 parsecs away

Travel
| | Strimzi provides a way to run an Apache Kafka cluster on Kubernetes in various deployment configurations.
| | boucek.me
10.5 parsecs away

Travel
| FreeBSD 13 does not (yet) contain working Docker machine, although several implementations are on the way. This post explains how to install Docker daemon in Alpine Linux running in Bhyve. It also shows how to create NAT in Bhyve. I have to use NAT, because I use link aggregation (failover) between Wi-Fi and Ethernet. I will use following tools: pf - Packet Filter, part of the base system vm-bhyve, grub2-bhyve - CLI front end for Bhyve tmux - optional, replacement for default cu Networking Link to headin...