Hacker News new | ask | show | jobs
by glumpyfish 3363 days ago
For jobs that take longer than Lambda will allow, I use Datapipeline to run a ShellCommandActivity, which can run a bash script on an EC2 instance.
1 comments

Running an ECS task from Lambda is another option.