Articles by Tag

#databases

August 12, 2025

Step-by-Step Roadmap for Migrating Docker Kubernetes Projects to a New Resource Group

Optimizing containerized kubernetes application migrations while balancing speed, minimal downtime, and resource efficiency in Digital Ocean projects.

January 24, 2024

Trivial Mistakes I Made With Docker Compose This Week

Wasting time chasing complex solutions for simple mistakes in Docker, Docker Compose, & Kubernetes.

September 24, 2023

Fixing SQL ID Sequences in Postgres

How to reset the id or primary key for a particular table in a Postgres database when the sequence is throw off.