-
Partner Highlight: Aiven offers OpenSearch as a service
Aiven has recently announced Aiven for OpenSearch as the newest addition to their managed database services platform. As an existing provider of open source Elasticsearch as a service, the move to OpenSearch was a logical next step. Customers can stay with Aiven and have an open source upgrade path ahead of them with easy migration of existing Elasticsearch services to...
Read More -
Introduction to Cross-Cluster Replication
Earlier this year while working on Open Distro the team announced the experimental release of cross-cluster replication. I am happy to announce the general availability of cross-cluster replication for OpenSearch. This post provides a brief overview of the feature and the thought process behind the design and implementation.
Read More -
OpenSearch 1.1.0 is here!
We are excited to announce the 1.1.0 release of OpenSearch, OpenSearch Dashboards, and the OpenSearch Project plugins (available to download today).
Read More -
Building OpenSearch 1.1 Distributions using Automation
The Open Distro for Elasticsearch was a package containing open source Elasticsearch and a dozen open source plugins. Open Distro’s release process began by picking up a stable version of Elasticsearch OSS, incrementing all the plugin version numbers, and going through a development cycle. Plugins went from -SNAPSHOT to -beta, then -rc, then finally to a release.
Read More -
OpenSearch clients in Python, Go, and Node.js
Last month, the project announced the intention to release OpenSearch specific clients and today the first batch are ready for production use. You can get opensearch-py from PyPI, install opensearch-js from npm and start using opensearch-go.
Read More