tencent cloud

Serverless Cloud Function

Release Notes and Announcements
Release Notes
Announcements
User Guide
Product Introduction
Overview
Related Concepts
How It Works
Strengths
Scenarios
Related Products
Purchase Guide
Billing Overview
Billing Mode
Billable Items and Billing Modes
Function Computing Power Support
Free Tier
SCF Pricing
Billing Example
Payment Overdue
Getting Started
Creating Event Function in Console
User Guide
Quota Management
Managing Functions
Web Function Management
Log Management
Concurrence Management
Trigger Management
Function URL
A Custom Domain Name
Version Management
Alias Management
Permission Management
Running Instance Management
Plugin Management
Managing Monitors and Alarms
Network Configuration
Layer Management
Execution Configuration
Extended Storage Management
DNS Caching Configuration
Resource Managed Mode Management
Near-Offline Resource Hosting Model
Workflow
Triggers
Trigger Overview
Trigger Event Message Structure Summary
API Gateway Trigger
COS Trigger
CLS Trigger
Timer Trigger
CKafka Trigger
Apache Kafka Trigger
MQTT Trigger
Trigger Configuration Description
MPS Trigger
CLB Trigger Description
TencentCloud API Trigger
Development Guide
Basic Concepts
Testing a Function
Environment Variables
Dependency Installation
Using Container Image
Error Types and Retry Policies
Dead Letter Queue
Connecting SCF to Database
Automated Deployment
Cloud Function Status Code
Common Errors and Solutions
Developer Tools
Serverless Web IDE
Calling SDK Across Functions
Third-Party Tools
Code Development
Python
Node.js
Golang
PHP
Java
Custom Runtime
Deploying Image as Function
Web Framework Development
Deploying Framework on Command Line
Quickly Deploying Egg Framework
Quickly Deploying Express Framework
Quickly Deploying Flask Framework
Quickly Deploying Koa Framework
Quickly Deploying Laravel Framework
Quickly Deploying Nest.js Framework
Quickly Deploying Next.js Framework
Quickly Deploying Nuxt.js Framework
Quickly Deploying Django Framework
Use Cases
Overview
Solutions with Tencent Cloud Services
Business Development
TRTC Practices
COS Practices
CKafka Practice
CLS
CLB Practice
MPS
CDN
CDWPG
VOD
SMS
ES
Scheduled Task
Video Processing
Success Stories
Tencent Online Education
Online Video Industry
Tencent Online Education
Best Practice of Tencent IEG Going Global
API Documentation
History
Introduction
API Category
Making API Requests
Other APIs
Namespace APIs
Layer Management APIs
Async Event Management APIs
Trigger APIs
Function APIs
Function and Layer Status Description
Data Types
Error Codes
SDK Documentation
FAQs
General
Web Function
Billing FAQs
Network FAQs
Log FAQs
SCF utility class
Event Handling FAQs
API Gateway Trigger FAQs
Related Agreement
Service Level Agreement
Contact Us
Glossary

Free Tier

PDF
Focus Mode
Font Size
Last updated: 2024-12-02 20:27:11

Free tier granting

Every month in the first three months (including the month of activation)

Every month in the first three months after the activation of Serverless Cloud Function (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 1,000,000 GB, 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
Users who have used SCF for less than three months as of June 1, 2022 will still be granted a free tier for one month on June 1.
Users who have used SCF for less than two months as of June 1, 2022 will be granted a free tier on June 1 and July 1 for the respective months.
Users who have used SCF for less than one month as of June 1, 2022 will be granted a free tier on June 1, July 1, and August 1 for the respective months.
Granting Time
Billable Items
Free Tier
Description
Every month in the first three months after the activation (including the month of activation)
Number of calls
One million invocations (one million invocations of event-triggered functions and one million invocations of HTTP-triggered functions)
None.
Resource Usage
1,000,000 GB
Public traffic out
2 GB
The following table lists the 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

Every month three months later after activation

Three months later after 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 GB, and public network outbound traffic of 2 GB) every month and deduct 0.06 USD per day. If you have valid packages, 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 Items
Free Tier
Basic Package Tier
Description
Every month three months later after activation
Number of calls
0 invocations (0 invocations of event-triggered functions and 0 invocations of HTTP-triggered functions)
500,000 invocations (500,000 invocations of event-triggered functions and 500,000 invocations of HTTP-triggered functions)
The system will grant a basic package tier every month and deduct 0.06 USD per day.
Resource Usage
0 GB
100,000 GB
Public traffic out
0 GB
2 GB

Reminders

The free tier for every month in the first three months cannot be accumulated and will be reset at the beginning of the next month.
Upon settlement, fees are deducted in the order of free tier/basic package tier > namespace-specific package > region-specific package > pay-as-you-go billing (applying vouchers) > pay-as-you-go billing. In other words, the free tier/basic package tier is used first, and fees for extra usage are deducted from valid packages. If no valid packages are available or the packages have been used up, fees are charged in the pay-as-you-go mode.
The free tier of resource usage is not applicable to idle provisioned concurrency.
The function invocations in a calendar month are counted on the first day of the next month. If the function resource usage, function invocations, and public network outbound traffic are all 0 in the last month, the basic package fees will not be charged in the current month. If any function usage is generated in the current month, basic package fees will be charged next month.
HTTP-triggered function response traffic is not included in the free tier. For more information, see HTTP-Triggered Function Billing.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback