Skip to content

Add an example that uses Cloud Functions #17

@troyraen

Description

@troyraen

Our current and planned examples use Cloud Run. This is generally preferred over Cloud Functions because it is more flexible and has higher quotas (e.g., max throughput). However, Cloud Functions is easier for non-technical folks because GCP handles some details under the hood. For example, it allows you to deploy a "bare" function and GCP takes care of containerizing it for you. Thus it has a lower barrier to entry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions