AWS | S3 Bucket keysAWS announced s3 bucket keys which reduce the calls to the KMS (Key Management Service) when objects in S3 are encrypted/decrypted. If you…Dec 30, 2020Dec 30, 2020
Are you sure SIGTERM is received by your application in Kubernetes?Long time ago, I was doing resilience review for an application and figured that the shutdown hook was not executed by the application when…Nov 26, 2020Nov 26, 2020
Protocol Buffers — Custom CodegenI went through quite a bit of struggle to decode how to add custom plugin to protoc. In this article, I will introduce protocol buffer’s…Nov 23, 2020Nov 23, 2020
Sql Server datetimeI was working on a POC in an application to trigger runs which would update status tables at both Postgres and SqlServer. Well, it was…Jul 26, 2020Jul 26, 2020
Spring Scheduler — Dynamically changing the scheduleI have not seen in-process schedulers used widely. There is usually a dedicated application that is built solely for the purpose of…Jun 19, 20203Jun 19, 20203
Using Flyway with Spring bootI was playing around with Flyway and Spring boot recently.Jun 17, 2020Jun 17, 2020
Kafka MaterialsI had signed up as a Mentor for a pilot program based on Experiential Learning to mentor a group of 5 people on technology that they have…Jun 7, 2020Jun 7, 2020
Spring Recipe based TrainingA good way to dive in-depth with any technology/framework is actually to try out every essential feature yourself. If you want to learn…May 6, 2020May 6, 2020
Using Slack apps for some fun gamesIf you haven’t already my blog on building serverless slack bot, do give it a read hereMay 3, 2020May 3, 2020