We have project, where we are converting image in vector and store in Milvus database. After that, we check similarity between images to find the image which has less distance in vector.
For now, we are managing Milvus database cluster at our own. I am looking for cloud managed solution for vector database. Is any cloud provider provide these type of solution like AWS RDS for SQL database.
I also check AWS Rekognize, where it will identify the face in the image. Is there any other solution in market, which will give the distance in vector images?