Hacker News new | ask | show | jobs
by orf 822 days ago
If only there was some kind of long-lived proxy you could put in front of things that would handle connection pooling and would forward requests onto a short-lived backend, scaling up instances as needed to serve those requests.
1 comments

Ok, this would still obviate the use of gRPC on lambda
Why?