1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-07-31 22:40:19 +02:00

DevOps / Serverless / GCP (Cloud) Functions (#5496)

Added some intro text and materials to get started.
This commit is contained in:
Sören König
2024-04-29 12:50:15 +02:00
committed by GitHub
parent ed06724d78
commit b884a9cd29

View File

@@ -1 +1,6 @@
# Gcp functions
# GCP Cloud Functions
Cloud Functions are the serverless "Function-as-a-Service" offer of Google Cloud Platform.
- [GCP Cloud Functions Overview](https://cloud.google.com/functions/docs/concepts/overview)
- [GCP Cloud Functions Tutorial](https://antonputra.com/google/google-cloud-functions-tutorial/)