You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloud Functions is a scalable pay-as-you-go function as a service (FaaS) to run your code with zero server management. In Falcosidekick, there is support available for some Google Cloud services like Storage, Pub/Sub, etc. So, it would be nice to have if we add another Google Cloud service named Cloud Function as an output for the Falcosidekick.
Feature
As I mentioned above, we have support for some Google Cloud services in Falcosidekick, we can add the code for Cloud Functions support to the available code used for implementing other Google Cloud services.
Alternatives
Alternatively, there is no support for Cloud Run which is another FaaS solution in Google Cloud in Falcosidekick, maybe we can add that later.
Additional context
The text was updated successfully, but these errors were encountered:
Motivation
Cloud Functions is a scalable pay-as-you-go function as a service (FaaS) to run your code with zero server management. In Falcosidekick, there is support available for some Google Cloud services like Storage, Pub/Sub, etc. So, it would be nice to have if we add another Google Cloud service named Cloud Function as an output for the Falcosidekick.
Feature
As I mentioned above, we have support for some Google Cloud services in Falcosidekick, we can add the code for Cloud Functions support to the available code used for implementing other Google Cloud services.
Alternatives
Alternatively, there is no support for Cloud Run which is another FaaS solution in Google Cloud in Falcosidekick, maybe we can add that later.
Additional context
The text was updated successfully, but these errors were encountered: