What I Consumed This WeekI believe in “what you consume consumes you”, so here is my last week’s diet.Mar 14, 2021Mar 14, 2021
Internals of Spark ParserIn this post we will try to demystify details about Spark Parser and how we can implement a very simple language with the use of same…Jan 20, 2020Jan 20, 2020
Verifying links with Github actions & Awesome BotRecently I started using github action to automate link checking in all of my awesome repos. I have been using awesome_bot to validate…Dec 27, 2019Dec 27, 2019
Cloud Native Machine Learning talkLast week I gave talk about cloud native machine learning/AI on Kubernetes. The emphasis was lot more on processes and platform and less…Apr 25, 2019Apr 25, 2019
Versatile RStudio developement environment on KubernetesScalable RStudio dev env on Kubernetes with BlobfuseDec 5, 20181Dec 5, 20181
Write a Presto query logging pluginPresto is a fast distributed SQL query engine for big data. I wrote a more introductory and up and running post a while back.Jul 2, 2018Jul 2, 2018
Review — Are Ideas Getting Harder to Find?This is a review of a recent paper Are Ideas Getting Harder to Find? by Charles I. Jones. Slides are also available.Jun 30, 2018Jun 30, 2018
Automate SQL server data pipelines with KubernetesKubernetes provides a great way to run modern infrastructure. SQL server is a widely deployed database. When you combine these two, you get…Mar 24, 2018Mar 24, 2018
Multi stage docker build for goSupport for multistage docker build has landed in Docker earlier this year. Multi stage builds simplify the image building and the…Mar 15, 2018Mar 15, 2018