Tag: Elasticsearch

  • Elasticsearch going Open Source ? GPL vs AGPL

    Elasticsearch going Open Source ? GPL vs AGPL

    Introduction So this thought began from the news article I read about Elasticsearch being open source again. You can read about it here : https://www.elastic.co/blog/elasticsearch-is-open-source-again Open source software (OSS) is the backbone of modern technology, enabling developers to build upon the work of others without the constraints of proprietary software. Central to this philosophy are…

  • Sizing Elasticsearch

    Elasticsearch is a powerful search and analytics engine that can scale to handle large volumes of data. However, one of the critical steps to ensuring its optimal performance and reliability is correctly sizing your Elasticsearch cluster. In this blog post, we will dive deep into the factors you need to consider when sizing your Elasticsearch…

  • Elasticsearch is Not a Database !!!

    In the vast and evolving world of technology, terminology and functionalities often get entangled, leading to misconceptions. One common confusion is regarding Elasticsearch and its classification. Many developers and engineers, especially those new to the ecosystem, mistake Elasticsearch for a traditional database. This blog aims to clarify this misconception by delving into what Elasticsearch truly…