SQL Clone and AWS
Hi,
i would like to introduce sql clone in my company. We have sql server database on-premise and on aws (rds). I would like to know if i can create image from rds.
thanks
Giuseppe
Tagged:
Best Answer
-
Tianjiao_Li Posts: 684 Rose Gold 5Hi Giuseppe,
Although you can't create image directly from AWS RDS SQL Server, you can actually create .BAK files and then use that to create images and clones locally or on AWS EC2 based VMs.
I hope this helps and please do let us know if you have any further questions.