Swarup KaravadiOn Engineering DiscoveryNavigating changes in a complex environmentDec 27, 2022Dec 27, 2022
Swarup KaravadiKubernetes Chronicles 1 — NiFi node refuses to rejoin clusterKubernetes is awesome. It is all that it is made out to be and sometimes even more. But it’s not always rainbows and butterflies. With…Apr 23, 20202Apr 23, 20202
Swarup KaravadiinThe StartupOperationalising NiFi on KubernetesThis blog details my experience setting up a secure multi-node NiFi (1.9.2) cluster on Kubernetes (AWS EKS). I used the OIDC protocol for…Dec 7, 20195Dec 7, 20195
Swarup KaravadiDealing with pod density limitations on EKS worker nodesTL;DR —Sep 30, 20193Sep 30, 20193
Swarup KaravadiKubernetes or React — Which is Hard?I know what you are thinking — WTF — this is not even a valid comparison. It’s like comparing apples with sewing machines. And that is my…Dec 31, 20181Dec 31, 20181
Swarup KaravadiReact-Redux and the Provider PatternMuch has been written about react and redux and uni-directional data flows and how you can combine all these to make a rainbow farting…Jun 14, 2018Jun 14, 2018
Swarup KaravadiByte sized Basics: Animating on transform vs positionSo I happened to stumble upon Chrome’s performance monitor and I thought to myself that this is a great way to demonstrate the performance…May 2, 2018May 2, 2018
Swarup KaravadiUnderstanding Redux as a CQRS systemCQRS — Command Query Responsibility Segregation is a pattern where we use different interfaces to read and update data. This is as opposed…Jul 12, 20171Jul 12, 20171
Swarup KaravadiUsing Map Reduce to Parse Query StringsSo I am using React Router v4 in my project and came to realise that I can no longer access query parameters via the react router v4 api…May 22, 2017May 22, 2017