Standard Reader
Grokkist
k3s

Grokkist

Kevin Kempf's official personal blog

@kckempf.bsky.social0readers17posts2d ago
LatestRecent writing
A Fluent Builder for DynamoDB Object Mappings in cdk-dms-replication v0.2.0
Jun 9, 2026
Improving DMS object-mapping JSON with a typed builder API
AWSAWS CDK
yallmap — Yet Another LLM Proxy
Jun 5, 2026
Building an Anthropic-native LLM gateway in TypeScript
HonoTypeScript
Handling service roles for DMS in AWS CDK Constructs
May 22, 2026
Balancing idempotency and orphaned resources in the cdk-dms-replication construct
AWSAWS CDK
Migrating From MySQL to DynamoDB Using the cdk-dms-replication Construct
May 20, 2026
Zero-downtime MySQL to DynamoDB migration using AWS DMS and a single CDK construct
AWSAWS CDK
Migrating a Database in AWS Using the cdk-dms-replication Construct
May 8, 2026
Reducing the toil of generating AWS DMS Infrastructure
AWSAWS CDK
Indexes, Front End, and OLAP with DynamoDB
Apr 28, 2026
Answering My Brother's Questions
DynamoDBSingle Table Design
Making the Single Table Design Decision
Apr 17, 2026
Why I chose single table design for my DynamoDB Migration
DynamoDBSingle Table Design
Publishing this blog to my local K3S Cluster with Gitea Actions
Apr 13, 2026
Finally publishing to my cluster using Gitea Actions
K3SKubernetes
Setting up Gitea (GitHub-like) Actions on my K3S Cluster
Apr 2, 2026
All the Steps I took to get my Gitea server ready for Gitea Actions
K3SKubernetes
Setting Up a Git Server on K3S with Gitea
Mar 30, 2026
Running a local git server and deployment pipeline using Gitea
K3SKubernetes
Making a Web Service using Claude Code - a Better Way
Mar 12, 2026
How I developed a Fastify API from scratch with Claude Code
FastifyHono
Making a Web Service using Claude Code - the Wrong Way
Mar 6, 2026
How I developed a Hono API from scratch with Claude Code
HonoBun