by Richard Gooding | Nov 13, 2020 | AWS, DevOps, Insights, Linux
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...
by Richard Gooding | Feb 19, 2020 | Insights, Kafka, Security
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...