Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I am working as a Qlik Sense developer ,currently Qlik Sense is running on AWS(Amazon web services) and now we planning to migrate it MS Azure.
Here is my Question as a Qlik Sense developer :
What are the pre and post migration steps I need to take care in my migration plan?
Could you please help me on this.
Thanks
Nikita
There are few things to consider when migrating.
Few things you can do make this migration process bit smooth -
To restore this in Azure:
Create a VM. If possible try to retain the same server name as AWS. If not, you can use the repository util tool that comes with Qlik Sense enterprise to change the value post installation/restoration process. install Qlik Sense as you would do normally. Once installed, start restoring the backup you have made from the old environment (file share/repository db etc). Keep in mind the paths for these items.
Once restoration has completed you can run the following utility tool to deal with server name changes or location changes of the shared file etc -
%ProgramFiles%\Qlik\Sense\Repository\Util\QlikSenseUtil\QlikSenseUtil.exe
Now all of these are some indicative items you need to do for a single node Windows environment. I have made some assumptions that you are on single node and on Shared persistence set up.
I have wrote a blog on backup and restoration of some of these elements. This might help you speed things up.
https://kabonline.net/2018/05/30/qlik-sense-enterprise-backup-automation-via-powershell/
There's also the official guide on backing up and restoring the site (including SSL backup process)
Hope this helps.