Hacker News new | ask | show | jobs
by shiftyck 384 days ago
Eh idk Cloud Run is much better suited to long running instances than Lambda. You would use Cloud Functions for those types of workloads in GCP.
1 comments

For those who don't know, AWS Lambda functions have a hard limit of 15 minutes.