The Cloud behind the scenes: how magic is it really?
Ever wondered how VMs are magically born into the cloud? Well, it is no magic, only science, and engineering. If you want a peek into the machinery, tag along!
Using kubeadm for a Kubernetes on-premise setup
Find out how you can use kubeadm in order to deploy a fully fledged Kubernetes cluster into your own bare-metal infrastructure.
Understanding how EKS and IAM work together
EKS and IAM work well with OIDC to achieve minimum privilege for your Kubernetes workloads. Let me show you how exactly this works!
Setting up a Debian package mirror with Aptly for offline use
Installing packages in an offline environment is a tricky thing to figure out. Find out how you could set up your own Debian package mirror for offline use.