Incremental backups with rsync and hard links l by Richard Gooding 13 Nov, 2020 AWS | DevOps | Insights | Linux In this post I am going to describe a way to build a simple incremental backup solution using rsync and hard links. You may already...
Kafka Connect gotcha – SSL l by Richard Gooding 19 Feb, 2020 Insights | Kafka | Security We recently deployed a Kafka Connect environment to consume Avro messages from a topic and write them into an Oracle database. Everything seemed to be...