Fernet vs. JWT: Can (and Should) You Replace JWTs with Fernet Tokens?
Understand the real differences between Fernet and JWT, and learn when symmetric authenticated encry...
Software engineer focused on back-end architecture and distributed systems. Sharing what I learn, build, and explore — this blog is where I post tutorials, project write-ups and extensions I've developed.
Understand the real differences between Fernet and JWT, and learn when symmetric authenticated encry...
Explore how Spring Boot 4 integrates resilience with @Retryable and @ConcurrencyLimit, demonstrating...
Learn the differences between partitioning and sharding, their impact on performance, scalability, c...
Discover best practices for using database indexes versus partitions, comparing their impact on quer...
Understand Redis modes including standalone, replication, sentinel, and cluster, exploring their arc...
Set up a Dockerized Redis Cluster for local development, covering container configuration, networkin...
Open-source implementation of the Fernet specification for Java
Lightweight Java library for converting values and doing arithmetic inside the same measurement cate...
Open-source library that enables developers to build SOAP services in Spring and Spring Boot using t...
Lightweight Redis Cluster docker image — 6 nodes setup for easy local development & testing.