Category Archives: Data

Owning your contacts, calendar and tasks

Tech Freedom Series Owning your data is not just having control over it. It means you don’t have to share it with anyone you don’t want to, including large corporations. Yet, you should be able to share it with all … Continue reading

Posted in Android, Data, Mobile, Personal, Technology | Tagged , | Leave a comment

Testing Galera in Kubernetes

I deployed a 3 node Galera cluster in Kubernetes. Galera clusters MariaDB or MySQL, allowing you to read and write to all nodes while always being consistent (ACID) at all times. Kubernetes is a deployment environment for container applications.  Here … Continue reading

Posted in Data, Technology | Tagged , , , , , , | Leave a comment