You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Serverless Cloud Function (SCF) is Tencent Cloud's event-driven serverless compute service. SCF lets you run code without managing servers — the equivalent of AWS Lambda or Alibaba Cloud Function Compute.
SCF allows you to:
Event (e.g., COS upload, API Gateway request)
│
▼
┌─────────────────┐
│ SCF Runtime │
│ ┌─────────────┐ │
│ │ Your Code │ │
│ └─────────────┘ │
└────────┬────────┘
│
▼
Response / Output
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.