Field notes for solving real production problems — read through an AI-assisted engineering lens.

Practical write-ups across PostgreSQL, MySQL, MongoDB, Cassandra, Valkey, Elasticsearch, OpenSearch, and vector search — plus the cloud platforms and AI agent patterns that operate them.

Browse by Technology

Nine engines and operating layers, each at a different point on its own learning curve — some run for twenty years, some picked up recently over the last couple of years. AI engineering is the lens applied across all of them, not a separate silo. The posts under each one show the depth better than any label could.

AI The lens across every card below · 153 posts

AI Engineering — agents, evals, MCP, and operating guardrails

Agents, evals, MCP, and the guardrails that connect back to every system below.

Pg 70 posts

PostgreSQL

MVCC, autovacuum, replication, Aurora and Citus scaling, pgvector.

  • Embedding Backfill in Postgres: Batch Size, WAL, Autovacuum, and Bloat
  • pgvector Backup and Restore: Why Embeddings Change Your RPO/RTO Thinking
My 28 posts

MySQL

InnoDB internals, replication lag, Aurora MySQL, sharded write scaling.

  • Citus vs Aurora Limitless vs Aurora DSQL vs Sharded MySQL: How Do You Scale Writes?
  • Securing LLM-Assisted MySQL Diagnostics: Audit Logs, Access Boundaries and Production Guardrails
Mo 10 posts

MongoDB

WiredTiger cache, shard hotspots, queryable encryption, query performance.

  • Securing LLM-Assisted MongoDB Diagnostics: Profiler Data, Audit Logs and Operational Guardrails
  • MongoDB Shard Hotspots, Balancing and Replica Performance
Ca 3 posts

Cassandra

Write path fundamentals, compaction strategy, tombstone observability.

  • Cassandra Write Path Fundamentals for Database Engineers
  • Cassandra Observability: Compaction, Tombstones, Repair, Latency, and Hot Partitions
39 posts

AWS & On-Prem

AWS and on-prem infrastructure — Terraform, Kubernetes, migration cost.

  • When OpenSearch Vector Search Fails: Shard Sizing, Recall Loss, and Hot Nodes
  • OpenSearch Vector Search on AWS: Managed Convenience, Hidden Cost
Vk 9 posts

Valkey / Redis

Eviction policy, licensing history, ElastiCache performance triage.

  • Securing LLM-Assisted Valkey Diagnostics: Key Privacy, Audit Evidence and Safe Operations
  • ElastiCache for Valkey Performance Engineering: Nodes, Shards, Replicas and Failover
ES 14 posts

Elasticsearch / OpenSearch

Shard and heap troubleshooting, hybrid search, kNN architecture.

  • When Search Becomes a Product: OpenSearch and Elasticsearch Architecture
  • OpenSearch Hybrid Search for Product Catalogs: BM25, Vectors, Filters, and Rerankers
Vc 30 posts

Vector Search

Deep pgvector internals, plus newer ground with Qdrant and Weaviate as the vector landscape expands.

  • pgvector Backup and Restore: Why Embeddings Change Your RPO/RTO Thinking
  • pgvector on Aurora PostgreSQL: What DBAs Need to Watch

Start Here

New to the site? These posts are ordered as a reading path, while Latest Notes below is ordered by publication date.

  1. AI Token Cost Overruns: Why AI Coding Assistants Are Becoming the New Cloud Bill Problem AI Engineering · L2 Deep Dive
  2. Harness Engineering: The 2026 Breakthrough Concept AI Engineering · L1 Field Note
  3. Agent Productivity Depends on Context Throughput AI Engineering · L2 Deep Dive
  4. From Metrics to Root Cause: Why Database Troubleshooting Needs Evidence Correlation AI Engineering · L1 Field Note
  5. Cloud Architecture Review Checklist for Database-Backed Applications Databases · L3 Reference Guide
  6. Why Reads Scale More Easily Than Writes: The Single-Writer Ceiling Databases · L3 Reference Guide

Latest Notes

Recent field notes and breakdowns across AI engineering, databases, cloud, and system design.

Topics

Browse by the production problems the notes are written around.

80 posts

AI Engineering

Agents, context engineering, harness design, MCP, evaluation, token efficiency, and AI-assisted engineering workflows.

  • Agentic RAG: When Natural Language Search Becomes an Action System
  • Retrieve, Constrain, Verify, Abstain: A Near-Zero Hallucination RAG Architecture, Reviewed
  • The Agentic Orchestration Layer: Scaling Database Operations from Sailor to Captain
170 posts

Databases

PostgreSQL, Aurora, MySQL, Oracle, Cassandra, MongoDB, pgvector, replication, migrations, indexing, and database operations.

  • Embedding Backfill in Postgres: Batch Size, WAL, Autovacuum, and Bloat
  • pgvector Backup and Restore: Why Embeddings Change Your RPO/RTO Thinking
  • pgvector on Aurora PostgreSQL: What DBAs Need to Watch
86 posts

Cloud & Platform

AWS, Azure, GCP, OCI, Terraform, Kubernetes, CI/CD, Cloudflare, developer platforms, and operational control planes.

  • The Math Behind Database Reserved Instances: When to Wait
  • BigQuery Cost Optimization: On-Demand vs Slot Commitments
  • Database Licensing Cost Across AWS, Azure, GCP, and OCI
50 posts

System Design

Architecture reviews, scalability, failure modes, guardrails, distributed systems, reliability boundaries, and production tradeoffs.

  • Why Your Non-Prod Databases Cost as Much as Production
  • 330 Redundant Data Centers All Failed Simultaneously — Because They Were Identical
  • The End of Single-Signal Alerting: Correlating Metrics, Logs, Traces, Deployments, and Cost
24 posts

Engineering Fundamentals

Core engineering principles, debugging workflows, observability, performance basics, reviews, and practical operating habits.

  • AI Cost Observability Dashboard: LangSmith vs Helicone
  • Alert Fatigue Engineering: How to Build Fewer, Better, Actionable Alerts
  • Cost Observability: Build Dashboards That Show Waste Before Finance Finds It
89 posts

Field Notes

Short practical observations, checklists, production lessons, debugging notes, and decision patterns from real engineering work.

  • From POC to Production: A Natural Language Search Migration Playbook
  • GraphRAG: Use It When Relationships Matter, Not When Search Is Hard
  • Agentic RAG: When Natural Language Search Becomes an Action System

Series

Multi-post arcs that connect practical decisions across a topic.