Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Migrate from aws opensearch to GCP alternative

Hi Everyone,

we are planning to migrate from aws opensearch to gcp alternative , we can't see direct document or something similar about this kind of topics , anyone have any idea

Solved Solved
0 3 810
1 ACCEPTED SOLUTION

-Rhett
Former Googler

Hi @rami91,

Welcome to the Google Cloud Community!

AWS OpenSearch is based on Elasticsearch, and while Google Cloud doesn't offer a direct equivalent, there are good alternatives. Google has partnered with Elastic to offer Elastic on GCP, a fully managed Elasticsearch service. You can also check this guide by Dipta Roy to deploy a self-managed OpenSearch cluster on Google Kubernetes Engine if you prefer more control.

For monitoring, Ops Agent on Google Cloud Observability supports Elasticsearch as a third-party integration. Migration would typically involve exporting your OpenSearch snapshots and configurations and importing them into your new environment. For more help setting up Cloud Observability, you can get support on these channels.

Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.

View solution in original post

3 REPLIES 3

-Rhett
Former Googler

Hi @rami91,

Welcome to the Google Cloud Community!

AWS OpenSearch is based on Elasticsearch, and while Google Cloud doesn't offer a direct equivalent, there are good alternatives. Google has partnered with Elastic to offer Elastic on GCP, a fully managed Elasticsearch service. You can also check this guide by Dipta Roy to deploy a self-managed OpenSearch cluster on Google Kubernetes Engine if you prefer more control.

For monitoring, Ops Agent on Google Cloud Observability supports Elasticsearch as a third-party integration. Migration would typically involve exporting your OpenSearch snapshots and configurations and importing them into your new environment. For more help setting up Cloud Observability, you can get support on these channels.

Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.

Many thanks Rhett for the details , this is very helpful