Sample Header Ad - 728x90

Are there any community tools that automatically configure log shipping from Amazon S3?

-1 votes
1 answer
113 views
There are many community tools for setting up log shipping, e.g. dbatools' [Invoke-DbaDbLogShipping](https://docs.dbatools.io/Invoke-DbaDbLogShipping.html) . However, they assume that both the source and target server have access to a shared network share. In my situation, the only shared storage between my target and source servers (both Amazon EC2s) is an Amazon S3 bucket. Are there any community tools setting up log shipping allows for Amazon S3 to be the shared storage? I could roll my own without much trouble, but I struggle to believe that this isn't a solved problem. Either I'm missing something big or this should be a frequently faced problem among SQL Server users on Amazon EC2.
Asked by J. Mini (1237 rep)
Aug 9, 2024, 10:35 PM
Last activity: Aug 12, 2024, 10:11 AM