Blog
Technical notes. What I've learned by building.
Categories
Filter by tag(55)
Engineering
3 min read
Tunneling to a private RDS without a bastion.
Reach a private RDS instance from your laptop without a bastion EC2. SSM Session Manager port forwarding does it in one command.
Engineering
4 min read
Prisma + multi-tenancy: one database, many tenants, no chaos.
The reflex when your first big customer asks for a dedicated database is to say yes. That reflex scales until it kills you.