One of my favorite new tools is Mage AI, an “open-source data pipeline tool for transforming and integrating data.”
PubSub Pull Subscriptions on Google Cloud Run with NestJS
May 08, 2023I needed to implement a queueing solution for my enterprise notification services that live mostly in Google Cloud Platform.
Integrating GCP Secret Manager with NestJS Config
March 02, 2023The NestJS Config module takes care of mapping your config.yaml to a neatly packed set of strings or objects that are ready for your app to consume so you don’t have to put environment-specific values directly in your code.
How To Interview Senior Software Engineers
April 14, 2022I’ve been on both sides of this table. Throughout my 20+ year career, I have endured my share of nonsensical “what does this have to do with the actual job?” type questions. I’ve also made my share of mistakes as an interviewer who should know better.