Docker Colima + Testcontainers + IntellijWith Docker Desktop moving to a paid subscription, Colima being a lightweight, open-source container was a natural choice for many…Nov 28, 2024Nov 28, 2024
Mastering Redis Cluster Upgrades: An Engineer’s Guide to a Seamless TransitionIntroductionJun 22, 2024Jun 22, 2024
Factory method ‘flyway’ threw exception with message: Unsupported Database: PostgreSQL <version>This article talks about the approach to resolving the Flyway error “Unsupported Database: Postgres <version>”Jun 17, 20242Jun 17, 20242
Why should one watch Shark Tank ?Shark Tank is a popular reality TV show that originated in the United States and has since expanded to various countries, including India…Feb 23, 2023Feb 23, 2023
AWS SQS client using Alpakka and ScalaThis blog is mainly focussed on writing a reactive client application for dealing with messages from AWS SQS (Simple Queue Service). It…Jan 19, 2021Jan 19, 2021
Tracking Time of Futures in ScalaFor most of the operations that we perform like database calls, http calls or even talking to different services, we would want our…Jun 11, 2019Jun 11, 2019
Handling a List of Options in ScalaMost of the times our domain model contains optional fields and in our application we deal with a list of domain models to perform certain…Jan 20, 2019Jan 20, 2019