blog.nyhasinavalona.comDynamoDB to Aurora PostgreSQL: Migrating 43M Records with a Resumable CLI ToolMigrated 43 million records from DynamoDB to Aurora PostgreSQL using a resumable CLI migration tool built in Node.js (TypeScript). Final runtime: 2h15m Rows inserted: 12.2M Errors: 0 Idempotent design, file-level checkpointing, and predictable r...Feb 16·7 min read
blog.nyhasinavalona.comA brief introduction into the art of software craftsmanshipI had a conversation today where someone asked me, "What is software craftsmanship ?". The discussion went far, inspiring me to write this post and share my thoughts on the topic. To explain it in simple terms, I often use an analogy. Imagine creatin...Nov 13, 2023·2 min read