Thursday, October 22, 2020

.NET, Java and Ruby now available in Google Cloud Functions

  

.NET, Java and Ruby are now available in Google Cloud Functions. Those are very important additions as previously only Python and Go were available. The frameworks currently available are Java 11, .NET Core 3.1, Ruby, Node.js (8, 10 and 12), Go (1.11 and 1.13), and Python (3.7 and 3.8).

Other announcements include:

  • Availability in 11 new regions
  • A new Function Frameworks so you can run, test and debug your function locally
  • Improved Cloud Functions UI experience (see image below)
  • Security enhancements
  • Cost and scaling controls
Source: Google Cloud

What's Google Cloud Functions?

Google Cloud Functions is a Functions-as-a-Service (FaaS) platform that runs your code with zero server management.

Getting started with Google Cloud Functions

In case your interested, check these recommended links:

References

Featured Article

Detect, diagnose, and prevent performance problems using Cloud SQL Insights

Cloud SQL Insights, a database observability tool for your Cloud SQL database has just arrived in GCP ...

Popular this Week