Tencent Cloud Middleware
Author

Tencent Cloud Middleware

Official account of Tencent Cloud Middleware. Focuses on microservices, messaging middleware and other cloud‑native technology trends, publishing product updates, case studies, and technical insights. Regularly hosts tech salons to share effective solutions.

110
Articles
0
Likes
51
Views
0
Comments
Recent Articles

Latest from Tencent Cloud Middleware

100 recent articles max
Tencent Cloud Middleware
Tencent Cloud Middleware
Aug 4, 2022 · Cloud Native

Mastering Service Routing in Tencent TSF: Governance, Gray Release, Unitization, and Near Routing

This article explains how Tencent Cloud's TSF implements service routing—including governance routing, fault‑tolerant protection, multi‑branch testing, full‑link gray release, message traffic coloring, unit‑level routing, and near‑routing—detailing configuration parameters, practical scenarios, and step‑by‑step setup guidance for large‑scale microservice deployments.

gray-releaseservice routingtraffic management
0 likes · 20 min read
Mastering Service Routing in Tencent TSF: Governance, Gray Release, Unitization, and Near Routing
Tencent Cloud Middleware
Tencent Cloud Middleware
Aug 2, 2022 · Operations

Mastering Microservice Governance with Tencent TSF: A Practical Blueprint

This article outlines the evolution of microservice architecture, the rising need for service governance, and provides a detailed, step‑by‑step guide to planning, organizing, and implementing governance capabilities using Tencent Cloud TSF, including its core concepts, preparation checklist, governance blueprint, and SDK communication mechanisms.

SDKservice governance
0 likes · 13 min read
Mastering Microservice Governance with Tencent TSF: A Practical Blueprint
Tencent Cloud Middleware
Tencent Cloud Middleware
Jul 25, 2022 · Operations

How Tencent Scaled Apache Pulsar to Process Billions of Messages Daily – Ops Lessons & Tuning Guide

This article details the design, deployment, and performance‑tuning techniques used by Tencent's TEG Data Platform to operate a massive Apache Pulsar cluster handling trillions of messages per day, covering server‑side parameters, client‑side configurations, common bottlenecks, and step‑by‑step troubleshooting advice.

Apache PulsarGo SDKLarge Scale Messaging
0 likes · 22 min read
How Tencent Scaled Apache Pulsar to Process Billions of Messages Daily – Ops Lessons & Tuning Guide
Tencent Cloud Middleware
Tencent Cloud Middleware
Mar 29, 2022 · Cloud Native

How to Implement Non‑Intrusive In‑Cluster DNS with PolarisMesh

This article explains the internal DNS challenges of VIP‑based service routing, compares intrusive SDK‑based and non‑intrusive DNS approaches, and details how PolarisMesh supports both centralized and distributed DNS implementations, including their capabilities, configuration steps, and future enhancements.

DNSPolarisMeshservice discovery
0 likes · 9 min read
How to Implement Non‑Intrusive In‑Cluster DNS with PolarisMesh
Tencent Cloud Middleware
Tencent Cloud Middleware
Mar 16, 2022 · Cloud Native

How Femas Enables One‑Stop Cloud‑Native Microservice Management

Femas, the first open‑source cloud‑native standard microservice management framework from Tencent, unifies control‑plane protocols and data‑plane components to help enterprises smoothly transition to cloud‑native architectures, offering modular, multi‑runtime capabilities, plug‑in extensibility, and a ready‑to‑use console.

Femascloud-nativemulti-runtime
0 likes · 14 min read
How Femas Enables One‑Stop Cloud‑Native Microservice Management
Tencent Cloud Middleware
Tencent Cloud Middleware
Mar 10, 2022 · Cloud Native

How eBPF Can Replace iptables to Boost Service Mesh Performance

This article explains how replacing the traditional iptables‑based sidecar traffic‑hijacking in Istio with eBPF programs and sockmap can cut CPU usage, increase QPS and lower latency, while detailing the implementation, architecture, and performance results on Kubernetes.

Kubernetescloud-nativeeBPF
0 likes · 13 min read
How eBPF Can Replace iptables to Boost Service Mesh Performance
Tencent Cloud Middleware
Tencent Cloud Middleware
Mar 7, 2022 · Operations

From Crontab to Tencent Cloud TCT: The Evolution of Distributed Task Scheduling

This article traces the evolution of scheduled tasks—from simple single‑machine cron jobs to modern distributed scheduling platforms—explains three core scenario types, compares major frameworks such as Quartz, xxl‑job, PowerJob and ElasticJob, and details Tencent Cloud Task (TCT) architecture, a sharding case study, and future trends.

distributed schedulingtask scheduler
0 likes · 22 min read
From Crontab to Tencent Cloud TCT: The Evolution of Distributed Task Scheduling
Tencent Cloud Middleware
Tencent Cloud Middleware
Dec 28, 2021 · Cloud Native

Integrating PolarisMesh with gRPC-Go for Full-Service Governance

This guide explains how Tencent's open‑source PolarisMesh service mesh can be combined with the Go implementation of gRPC to add service discovery, health checking, dynamic routing, circuit breaking, graceful shutdown, and traffic limiting, providing step‑by‑step code examples and integration architecture.

GoPolarisMeshgRPC-Go
0 likes · 9 min read
Integrating PolarisMesh with gRPC-Go for Full-Service Governance