Hello Community !
We need to move QlikSense instance from VPC to an other VPC on AWS cloud without creating a new instance and restoring the QlikSense plateforme on it because the last time we have trying this methode we have lost all the personnel sheet and bookmark in the processus of backuping the old instace and restoring it on the new instance.
I will be grateful for any help.
you can find attached our architecture on AWS
Hi @atarmouniaLMG,
According the to the AWS docs below, It's not possible to move an existing instance to another subnet, Availability Zone, or VPC. Instead, you can manually migrate the instance by creating a new Amazon Machine Image (AMI) from the source instance. Then, launch a new instance using the new AMI in the desired subnet, Availability Zone, or VPC
https://aws.amazon.com/premiumsupport/knowledge-center/move-ec2-instance/
Hi @atarmouniaLMG,
According the to the AWS docs below, It's not possible to move an existing instance to another subnet, Availability Zone, or VPC. Instead, you can manually migrate the instance by creating a new Amazon Machine Image (AMI) from the source instance. Then, launch a new instance using the new AMI in the desired subnet, Availability Zone, or VPC
https://aws.amazon.com/premiumsupport/knowledge-center/move-ec2-instance/