nate berkopec on Nostr: Everyone should be using Spot instances for all web and background job workloads. ...
Everyone should be using Spot instances for all web and background job workloads.
Your requests should be timing out after 60 seconds tops, and your background jobs should be resumable (or at least idempotent). Spot is not a problem. Take the 70% savings off your AWS bill.
Your requests should be timing out after 60 seconds tops, and your background jobs should be resumable (or at least idempotent). Spot is not a problem. Take the 70% savings off your AWS bill.