gcp
Tutorial HTTP Endpoints with GCP Function (2nd Gen) and Go
Cloud Functions provide a lightweight execution environment for code in various languages. They are the serverless compute solutions in Google Cloud Platform (GCP) that is similar to AWS Lambda functions in AWS. There are two different versions of Cloud Functions available: 1st Gen and 2nd Gen. 2nd Gen is recommended