Omkar KulkarniLeast Outstanding Request routing using LuaAug 15th ‘24 Update: If you are using k8s for deployments of your service, there’s an option to use ISTIO-ENVOY setting with LEAST_REQUESTS…Aug 15Aug 15
Omkar Kulkarni[Part-1] Achieving 70% lossless compression for Redis WritesUsing a combination of Kryo Serialization, Lettuce DEFLATE and modifying database can help developers gain amazing memory gains!Aug 12, 20221Aug 12, 20221
Omkar KulkarniQuick Guide to bootstrapping Java 11 on EMRSteps to configure EMR to run jars compiled using Java 11/bytecode version 55.0 and some “gotchas”!Oct 10, 20211Oct 10, 20211
Omkar KulkarniScaling Data Engineering using Scala Implicits and Ad-hoc Polymorphism with Apache SparkOften times we see ourselves chaining .read(), .join(), .groupBy() and .agg()for machine learning, recommendations or predictions. I have…Apr 28, 20212Apr 28, 20212