Using web components in frameworks
We look at how to use web components in Angular, React or VanillaJS.
We will look into the Ceph dashboard and the different metrics you can find there. Then we will configure Prometheus Alertmanager to get timely alerts from the metrics in your Ceph Cluster.
In this video, I will teach you how to store data with ETCD, set up an ETCD cluster, and recover from a disaster.
We look into the new Java version 19 and all the different features we could expect in this latest revision.
I talk about a project I’ve started to work on. The specific technologies I’ve looked into and tried to implement.
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…
Mastering Kubernetes: Building a Cluster from Scratch Step-by-Step Setup jumpbox environment We start with installing some packages required for the setup process. wget and curl to fetch packages, vim to change configuration files, openssl for all the certificates we are required to create. Last but not least the git command to download the repository with…