Production access sat with one person, and that person took a holiday
The only person with production database access went on holiday and diagnosis stopped. The need came down to four sentences; each became a design decision.
Category
Developer tools: Git, Composer, npm, build tools, Docker, databases, messaging, search, CI/CD and debugging.
This category has 22 posts.
The only person with production database access went on holiday and diagnosis stopped. The need came down to four sentences; each became a design decision.
Four index strategies on a 10M-row Postgres queue table: the winner didn't win for the reason I gave, and one setting turned it into a 1,635x loss.
From workflow selection to bug hunting with bisect, rebase discipline, worktrees, and signed commits — things I noticed after years of using Git.
An introduction to CI/CD with GitHub Actions: how to set up workflows and automate your deployment process.
An introduction to Elasticsearch and Kibana: the fundamentals of full-text search, data analysis, and visualization at scale.
Using RabbitMQ with PHP: creating a message queue, publishing messages, and consuming them.