Need help with setting up MS-SQL on EC2.
- by Hareem Haque
I have a large MS-SQL database that i need to send to the aws cloud.
The issue is how do i persist my sql data and how to setup MS-SQL cluster using windows AMI.
The real issue is that for replication i need to use the private ip's of the instances. However, these ip's are always dynamic and will change on server launch.
Any ideas on how i can get rid of this problem.
I really appreciate your help
Best Regards
Hareem Haque