Posts

5 lessons from profiling a Flink Application ☕

Image
Observations from profiling a Flink Application ☕ Observations from profiling a Flink Application ☕ ๐Ÿฟ️ Background Recently I was given a problem statement to investigate why our Flink Applications were going out of memory. To mitigate, we were increasing the heap size of the Task Managers but that was not really fixing the main issue of why containers were OOMing. I really like such kind of problems as 1) it requires you to dig deep into the application code.

My blogging workflow feat. Bear App

Image
My blogging workflow feat. Bear App ๐Ÿป‍❄️ My blogging workflow feat. Bear App ๐Ÿป‍❄️ Background I have been searching for a good workflow to publish tech blogs from a notes editor. I want to keep Notes editor as a single Source of Truth for the content and just some pipeline to publish it to blogging site. Unfortunately, there is no easy single button solution available for this.