Stop Building ETL Pipelines. Start Declaring Them โจFor years, building data pipelines has followed almost the same pattern. Create a job. Schedule it. Read data. Transform it. Write it somewhere. Repeat. Whether you're using Azure Data Factory, AWS GlJul 21, 2026ยท6 min read
Protocol Buffers - Google's data interchange format ๐This article focuses on Protobuf, Google's data serialization solution, comparing it with JSON and showcasing LinkedIn's successful implementation.Nov 24, 2024ยท4 min read
AWS Lambda & it's layered problems ๐งตThis article focuses on how "layers" within AWS Lambda can sometimes become problematic & how we can solve this issue using containerized Lambda.Oct 29, 2024ยท3 min read
Vim Commands 101 ๐๐ปA comprehensive cheat sheet to essential Vim commands for efficient text editing.Feb 26, 2024ยท3 min read
How to Teach Express App to Speak TypeScript Fluently ๐ฉ๏ธLeveraging TypeScript's powerful features to build more robust and maintainable APIs. Type safety, DX and code quality in node.js backendFeb 26, 2024ยท1 min read