News

Google recently announced the public preview of the second generation of Cloud Functions, the functions as a service platform on Google Cloud. The new version introduces more controls over ...
Cloud Functions is joining Google App Engine in its support for the Go programming language on the Google Cloud Platform.
Cloud Functions, Google’s serverless platform that competes directly with tools like AWS Lambda and Azure Functions from Microsoft, is now generally available, the company announced at its Cloud ...
Google Cloud recently announced the public preview of PHP on Cloud Functions. The Functions Framework for PHP supports HTTP functions, to respond to HTTP events, and CloudEvent functions to ...
Google Cloud Functions -- often used for serverless, event-driven projects -- now supports .NET, but the new support is a release behind Microsoft's latest .NET offering. On Nov. 19, Google announced ...
Google Cloud Functions, the latest addition to the Google Cloud Platform, enables developers to upload JavaScript code snippets that are triggered in response to a few events. This new service ...
Not to be outdone, Google has launched with little fanfare a similar effort, Google Cloud Functions. The premise of Cloud Functions is almost exactly the same as Lambda.