You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Function Compute (FC) is Alibaba Cloud's serverless computing service. It lets you run code without managing servers — you just upload your code and Alibaba Cloud handles the rest. Function Compute is the equivalent of AWS Lambda or Azure Functions.
Serverless computing means:
Event (e.g., OSS upload)
│
▼
┌─────────────────┐
│ Function Compute │
│ Runtime │
│ ┌─────────────┐ │
│ │ Your Code │ │
│ └─────────────┘ │
└────────┬────────┘
│
▼
Response / Output
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.