Tencent Cloud Developer
Author

Tencent Cloud Developer

Official Tencent Cloud community account that brings together developers, shares practical tech insights, and fosters an influential tech exchange community.

1.5k
Articles
0
Likes
3.4k
Views
0
Comments
Recent Articles

Latest from Tencent Cloud Developer

100 recent articles max
Tencent Cloud Developer
Tencent Cloud Developer
Aug 13, 2025 · Backend Development

How to Build a Streaming Reconciliation Engine for Billions of Transactions per Hour

This article explains the fundamentals of financial reconciliation, outlines the two‑step reconciliation process, and details a streaming reconciliation architecture capable of handling 30 billion USD per hour (≈27 777 TPS) with high concurrency, distributed parsing, and efficient result aggregation.

FinancialHigh ThroughputReconciliation
0 likes · 8 min read
How to Build a Streaming Reconciliation Engine for Billions of Transactions per Hour
Tencent Cloud Developer
Tencent Cloud Developer
Aug 12, 2025 · Backend Development

Optimizing High‑Volume Payment System Architecture: Core Process, Bottlenecks & Solutions

This article dissects the end‑to‑end payment workflow, identifies performance, reliability and data‑consistency bottlenecks across order creation, risk assessment, routing, settlement and payout stages, and presents concrete architectural patterns, code snippets and monitoring strategies to achieve sub‑second latency and 99.99% availability under massive traffic spikes.

Performance optimizationSystem monitoringbackend architecture
0 likes · 14 min read
Optimizing High‑Volume Payment System Architecture: Core Process, Bottlenecks & Solutions
Tencent Cloud Developer
Tencent Cloud Developer
Aug 8, 2025 · Artificial Intelligence

Mastering AI Agents: A Practical Guide to Building Effective Workflows and Tools

This comprehensive guide explains when to use AI agents, presents core design patterns such as prompt chains, routing, parallelization, orchestrator‑worker and eval‑optimize loops, and offers concrete implementation advice and tool‑prompt engineering techniques for building reliable, high‑quality agent systems.

LLMprompt engineeringtool engineering
0 likes · 24 min read
Mastering AI Agents: A Practical Guide to Building Effective Workflows and Tools
Tencent Cloud Developer
Tencent Cloud Developer
Jul 24, 2025 · Artificial Intelligence

How Architects Turn Tech Roadblocks into Career Wins

This article showcases a prize‑driven Q&A session where senior architects answer real‑world questions on AI deployment, backend language choices, large‑model integration, and career advancement, offering practical guidance and a chance to win exclusive Tencent Cloud merchandise.

AI DeploymentTechnology Selectioncareer advice
0 likes · 7 min read
How Architects Turn Tech Roadblocks into Career Wins
Tencent Cloud Developer
Tencent Cloud Developer
Jul 23, 2025 · Artificial Intelligence

Why Retrieval‑Augmented Generation Is Evolving Into Agentic AI Search

This article explains how the inherent knowledge limits of large language models drive the rise of Retrieval‑Augmented Generation (RAG), outlines its three evolutionary stages, introduces Agentic RAG and DeepSearch, and discusses the knowledge and ability boundaries that shape future AI search systems.

AI searchAgentic AIDeepSearch
0 likes · 19 min read
Why Retrieval‑Augmented Generation Is Evolving Into Agentic AI Search
Tencent Cloud Developer
Tencent Cloud Developer
Jul 22, 2025 · Fundamentals

Why Good Software Architecture Is the Key to Solving Complex Business Problems

This article explores the essence of software architecture, tracing its definition, its role in solving division‑of‑labor challenges, and how a pragmatic, balanced design that treats architecture as software design itself can deliver sustainable value while navigating business complexity, team coordination, and evolving requirements.

Design PrinciplesDomain-Driven Designcomplexity management
0 likes · 47 min read
Why Good Software Architecture Is the Key to Solving Complex Business Problems
Tencent Cloud Developer
Tencent Cloud Developer
Jul 17, 2025 · Artificial Intelligence

Why GPUs Are the New CPUs: Unpacking AI Infrastructure Challenges

This article explores how AI infrastructure has shifted from CPU‑centric designs to GPU‑driven architectures, detailing hardware evolution, software changes, and the engineering challenges of large‑model training and inference, while offering practical insights for traditional backend engineers transitioning to AI systems.

AI infrastructureGPU computingModel Inference
0 likes · 16 min read
Why GPUs Are the New CPUs: Unpacking AI Infrastructure Challenges
Tencent Cloud Developer
Tencent Cloud Developer
Jul 16, 2025 · Artificial Intelligence

How First Principles Shape the Future of AI Agents: Evolution, Capabilities, and Trends

This article explores how first‑principle thinking underpins AI agents, traces their development from single‑craftsman tools to enterprise‑level collaborations, outlines core capabilities such as compute, memory, prediction and action, and forecasts future directions like multimodal models, reduced prompting, and extensive data sharing.

AI agentsFuture AIMultimodal AI
0 likes · 15 min read
How First Principles Shape the Future of AI Agents: Evolution, Capabilities, and Trends
Tencent Cloud Developer
Tencent Cloud Developer
Jul 16, 2025 · Artificial Intelligence

Grok 4’s HLE Breakthrough & Why Group Message Read Receipts Are So Hard

This article examines Grok 4’s impressive 45% HLE score—nearly double Gemini 2.5 Pro—explaining its significance in AI evaluation, and then delves into the technical challenges of implementing reliable read‑receipt mechanisms for group messages, covering data storage and acknowledgment strategies.

Artificial IntelligenceMessagingRead Receipts
0 likes · 4 min read
Grok 4’s HLE Breakthrough & Why Group Message Read Receipts Are So Hard
Tencent Cloud Developer
Tencent Cloud Developer
Jul 15, 2025 · Artificial Intelligence

How RAG Evolved: From Naive to Agentic – A Complete Guide

This article systematically outlines the evolution of Retrieval‑Augmented Generation (RAG) from its naive three‑step pipeline to advanced, modular, and agentic architectures, highlighting each generation's motivations, core features, advantages, drawbacks, and practical implementation details for large language model applications.

Agentic RAGArtificial IntelligenceLLM
0 likes · 20 min read
How RAG Evolved: From Naive to Agentic – A Complete Guide