Before Sharding - Steps and Alternatives A Guide to When You Should Shard Your Database By Abhishake Sen Gupta Posted on January 15, 2025 Understand the Problem [Read More] Tags: #database #sharding
Setting DynamoDB Locally & Configuring AWS CLI A Guide to Local Setup of DynamoDB & AWS CLI Configuration By Abhishake Sen Gupta Posted on January 15, 2025 Using DynamoDB Locally [Read More] Tags: #database #dynamodb #aws
DynamoDB Best Practices A Guide to Best Practices of DynamoDB By Abhishake Sen Gupta Posted on January 14, 2025 Design Do’s [Read More] Tags: #database #dynamodb #aws
How TOTP Works? A Guide to Time Based One Time Password By Abhishake Sen Gupta Posted on January 13, 2025 Introduction [Read More] Tags: #nodejs #totp
Implementing Token-Based Authentication with Spring Boot and Spring Security A Comprehensive Guide to Secure Authentication and Authorization using JSON Web Tokens (JWT) By Abhishake Sen Gupta Posted on April 2, 2024 [Read More] Tags: #spring-boot #java #spring-security