top | item 33429936

(no title)

rem7 | 3 years ago

I wrote something similar that I use across 2 laptops, so it stores it in AWS. The gist of it is firehose to S3 then use Athena to query. My zsh shell sources a script that has functions that uses the AWS cli to post data or query.

discuss

order

dopidopHN|3 years ago

Out of curiosity: why not straight to s3?