Where Should You Keep Your Ansible Collection?
Simplifying Automation with Organized Collections Introduction Ansible Content Collections revolutionize automation content management by offering a …
Running PostgreSQL Instances as Containers with Podman
PostgreSQL is a powerful, open-source relational database system widely used in modern applications. Running PostgreSQL as a container offers a range …
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
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
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
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
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
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
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
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
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
I recently finished the Solutions Architect’s Handbook, third edition , by Saurabh Shrivastava and Neelanjali Srivastav, and I must say, it’s a …