Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
djboz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
17 ms
·
1.
▲
by
djboz
2y ago
If the rest of your infra is on AWS(e.g., S3/RDS/Dynamo), why not just start with ECS? Egress fee's would seem to take a toll after a bit using Fly.io
2.
▲
by
djboz
3y ago
Really cool! For the Gearman workers, did you load jobs dynamically? Or, would you have to re-deploy for new jobs/updated jobs?
3.
▲
by
djboz
3y ago
Do you capture all of your job code in a single image and reference execution paths on container startup per job? Or, are you building an image per job?
4.
▲
by
djboz
3y ago
What's the workflow for job registration look like? Does an engineer upload a single script/binary to some storage service(e.g., EFS/S3/whatever) or builds and uploads a container with script/binary, registers the r