
The sole purpose of SSL Certificates
The internet is a vast space. Your computer interacts with multiple other entities. SSL certificates play a key role in making the web a safer place.

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!

How to effectively boost your Ansible code's quality?
Having high quality in your Ansible code is the key to working efficiently and collaborating as a team. Find out my tips to boost the quality of your code!

Leader Election - An introduction to resilient systems
Ever wondered how highly available systems work in order to prevent downtime? Distributed systems coupled with Leader Election are the answer.

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.