Handling Data for a Billion Users: How Tech Giants Do ItHandling data for a billion users? It’s a big challenge, but tech giants like Facebook, Google, and Amazon do it with intelligent…Mar 18Mar 18
Exploring Event-Driven Architectures (EDA) with AWSEvent-driven architectures (EDA) are built around events or messages, that trigger actions in a system.Mar 7Mar 7
Understanding HashMaps & simple implementation in JavaScriptWhat is a HashMap?May 26, 2024May 26, 2024
Binary Search Algorithm and Implementation in JavaScriptBinary Search algorithm is used to find the index of a given element in a sorted array.Apr 8, 2023Apr 8, 2023
Published inTowards DevSend Queue Messages in AWS SQS using Node JS to build a micro-service applicationHi there,Feb 27, 2023Feb 27, 2023
Callback Function in JavaScriptAs a JavaScript developer, every developers should know about What is a callback function is, Why it is there and what are the pros and…Dec 29, 2022Dec 29, 2022
Wrapper Classes in Java — How they Work with ExamplesIn Java, we have primitive data types such as long, short, Boolean, int, float and so on.Nov 6, 2022Nov 6, 2022
Deploying a static React application to Amazon S3 using GitHub ActionsAmazon Web Services provides scalable, reliable, and low-cost cloud infrastructure. The most commonly used storage services in AWS is S3…Jun 28, 2022Jun 28, 2022