🧩 Next.js SSR on AWS Amplify: The Build-Time vs Runtime Env Trap

Why Next.js SSR Apps Break on AWS Amplify (and How to Fix Runtime Env Vars) When migrating a Next.js App Router + SSR app from Vercel to AWS Amplify, everything can look correct β€” builds succeed, environment variables are set, IAM permissions are configured β€” yet the app still crashes at runtime with 500 errors and β€œmissing env vars”. I hit exactly this problem while migrating a production app using Cognito + API Gateway + Lambda + RDS. ...

December 21, 2025

πŸš€ Building a Fintech Batch ETL Pipeline β€” the Modular Way

πŸ‘‰ Code, Portfolio, Blog, and LinkedIn 🎯 Batch Pipeline for Transaction Data Imagine: K-pop demon hunters launches a fintech startup for the fans. Now they have to deal with millions of credit card transactions every day β€” and they need to make sense of them. ...

September 12, 2025