Hacker News new | ask | show | jobs
by laurencerowe 3622 days ago
Running long running jobs on EC2 spot instances. It's not uncommon for a bioinformatics pipeline to have a multi-day runtime. If you can checkpoint every hour or so you can use spot-instances and save ~80% of your compute costs.