#database
2 articles
Scaling Part 2
CDNs, read replicas, sharding, finding bottlenecks, N+1 queries, and a performance checklist for production backends.
· 3 min read
backend scaling cdn
Databases and PostgreSQL
How backends store persistent data. Connection pools, tables, relationships, indexes, transactions, and migrations explained simply.
· 4 min read
backend database postgresql