bulk_extractor icon indicating copy to clipboard operation
bulk_extractor copied to clipboard

parallelize on Amazon Web Services using Simple Queue Service (SQS)

Open simsong opened this issue 8 years ago • 1 comments

Make bulk_extractor run with disk images stored in EBS or on Amazon S3. Distribute work using SQS. Currently AWS is limited to m5.24xlarge nodes with 96 vCPUs. With this addition, you could have 1000 CPU cores running...

simsong avatar Feb 10 '18 02:02 simsong

Or even better, run on Lambda.

simsong avatar Nov 09 '19 20:11 simsong