logoalt Hacker News

ZeroCool2ulast Wednesday at 2:00 PM2 repliesview on HN

I think Cloud Run Functions would be the direct equivalent to Lambda.


Replies

hn_throwaway_99last Wednesday at 2:21 PM

I agree, but in the GCP world, a lot of these things are merging. My understanding is that Cloud Run, Cloud Run Functions (previously known as Cloud Functions Gen2) and even App Engine Flexible all run in the same underlying cloud run infrastructure, so it's essentially just some interface differences that to me now seem more like historical legacy/backwards compatibility reasons than meaningful functionality differences (e.g. Functions can now handle multiple concurrent requests).

show 1 reply
AChampaignlast Wednesday at 2:16 PM

Oh, you’re probably right.