What is an Event Source?
An Event Source is a category of Tencent Cloud services or applications created by developers, designed to generate events that can trigger cloud functions.
What are the various Event Sources?
Currently supported triggers include: Manual (API), Scheduled, COS, CMQ Topic, API Gateway, Ckafka, among others. More trigger methods are being continuously added.
What is the latency of the function's response to events?
In regular requests, SCF can process response times within milliseconds. However, latency will increase during function creation, updates, or if it has not been triggered recently.