Every month in the first three months after the activation of SCF (including the month of activation), you are entitled to a free tier, which will be reset in the next calendar month. The free tier will be granted when you purchase a package through free trial or will be granted automatically by the system by default. A free tier includes one million event-triggered function invocations and one million HTTP-triggered function invocations, resource usage of one million GBs, and public network outbound traffic of 2 GB. You can also get a free tier by purchasing a Personal Advanced package through free trial, and the function concurrency quota will be doubled.
Note:
Granting Time | Billable Item | Free Tier | Description |
---|---|---|---|
Every month in the first three months after the activation (including the month of activation) | Number of invocations | One million invocations (one million invocations for event-triggered functions and one million invocations for HTTP-triggered functions) | None |
Resource usage | One million GBs | ||
Public network outbound traffic | 2 GB |
The following table lists free execution durations per function per month when the function is configured with different memory sizes under the free tier plan for the first three months:
Memory (MB) | Free Duration (Seconds) |
---|---|
64 | 16,000,000 |
128 | 8,000,000 |
256 | 4,000,000 |
512 | 2,000,000 |
1024 | 1,000,000 |
1536 | 666,666 |
3072 | 333,333 |
After three months of activation of SCF, you will no longer be entitled to a free tier, and the system will grant a basic package tier (including 500,000 invocations of event-triggered functions, 500,000 invocations of HTTP-triggered functions, resource usage of 100,000 GBs, and public network outbound traffic of 2 GB) and automatically deduct 1.8 USD (by deducting 0.06 USD per day) every month. If you have valid packages or remaining resource packs, the system will not deduct the basic package fees. If the function resource usage, number of invocations, and public network outbound traffic in the last calendar month are all 0, the basic package fees will not be charged in the current month.
Granting Time | Billable Item | Free Tier | Basic Package Tier | Description |
---|---|---|---|---|
Every month after three months of the activation | Number of invocations | 0 invocations (0 invocations for event-triggered functions and 0 invocations for HTTP-triggered functions) | 500,000 invocations (500,000 invocations for event-triggered functions and 500,000 invocations for HTTP-triggered functions) | The system will grant a basic package tier and automatically deduct 1.8 USD every month. |
Resource usage | 0 GBs | 100,000 GBs | ||
Public network outbound traffic | 0 GB | 2 GB |
Was this page helpful?