Hi,
I am using Microsoft SQL Server with Dot.net MVC application and wanted to migrate the database from SQL Server to Amazon DynamoDB. I was wondering:
Is Dynamo DB feasible with a Dot.Net application?
Do we store SQL DB dump file into DynamoDB directly or do we have any third-party tools in the market to restore SQL dump in Dynamo DB?
Does Dynamo Db support replication?
Please let me know your answer.