Published inData Engineer ThingsDAGs That Trigger DAGsCreate dependencies between your DAGsDec 23, 2024Dec 23, 2024
Published inData Engineer ThingsWhy Snowflake future grants will eventually breakDiscover the hidden flaw in using Snowflake future grantsJun 22, 20243Jun 22, 20243
Published inData Engineer ThingsUnderstanding Snowflake Table LocksA hands-on look at table locks.May 16, 20241May 16, 20241
Published inTowards Data EngineeringPydantic for Data EngineersBelow is a quick guide on using Pydantic within your data pipelines. We create a fake API response (NBA player data) and validate it using…Dec 31, 2023Dec 31, 2023
Published inPython in Plain EnglishHow To Manage Different Python3 Versions On Your Mac (Safely)Default Python InstallationApr 8, 2023Apr 8, 2023
Published inAWS in Plain EnglishA Quick Look At AWS EBSElastic Block Storage (EBS) allows the persistence of data after an EC2 machine is terminated.Aug 14, 2022Aug 14, 2022
Learning Go by Solving Leetcode Problems — 9. Palindrome NumberThis article is a continuation of my efforts to learn Go by solving easy Leetcode problems. After working through my last article, I am…Jul 7, 2022Jul 7, 2022
Learning Go by Solving LeetCode Problems — TwoSumsI want to learn Go, however, I don’t have the energy or time for anything super structured (i.e. courses, books, etc.). I thought it’d be…Jul 6, 2022Jul 6, 2022