Skip to content

Blog: October 2024

#object-storage #kubernetes #postgres

3 articles this month

← 2024 · Blog

#object-storage

Oct 28, 2024

S3 as the FTP of the Cloud

A closer look at AWS S3 and object storage as the cloud standard. Comparing cloud-hosted and self-hosted solutions for y…

#kubernetes #postgres

Oct 17, 2024

CloudNativePG: PostgreSQL on Kubernetes

CloudNativePG is an open-source Kubernetes operator for PostgreSQL. It handles cluster creation, scaling, backups, recov…

#kubernetes

Oct 1, 2024

Helm vs Kustomize vs YAML

There are several ways to deploy applications to a Kubernetes cluster — in this article, we'll look at three major ones.