RKRaja Khaninraja1234.hashnode.dev·Sep 7, 2023 · 4 min readWhy we should use a Database proxyIn this article, I will discuss the following points: What is a database proxy A little introduction to a proxyless architecture The bottlenecks caused by databases even with rich system resources and their impact on the overall throughput lead t...00
RKRaja Khaninraja1234.hashnode.dev·Aug 16, 2023 · 3 min readDistributed Caching :In this blog, I will discuss what is distributed caching and why we need distributed caching. In a distributed environment it is always recommended to have a layer for cache. Later in this article, I will discuss the key points of using cache. But le...00
RKRaja Khaninraja1234.hashnode.dev·Jul 18, 2023 · 2 min readUse cases of Elastic SearchIntroduction Hi, In this article I will discuss all probable use cases of Elastic Search. So let me start with a quick introduction. Elastic search is an open-source full-text search and analytics engine which is built on top of Apache Lucene. Elasti...00