nelhage / llama

Apache License 2.0
589 stars 24 forks source link

EC2 + smurfs for cost optimization within a runtime budget? #21

Open chadbrewbaker opened 3 years ago

chadbrewbaker commented 3 years ago

From a cost sweet spot, it might make sense to launch an EC2 Spot/Batch/Fargate/Codebuild then smurf more costly lambda workers on the highly parallel sections. For this to work you need artifact execution times for an architecture, localhost/network latency, and localhost/network bandwidth.

Mind dump of questions:

# https://talawah.io/blog/extreme-http-performance-tuning-one-point-two-million/
sudo ping -U -q -i 0 -s 18 -w 10 IP_ADDRESS