Recent Posts

30-Day Series - Databases

In the context of computing, a database is an organized collection of data that can be easily accessed, managed, and updated. Databases are used to hold info...

What is AWS Control Tower?

The official website introduces AWS Control Tower in the following way: AWS Control Tower provides the easiest way to set up and govern a secure, multi-accou...

What is Red Hat OpenShift?

OpenShift is a Red Hat product that builds a façade on top of Kubernetes. It takes an opinionated approach to Kubernetes with the goal of reducing the time t...

How I backup my personal files

A topic I struggled with for many years was how to back up my personal files. This took place before knowing about the wonders of version control. In those d...