Tag

system failure

0 views collected around this technical thread.

Architect
Architect
Sep 16, 2023 · Operations

Common Production Failures and Their Handling Procedures

This article outlines the most common production failures—including network, server, database, software bugs, security vulnerabilities, storage, configuration errors, and third‑party service issues—and provides detailed steps for detection, investigation, and resolution to ensure system stability and reliability.

ProductionTroubleshootingincident management
0 likes · 28 min read
Common Production Failures and Their Handling Procedures
Top Architect
Top Architect
Jan 7, 2022 · Operations

Technical Analysis of the Xi'an Health Code System Crash and Its Performance Bottlenecks

The article examines the repeated failures of the Xi'an health‑code platform, explaining that the root cause lies in serving all static assets (JS, CSS, images) from a single un‑CDN endpoint, which under peak load of 33 000 requests overwhelms the network bandwidth, leading to a crash.

CDNbackend performancenetwork bandwidth
0 likes · 5 min read
Technical Analysis of the Xi'an Health Code System Crash and Its Performance Bottlenecks