Need help with setting up MS-SQL on EC2.
        Posted  
        
            by Hareem Haque
        on Server Fault
        
        See other posts from Server Fault
        
            or by Hareem Haque
        
        
        
        Published on 2010-03-16T14:46:40Z
        Indexed on 
            2010/03/16
            14:51 UTC
        
        
        Read the original article
        Hit count: 329
        
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
© Server Fault or respective owner