Launch: Job

Опубликовано: 01 Январь 1970
на канале: SST
572
22

Job — a simple way to run functions that can take up to 8 hours.

https://docs.sst.dev/long-running-jobs

Chapters

0:00 - Intro
3:37 - Demo

Deep Dive

30:56 - Deep dive into the construct
55:26 - Granting permissions for running the job
1:03:40 - Typesafety
1:08:51 - Defining the job handler
1:10:40 - Running the job
1:12:27 - Live debugging the job

Q&A

1:15:22 - Q: When should I use `Job` vs `Function`?
1:18:00 - Q: Is `Job` a good fit for batch jobs?
1:21:08 - Q: Why CodeBuild instead of Fargate?

1:25:03 - Wrapping up