Denny LesmanaImplement Leaky Bucket Rate Limiter in Spring WebfluxCase: Implement middleware to rate limit the requests.Dec 4, 2023Dec 4, 2023
Denny LesmanaUnraveling the CAP Theorem: The Fundamental Trade-Off in Distributed SystemsThe CAP Theorem is a fundamental theorem in distributed systems that states any distributed system can have at most two of the following…Jun 19, 2023Jun 19, 2023
Denny LesmanaWhat is race condition ?A Race Conditions In Distributed Or Multithreaded System generally occurs when there are multiple threads or clients trying to access the…Jun 9, 20231Jun 9, 20231
Denny LesmanaThe Twelve-Factor App ?Have you heard about The Twelve-Factor App methodology ?Nov 22, 2022Nov 22, 2022
Denny LesmanaDynamically add environment variable to an external js script with NextJSI recently started building a web app using NextJS for internal use and ran into a problem. I’d like to enable New Relic’s external JS…Jul 8, 20221Jul 8, 20221
Denny LesmanaMaster-slave replication database concept for beginnersWHAT IS THE MASTER-SLAVE DATABASE?Apr 4, 2022Apr 4, 2022