This blog offers a helpful guide for migrating from Amazon OpenSearch (Elasticsearch) to a Google Cloud VM-based cluster. https://medium.com/google-cloud/migrating-from-amazon-opensearch-elasticsearch-to-a-google-cloud-vm-...
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! Go to Solution.
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.
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
This blog offers a helpful guide for migrating from Amazon OpenSearch (Elasticsearch) to a Google Cloud VM-based cluster. https://medium.com/google-cloud/migrating-from-amazon-opensearch-elasticsearch-to-a-google-cloud-vm-...