Indexing append-only S3 files for reasonably faster accessS3 is widely used for static data storage, sharing, hosting and analytics. Its powerful, simple, reliable and considerably cheap.May 11, 2023A response icon1May 11, 2023A response icon1
Migrating a service from Java 8 to Java 17I just migrated a legacy service from Java 8 to 17 and it was a smooth experience, except for a few. Here are some lessons learnt in the…Apr 1, 2023A response icon1Apr 1, 2023A response icon1
Optimizing GC time by reducing Humongous allocationsRecently I was debugging into latency problems in a service and figured quite a few GC related issues on the way. This is a summary of the…Mar 11, 2022Mar 11, 2022