Analyze what is needed to support Amazon RDS for SQL Server transport
Opened this issue · 0 comments
kbaley commented
We have people that want to use NServiceBus on Amazon RDS for SQL Server.
There's anecdotal evidence that the SQL transport and persistence work against Amazon RDS but we haven't specifically tested for it. We know some of the limitations (e.g. lack of DTC support and throttling) but there are certainly things that we are not aware of.
Perhaps do a spike against RDS for both the SQL transport and persistence (with SQL Server) and determine what we would need to do to officially support RDS for SQL Server.
Additionally, evaluate if there is merit in adding automated tests running against Amazon RDS for SQL Server.