Hi all, I'm looking for the way of archiving data. The data is hot for few days in our system. After that it can rarely be used. Speed is not so important for archive.
Lets say we have kafka cluster and storage system. It would be great if kafka supported moving data to storage system instead of eviction and end user could specify what storage system is used(dynamo, s3, hadoop, etc...). Is it possible to implement? What other solutions you can advice? Regards, Anatoly