saurav omarRe-Index Billions of Documents in Elastic-Search from different Cluster:We can use the reindex API to migrate indices data from one cluster to another cluster.Aug 6, 2020Aug 6, 2020
saurav omar2PC: Two-phase commit protocolIn a distributed system, transactions involve altering data on multiple databases, Which causes the processing to be more complicated…Jun 22, 20201Jun 22, 20201
saurav omarElasticSearch Thread PoolsWhen dealing with a large number of parallel operations in elastic search, such as search requests or bulk indexing operations…Jun 9, 20202Jun 9, 20202
saurav omarElastic Search Backup and Restore (SnapShot and Restore)As a cluster and your indices grow, data backup or archival of data becomes a necessity. Let’s say if suddenly some of nodes went down…Jun 6, 2020Jun 6, 2020
saurav omarZGC Garbage Collector: Low Latency and ScalableIn this article, we will see how ZGC works. If you also wanted to learn about G1GC you can go through this link. This will give a better…Nov 27, 2019Nov 27, 2019
saurav omarForward Proxy Vs Reverse ProxyA proxy server is an intermediary server that forwards requests for content from multiple clients to different servers across the Internet.Nov 26, 20191Nov 26, 20191