OpenSearch

aws/database aws/service

💡 Definition

Amazon OpenSearch Service (formerly Amazon Elasticsearch Service) is a fully managed service that makes it easy to deploy, operate, and scale OpenSearch clusters in the AWS Cloud. OpenSearch is a community-driven, open-source search and analytics suite derived from Elasticsearch.

🔑 Key Concepts

⚙️ How it Works

You create an OpenSearch domain, which is an OpenSearch cluster. You ingest data into it (e.g., application logs), and then you can use OpenSearch Dashboards (formerly Kibana) to visualize and query your data.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * CloudWatch * Kinesis * S3