UT
Verified User in Telecommunications
Enterprise (> 1000 emp.)
"Serverless Functions for Lightweight Task Execution"
What do you like best about Google Cloud Functions?
Easy to use, just write the code everything else is handled by itself multiple runtimes are supported, I find event-based triggered cloud function very useful in cases where I have to depend on file arrival, or some change should trigger the cloud function. Review collected by and hosted on G2.com.
What do you dislike about Google Cloud Functions?
Is mostly lightweight the function cannot run more than 60 mins and has limited memory and CPU options so heavy tasks and long running jobs cannot be hosted here. Review collected by and hosted on G2.com.