tencent cloud

Tencent Cloud Elastic Microservice

Release Notes and Announcements
Announcements
Release Notes
Product Introduction
Overview
Strengths
Scenarios
Purchase Guide
Billing Overview
Product Pricing
Overdue Policies
Getting Started
Step 1. Get the Access Permission
Step 2. Create an Environment
Step 3. Create an Application
Step 4. Deploy the Application
Operation Guide
Environment Management
Application Management
Permission Management
View Change Record
Practical Tutorial
Use of GitHub Actions in TEM
Hosting a Static Website
Public Network Access of TEM Applications
TEM Application Access to Public Network (Through API Gateway)
TEM Application Failure Troubleshooting Guide
Quick Access to TEM Application Through API Gateway
Java Application Fine-Tuning
Migration from Java 8 to Java 11
API Documentation
History
Introduction
API Category
Making API Requests
Environment APIs
ModifyIngress
Resource APIs
Application APIs
Service APIs
RollingUpdateApplicationByVersion
Access Policy APIs
Configuration file APIs
Log collecting APIs
Scaling Rule APIs
Application Version APIs
Other APIs
Workload APIs
Data Types
Error Codes
FAQs
TEM Configuration
Contact Us
Glossary
TEM Policy
Privacy Policy
Data Privacy and Security Agreement

Product Pricing

PDF
Focus Mode
Font Size
Last updated: 2024-01-09 12:00:35

Billable Items and Unit Prices

See below for the pricing details of TEM service:
Category
Item
Unit price
Environment
Environment
0.00024876 USD/environment/minute
Application
CPU
0.00031344 USD/core/minute
MEM
0.0001195 USD/GiB/minute

Billing Example

See below for the billing example.
An environment is created on August 1, 2022 at 10:00:10, and then terminated on August 1, 2022 at 10:29:40.
An application is deployed in the environment on August 1, 2022 at 10:15:20, with five 1C2GiB instances created. All the instances are stopped on August 1, 2022 at 10:24:59.
There are no other TEM resources in used.
In the case, the billing for the TEM service is calculated as below:
Category
Spec
Duration (one minute minimum charge)
Amount
Environment fee
One
30 mins (Aug/1/2022 10:29:40 - Aug/1/2022 10:00:10 = 29 mins 30 secs)
0.0074628 USD (0.00024876 * 1 * 30)
Application fee
Five 1C2GiB instances
10 mins (Aug/1/2022 10:24:59 - Aug/1/2022 10:15:20 = 9 mins 39 secs
0.027622 USD (5 * (1 * 0.00031344 + 2 * 0.0001195) * 10)
The total cost is 0.0350848 (0.0074628+0.027622) USD.

Help and Support

Was this page helpful?

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

Feedback