tencent cloud

Serverless Cloud Function

Introduction

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2025-10-30 21:54:39

SCF is an FaaS (Function as a Service) service that hosts and runs your code with user-configured triggers. With SCF, you can define triggers and SCF will run your code in response to events you defined.

SCF provides a serverless execution environment, with which you can your code without purchasing and managing servers. You only need to write your core with the platform-supported languages, configure the required conditions. SCF will executes your code and scales automatically on Tencent Cloud infrastructures.

Note:

  • All APIs in this section are version 3.0. New SCF APIs added in the future will also be version 3.0. We strongly recommend you use 3.0 APIs.
  • Legacy APIs remain available but will not be updated. For documentation of legacy APIs, see SCF API (Legacy).

Glossary

Term Description
SCF Serverless Cloud Function (SCF) is an FaaS (Function as a Service) service that hosts and runs your code with user-configured triggers. With SCF, you can define triggers and SCF will run your code in response to events you defined.
Trigger SCF functions are triggered by events. Event sources serve as the triggers, which are usually resource objects of other products such as a COS bucket, a CMQ topic or a timer.

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백