Hacker News new | ask | show | jobs
by 015a 1739 days ago
If the lambda were running on the same machine as the server, maybe, but that's not how lambda works.
1 comments

Ah you're right. I was thinking the watchdog was querying the server. I see now they're both part of the same fargate task, so it's just checking for local network connections.