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

Glossary

PDF
Focus Mode
Font Size
Last updated: 2024-01-09 12:43:22

AS

For more information, please see Auto Scaling.

Consul

Consul is a highly available distributed system that contains multiple components; therefore, it can provide multiple features. Currently, its main feature is service discovery.

Service instance

Each individual workload in a service is called a service instance.

Environment

An environment is an abstract collection of resources and objects. Services in different environments are isolated from each other. Under the premise of network connectivity, services in the same environment can discover and call each other.

Decoupling

Decoupling refers to breaking the coupling relationship, so that the three layers of data model, business logic, and view display are less coupled with each other, and their mutual dependence and the scope of impact of any potential incident are minimized.

Auto Scaling

Auto Scaling is a managerial service that automatically adjusts elastic computing resources based on business needs and policies.

Tencent Cloud Elastic Microservice

Tencent Cloud Elastic Microservice (TEM) is a serverless PaaS platform designed for microservice applications. It perfectly combines serverless resources and the microservice architecture to provide a complete set of out-of-the-box microservice solutions.

TEM

For more information, please see Tencent Cloud Elastic Microservice.

Registry

A registry is equivalent to an "address book" in the microservice architecture and is used to record the mapping relationship between services and service addresses. In the distributed architecture, services are registered in the registry, and when a service needs to call other services, it finds the addresses of such services in the registry and call them.

Help and Support

Was this page helpful?

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

Feedback