06 May 2025
11:10 AM
- last edited on
07 May 2025
07:28 AM
by
MaciejNeumann
Currently we manage an environment where we have all dynatrace managed cluster nodes and activegates on physical machines running linux, monitoring both on premise environments and aws eks cloud.
We are planning to migrate our on premise Dynatrace managed clusters and activegates to a private AWS EKS cloud while still staying with Dynatrace managed.
As an end result we will have dynatrace managed cluster nodes running on AWS EKS alongside with activegates running on AWS EKS, monitoring both on premise hosts and the aws eks environment.
Is there anyone who has experienced such migration, is there any documentation provided covering the parts that can be problematic?
Thanks for your help,
Solved! Go to Solution.
07 May 2025 08:47 AM
Hello @Gabor
I'd recommend to migrate using backup & restore method. To configure automatic backup for a Dynatrace Managed cluster
In the Dynatrace menu, go to Settings > Backup.
Enable cluster backup and choose the scope:
User sessions may contain sensitive information.
Exclude user sessions from the backup to remain compliant with GDPR.
Exclude timeseries metric data from the backup if your historical data isn't relevant and you only want to retain configuration data.
Include backup of Log Monitoring events.
(Optional) Select data center. This step is required only if you have multiple data center deployment (Premium High Availability deployment). For more information on Premium High Availability deployments, see High availability for multi-data centers and Disaster recovery from backup
Provide a full path to the mounted network file storage where backup archives are stored.
Configure start time.
For cluster restore, please follow the below document and put into consideration
https://www.dynatrace.com/support/help/shortlink/managed-cluster-restore#restore-from-backup
For further details, please check the main document for cluster backup and restore.
https://www.dynatrace.com/support/help/shortlink/managed-cluster-restore
Thanks,
Islam
13 May 2025 08:29 AM
Thank you Islam for your help!