Charmed OpenSearch Tutorial - Overview

Charmed OpenSearch tutorial

The Charmed OpenSearch Operator delivers automated operations management from day 0 to day 2 on the OpenSearch document database. It is an open source, end-to-end, production-ready data platform product running on Juju. This tutorial will cover the following:

  1. Setting up your environment
  2. Deploying OpenSearch
  3. Enable TLS
  4. Connecting to OpenSearch
  5. Managing User Credentials
  6. Horizontal Scaling
  7. Teardown

This tutorial assumes a basic understanding of the following:

  • Basic linux commands.
  • OpenSearch concepts such as indices and users.

To learn more about these concepts, visit the OpenSearch Documentation