Hacker News new | ask | show | jobs
by mwarkentin 1547 days ago
https://aws.amazon.com/apprunner/ Is a bit closer
1 comments

what if a process takes like an hour or two to finish, can apprunner handle this?

Often I find myself panicking because I can't finish a task in 15 minute limit, and so I end up spinning up Lightsail server to process long running tasks, which means I need to create SQS queue to manage pending jobs, and its a wheel I seem to reinvent constantly.