Implementing Distributed Locks in Spring Boot Applications with ShedLockIn distributed systems, ensuring that scheduled tasks run only once across multiple application instances is crucial.3d ago3d ago
ThreadLocal in Java: The ID Badge for Your RequestsEver wondered how microservices handle thousands of requests without mixing up their credentials? Meet RequestContext — the smart bouncer.Feb 2Feb 2
Snowflake Access Control — Part-2In Part 2, we will create a product admin role that will be used to establish roles for customers within the product.Oct 11, 2024Oct 11, 2024
Snowflake Access Control — Part-1Dive into the essential roles & permissions in Snowflake that guarantee secure data management and ensure compliance and user ManagementOct 11, 2024Oct 11, 2024
Published inAdobe Tech BlogSupervising Infrastructure and Contractual Information in Managed ApplicationsIn the realm of Managed Applications, where infrastructure meets data, monitoring is the heartbeat of success.Aug 22, 20233Aug 22, 20233
Data Pipeline using AWS Event Bridge and LambdaData is crucial information for any Customer or Company. There are many core data analytics company which not only collects but also…Apr 9, 20221Apr 9, 20221
Enabling Client to connect Sybase using SSLWe live in a world where security is one of the key concerns for any Company. Most of the applications use HTTPS to expose their APIs so…Dec 21, 2021Dec 21, 2021
Event-Driven Application using AWS EventBridge, Lambda and S3 in Java — Part 2You must have heard about AWS S3 which is used almost in every company either to host a website, static content or as File Storage. In…Sep 4, 2021Sep 4, 2021
Published inFAUN — Developer Community 🐾Azure Cosmos Database — Indexing Policies— Part 3In previous blogs, we learned about Azure Cosmos and also used Cosmos SDK to perform various operations.Jun 2, 2020Jun 2, 2020
Published inFAUN — Developer Community 🐾Azure Cosmos Database — CRUD using SDKIn the previous article, I explained the basic concepts of the Cosmos database.May 30, 2020May 30, 2020
Published inFAUN — Developer Community 🐾Azure Cosmos Database Concepts, Data Modelling — Part 1NoSQL is becoming the latest trend in all applications. You must have seen a lot of changes in the last decade where many NoSQL databases…May 23, 2020May 23, 2020
Published inFAUN — Developer Community 🐾System Design — Different ways to implement CachingSystem design is a critical part of all industries. It became a de facto standard to first work on System design in the Product…May 9, 2020May 9, 2020
Published inFAUN — Developer Community 🐾Part2 — Dockerized FileVirus Detection Service using ClamAV and Spring BootIn the previous article, we learned about how to we can use Java and ClamAV to detect any virus in a file. In this, we will learn how we…Dec 22, 20192Dec 22, 20192
Published inFAUN — Developer Community 🐾Part1 — Virus Detection Service using ClamAV and JavaIn most of the web or desktop applications, we work with files or streams. Nowadays virus attacks have increased significantly it’s also…Dec 19, 20191Dec 19, 20191