High Availability Architecture
Author

High Availability Architecture

Official account for High Availability Architecture.

431
Articles
0
Likes
843
Views
0
Comments
Recent Articles

Latest from High Availability Architecture

100 recent articles max
High Availability Architecture
High Availability Architecture
Dec 26, 2025 · Artificial Intelligence

Why AI-Generated Code Threatens Understanding: A Netflix Engineer’s Three‑Stage Method

In a Netflix talk, senior engineer Jake Nations reveals how AI can instantly produce code yet leave developers clueless, explains the historic software crisis, distinguishes essential from accidental complexity, and outlines a three‑stage "context compression" process to keep speed without sacrificing comprehension.

AIContext CompressionNetflix
0 likes · 20 min read
Why AI-Generated Code Threatens Understanding: A Netflix Engineer’s Three‑Stage Method
High Availability Architecture
High Availability Architecture
Dec 5, 2025 · Frontend Development

Mastering Real-Time Web Communication: WebSocket, SSE, WebRTC & Polling Explained

This comprehensive guide explores the core concepts, protocols, implementation steps, and typical use cases of WebSocket, Server‑Sent Events, WebRTC, and traditional polling, comparing their strengths and weaknesses to help developers choose the right real‑time communication technique for web applications.

PollingSSEWeb development
0 likes · 21 min read
Mastering Real-Time Web Communication: WebSocket, SSE, WebRTC & Polling Explained
High Availability Architecture
High Availability Architecture
Nov 14, 2025 · Artificial Intelligence

Quantifying AI Programming Efficiency: A Traceable and Measurable System

This article outlines the challenges of tracking AI‑generated code and measuring AI contribution, reviews earlier ad‑hoc methods, and presents a comprehensive solution featuring a VSCode plugin for unified AI dialogue management and a cloud service that quantifies AI impact across projects, teams, and individual developers.

AIAnalyticsMetrics
0 likes · 9 min read
Quantifying AI Programming Efficiency: A Traceable and Measurable System
High Availability Architecture
High Availability Architecture
Oct 30, 2025 · Operations

How Tencent Music Cut Kafka Costs by 50% with Cloud‑Native AutoMQ

Tencent Music replaced its traditional Kafka clusters with the cloud‑native AutoMQ platform, slashing infrastructure costs by over half, achieving second‑level partition migration, and dramatically simplifying operations while maintaining high‑throughput, low‑latency data streams for its massive music services.

AutoMQData Streamingcloud-native
0 likes · 17 min read
How Tencent Music Cut Kafka Costs by 50% with Cloud‑Native AutoMQ
High Availability Architecture
High Availability Architecture
Oct 17, 2025 · Artificial Intelligence

Unlock Autonomous AI Agents with Spring AI Alibaba: Scheduling, Human‑in‑the‑Loop, and Real‑World Use Cases

This article explores how Spring AI Alibaba enables the development of autonomous AI agents that run on schedules, interact with humans when needed, and handle tasks such as periodic business automation, batch processing, emergency response, and long‑cycle data analysis, illustrated with Java code examples.

JavaLLMSpring AI
0 likes · 12 min read
Unlock Autonomous AI Agents with Spring AI Alibaba: Scheduling, Human‑in‑the‑Loop, and Real‑World Use Cases
High Availability Architecture
High Availability Architecture
Sep 10, 2025 · Big Data

How Ctrip Business Travel Built a Near‑Real‑Time Lakehouse with Flink CDC & Paimon

This article details Ctrip Business Travel’s implementation of a near‑real‑time data warehouse using Flink CDC and the Paimon lakehouse engine, covering order wide‑table construction, ticket refund alerts, ad attribution, batch‑stream integration, and practical lessons on Partial Update, Aggregation, and Tag‑based incremental processing.

&&=Batch-Stream IntegrationFlink
0 likes · 17 min read
How Ctrip Business Travel Built a Near‑Real‑Time Lakehouse with Flink CDC & Paimon
High Availability Architecture
High Availability Architecture
Aug 28, 2025 · Fundamentals

5 Architecture Elements, 15 Design Principles & 6 Common Pitfalls

This article explains the essential components of software architecture—elements, structure, and connections—while presenting fifteen universal design principles, practical guidelines for monolithic, distributed, and microservice systems, and six common architectural mistakes to avoid, helping teams build scalable, reliable, and maintainable solutions.

Design Principlesdistributed-systemsmicroservices
0 likes · 21 min read
5 Architecture Elements, 15 Design Principles & 6 Common Pitfalls
High Availability Architecture
High Availability Architecture
Aug 14, 2025 · Artificial Intelligence

How Anthropic Teams Supercharged Development with Claude Code: A Real‑World Case Study

Anthropic’s internal case study reveals how dozens of teams—from product development and data infrastructure to security, inference, growth marketing, and legal—leveraged Claude Code to automate repetitive tasks, accelerate onboarding, improve code quality, and achieve measurable productivity gains across the organization.

AI codingAnthropicCase Study
0 likes · 22 min read
How Anthropic Teams Supercharged Development with Claude Code: A Real‑World Case Study
High Availability Architecture
High Availability Architecture
Aug 1, 2025 · Artificial Intelligence

Boost Your Development Speed: Real‑World Tips for Using Claude Code and AI Prompt Engineering

This article shares practical experiences and best‑practice recommendations for leveraging AI coding tools—especially Claude Code—including prompt engineering, task categorisation, context management, memory handling, command usage, and collaborative workflows to dramatically accelerate software development.

AI codingClaude CodeGit worktree
0 likes · 19 min read
Boost Your Development Speed: Real‑World Tips for Using Claude Code and AI Prompt Engineering
High Availability Architecture
High Availability Architecture
Jul 22, 2025 · Operations

How We Automated Server Fault Detection and Repair at Scale

This article explains the challenges of managing rapidly growing server fleets, outlines a systematic classification of hardware and software faults, and details an end‑to‑end automated solution that combines in‑band and out‑of‑band data collection, rule‑based detection, and fully automated repair workflows to improve fault coverage, accuracy, and recovery speed.

Monitoringhardware detectionoperations
0 likes · 16 min read
How We Automated Server Fault Detection and Repair at Scale