#knowledge
Cloud Service Model (XaaS)のうち、特定の関数単位の実行環境を提供するサービス。
Examples
- AWS Lambda
- Cloud Functions
#knowledge
Cloud Service Model (XaaS)のうち、特定の関数単位の実行環境を提供するサービス。
diff --git a/cells/2026060611-faas.md b/cells/2026060611-faas.md new file mode 100644 index 0000000..5d5586b --- /dev/null +++ b/cells/2026060611-faas.md @@ -0,0 +1,10 @@ +# FaaS: Function as a Service + +#knowledge + +[[2026060607]]のうち、特定の関数単位の実行環境を提供するサービス。 + +## Examples + +- AWS Lambda +- Cloud Functions