Search and Analytics
Amazon OpenSearch Service
Amazon OpenSearch Service is a managed offering of the OpenSearch (Elasticsearch-derived) search and analytics engine. It provisions and patches clusters, handles backup, scaling, and access control, and exposes native OpenSearch REST APIs plus Kibana/OpenSearch Dashboards for full-text search, log analytics, and vector search workloads.
AWS
Service information
Shortname: OpenSearch
Huawei equivalent shortnames: CSS
Keywords: search, elasticsearch, analytics
Differences vs Huawei
Both products are managed, Elasticsearch-compatible cluster services, but they differ in lineage and API surface. AWS OpenSearch Service tracks the OpenSearch fork (post-7.10 licensing), while Huawei Cloud Search Service (CSS) is powered by open-source Elasticsearch and supports native Elasticsearch APIs plus ecosystem tools such as Logstash, Beats, and Kibana. Validate version and plugin parity feature-by-feature: AWS-specific features like point-in-time search, cross-cluster replication, and OpenSearch Dashboards plugins may be absent or implemented differently in CSS, and minor-version support windows differ.
Scaling and high-availability models diverge. CSS offers online scaling with rolling restarts and dual-copy configuration changes with no service interruption, and supports 200+ data nodes, plus Huawei enhancements such as decoupled compute and storage, Zstd compression, and a self-developed vector engine. AWS OpenSearch Service supports managed scaling, multi-AZ, and warm/cold tiering. Confirm target version availability, node-spec tiers, and storage/compute decoupling in the intended Huawei region, as regional rollout and quotas are not identical.
Integration and operational responsibility differ. AWS OpenSearch Service integrates with IAM, CloudWatch, Lambda, Kinesis, and S3; CSS integrates with OBS, MRS, CDM, DMS for Kafka, and Logstash for data sources. Connection to OBS, HBase, FTP, and Kafka is via in-product configuration. You remain responsible for index design, mapping, query tuning, and security policy on both platforms, but identity, networking, and monitoring tooling must be re-mapped to Huawei primitives such as IAM, VPC/ELB, and CSS monitoring rather than AWS equivalents.
Migration to Huawei
Assess the source cluster's OpenSearch/Elasticsearch version, plugins, index mappings, snapshot repository, security model, and integrations, then choose CSS as the core equivalent target. CSS supports native Elasticsearch APIs; confirm that the source OpenSearch version falls within CSS-supported major/minor versions, and that any required plugins have CSS equivalents. There is no one-click cross-cloud migration; expect a composed, tool-by-tool migration path and feature parity validation before cutover.
Migrate data and configuration using a documented Huawei migration route. For on-premises or third-party Elasticsearch clusters to CSS, Huawei documents Logstash, snapshot backup/restore (S3 plugin to OBS), the Reindex API, ESM, and Cloud Data Migration (CDM) as supported methods, each with constraints such as destination version not earlier than source and no writes during migration. CDM can migrate an entire Elasticsearch database to CSS over VPN or Direct Connect. Select the method based on whether you need incremental sync, cross-version, or cross-account moves.
Repoint applications and validate query semantics. Because both services expose Elasticsearch-compatible REST APIs, most client code and DSL queries can be retargeted by changing endpoint, authentication, and TLS settings; re-test analyzers, custom dictionaries, scoring, and dashboards. Re-map AWS-side integrations (IAM, Kibana/OpenSearch Dashboards, CloudWatch alerts, Lambda/Kinesis ingestion) to Huawei equivalents (IAM, Kibana, Cloud Eye/monitoring, DIS or DMS for Kafka). Validate index sizes, search latency, and ingestion throughput under representative load before cutover.
Account for cost-model and operational gaps. AWS OpenSearch Service typically bills by instance type and EBS storage with optional warm/cold and UltraWarm tiers; CSS bills by cluster node specification and storage, with optional decoupled cold storage and compression. Recalculate TCO using peak shard count, query rate, retention period, and cross-region or interconnect traffic. Note gaps such as AWS cross-cluster replication or point-in-time APIs that may require application-level workarounds, and confirm regional availability and quotas of CSS before production migration.
Huawei Cloud
Huawei equivalent service
Shortname: CSS
General function: Search and Analytics
Managed search and analytics service.
Keywords: search, elasticsearch, analytics