Expire objects in an S3 storage (Ceph Rados Gateway)
In this video looks into how to expire objects from object storage and also move them to another storage class using rules and scheduled jobs inside the rados gateway program.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We look into how to install and use simple-cdd to create a new Bookworm install image fully automated with no input from the user during install.
We are in our new linux environment and create gettext and OpenSSL, talking about internationallization and website security.
I looked into how to make Vitess run in a production environment with High availability. I set up a haproxy to load balance the …
We will talk about what HacktoberFest is and how to contribute. The HacktoberFest 2021 is a really good way to get into open source, boost your CV and help out your fellow programmers.
We look into how to install Apache Kafka in production using ZooKeeper for redundancy and working with topics. We also setup a producer for syslogs and checking the consumer for all the logs to appear.