Platforming The Future

As a seasoned technology leader with a passion for technology, I'm excited to share my insights on industry trends, best practices, and emerging technologies. Join me as I explore the latest developments in platform engineering, cloud computing, devops, agile methodologies, artificial intelligence and more. I do not have a regular posting cadence, but I do try to keep this feed fairly current.

Clickhouse logo floating over blurred blue background

Explore the powerful unique features of ClickHouse, a high-performance columnar database designed for real-time analytics.

Valkey logo over blurred blue background

Explore Valkey, an open-source alternative to Redis, offering improved multi-core performance, scalability, and memory efficiency.

PostgreSQL logo over blurred gray background

Successfully migrated from MySQL to PostgreSQL! This post is a quick summary of the process, including tackling SQL syntax differences and parameterized queries.

MySQL logo over blue background

Reclaiming compute resources: My journey migrating from WordPress to Grav CMS. Learn why I am swapping MySQL for PostgreSQL to streamline my digital twin project.

Comic books style image of distributed SQL nodes launching as giant data cubes

Explore distributed SQL databases like CockroachDB and YugabyteDB. Learn about key characteristics, benefits, and how they compare to traditional relational databases.

Clickhouse logo floating over blurred blue background

An introduction to ClickHouse: The open-source, column-oriented database used by Uber and CERN for high-volume, real-time analytics and horizontal scalability.

Redis and KeyDB logos over blurred smokey background

Redis vs. KeyDB: A comparison of in-memory data stores for caching, session management, and real-time data processing.

PgBadger logo floating over a swirl of black and white static

Identify database bottlenecks and slow queries with PgBadger. Discover how to parse PostgreSQL and PgBouncer logs into actionable, graph-heavy HTML reports.

PostgreSQL logo floating over a swirl of black and white static

Master PgBouncer tuning for PostgreSQL. Learn how to configure pool sizes, connection limits, and timeouts to optimize high-transaction database environments.

PostgreSQL logo floating over a swirl of black and white static

Learn how to tune key PostgreSQL parameters like max_connections, shared_buffers, and work_mem to improve database performance and efficiency.