Get up to 50% off on CKA, CKAD, CKS, KCNA, KCSA exams and courses!

Book Review: Mastering Prometheus

Book Review: Mastering Prometheus

Although I’m not deeply involved in production monitoring setups nowadays, I’ve always been interested in implementing them. In the past, I used to …

Book Review: Kubernetes – An Enterprise Guide, Third Edition

Book Review: Kubernetes – An Enterprise Guide, Third Edition

Authors: Marc Boorshtein, Scott Surovic As I’m wrapping up my own book, The Kubernetes Bible, Second Edition , I held off on diving into Kubernetes – …

Promo: Get Up to $430 Off on KubeCon + CloudNativeCon North America 2024 Tickets

Promo: Get Up to $430 Off on KubeCon + CloudNativeCon North America 2024 Tickets

Are you passionate about cloud native technologies? If so, the Cloud Native Computing Foundation’s (CNCF) flagship event KubeCon + CloudNativeCon …

Book Review: Mastering GitHub Actions

Book Review: Mastering GitHub Actions

If you’re like me and started your CI/CD journey with bash scripts, you’ll appreciate how far the tools have come. Back then, we had to rely on …

Installing Podman on Red Hat Enterprise Linux 9

Installing Podman on Red Hat Enterprise Linux 9

If you’re working with containers on Red Hat Enterprise Linux (RHEL), you’ve likely heard of Docker . However, there’s another powerful tool you can …

Book Review: Mastering Amazon EC2

Book Review: Mastering Amazon EC2

Mastering Amazon EC2 by Badri Kesavan is an excellent resource for anyone looking to dive deep into Amazon EC2. Badri, who is highly active in the AWS …

Install Ansible AWX on Kubernetes

Install Ansible AWX on Kubernetes

Ansible AWX is the upstream project for the Ansible automation controller (Part of Red Hat Ansible Automation Platform). It offers a web-based user …

How to Use Pod Failure Policy in Kubernetes

How to Use Pod Failure Policy in Kubernetes

Introduction With the release of Kubernetes 1.31, the Pod Failure Policy for Jobs has graduated to General Availability (GA). This new feature …

Testing Kubernetes 1.31 with minikube: A Step-by-Step Guide for multi-node cluster

Testing Kubernetes 1.31 with minikube: A Step-by-Step Guide for multi-node cluster

In this guide, we’ll explore how to set up and test the latest Kubernetes 1.31 using minikube. We’ll create a 3-node cluster with specific …

Book Review: Solutions Architect-s Handbook, Third Edition

Book Review: Solutions Architect-s Handbook, Third Edition

I recently finished the Solutions Architect’s Handbook, third edition , by Saurabh Shrivastava and Neelanjali Srivastav, and I must say, it’s a …

How to Learn Containers in 2025: Podman, Docker, and more

How to Learn Containers in 2025: Podman, Docker, and more

Containers are revolutionizing modern IT, offering a lightweight and portable way to package and deploy applications. But what exactly are they, and …