Elastic stack change from GCP to AWS

Hey,

I am currently investigating what would be the best approach to migrate current deployment from GCP to AWS.
As I see snapshots are tied to the provider and it does not allow me to restore on another provider (probably many configurations are different of the stack)
Please explain what would be the best approach as our main reason is to have all services on one provider (AWS) in same region for data transfer speed etc.

You can create a GCS repository in the old cluster, run a snapshot there.
Then add the Google repository plugin to the AWS cluster, register again the repository in the new cluster and run a restore.

HTH

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.