AWS Cloud Plugin for Elasticsearch that enables Elasticsearch clusters to run on AWS infrastructure.
AWS Cloud Plugin for Elasticsearch is an official Elasticsearch plugin that provides integration with Amazon Web Services infrastructure. It enables Elasticsearch clusters to run efficiently on AWS by offering features like EC2-based node discovery, S3 snapshot repositories, and AWS IAM authentication. The plugin solves the problem of deploying and managing Elasticsearch clusters in AWS environments with cloud-native capabilities.
DevOps engineers, system administrators, and developers who deploy and manage Elasticsearch clusters on Amazon Web Services infrastructure.
Developers choose this plugin because it's the official AWS integration from Elastic, providing reliable and well-maintained connectivity between Elasticsearch and AWS services. It offers seamless deployment, automated node discovery, and cloud-native backup solutions specifically designed for AWS environments.
AWS Cloud Plugin for Elasticsearch
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
As an official Elasticsearch plugin, it provides reliable and tested connectivity with AWS services, ensuring compatibility and support from Elastic.
Uses AWS APIs to automatically discover Elasticsearch nodes within EC2 instances, simplifying cluster setup in cloud environments as per the EC2 Discovery feature.
Enables using Amazon S3 as a snapshot repository for Elasticsearch backups, offering scalable and durable storage, as highlighted in the S3 Repository Support.
Supports AWS Identity and Access Management for secure authentication, reducing the need for separate credential management, as noted in the IAM Integration feature.
The plugin is no longer maintained in this repository; for Elasticsearch 2.0 and above, users must rely on integrated solutions, as indicated by the 'Project MOVED!' note.
Only supports Elasticsearch versions up to 1.7, making it unsuitable for modern deployments that use newer features and security updates, based on the version table.
Requires manual effort to migrate to current Elasticsearch setups, as the plugin's functionality is now part of core or hosted services, with no clear guidance in the README.