few days ago, AWS announced availability of new feature for DynamoDB which is DynamoDB vector search DynamoDB now supports vector search . the new feature allows you to store vector embeddings alongside your data, this will allow you to run similarity search without the replication overhead of y...
Source: [Dev.to](https://dev.to/muash10/closer-look-on-dynamodb-vector-search-vs-s3-vectors-14db)