Tag

overload

1 views collected around this technical thread.

Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 17, 2022 · Operations

Addressing SRE Overload: Causes and Mitigation Strategies

The article examines why SRE teams experience overload due to high incident response demands, analyzes contributing factors such as production issues, alert volume, and manual processes, and proposes comprehensive mitigation steps including better testing, load management, and proactive error detection to reduce on‑call burden.

ProductionSREincident response
0 likes · 5 min read
Addressing SRE Overload: Causes and Mitigation Strategies
ByteDance ADFE Team
ByteDance ADFE Team
May 25, 2021 · Operations

Service Governance and SRE: Ensuring 24/7 Service Reliability

The article explains service governance and SRE practices, detailing goals, components, overload handling, capacity planning, and strategies to maintain continuous 24‑hour service reliability while reducing manual toil.

Capacity PlanningSREoperations
0 likes · 12 min read
Service Governance and SRE: Ensuring 24/7 Service Reliability
Baidu Maps Tech Team
Baidu Maps Tech Team
Jul 19, 2017 · Backend Development

How to Prevent Proxy Overload and Cascading Failures in Backend Systems

This article explains what overload means in server development, analyzes a concrete proxy overload case, identifies root causes, and presents a multi‑layer protection strategy—including self‑protection, downstream safeguards, concurrency control, and improved circuit‑breaker designs—to keep services stable under heavy traffic.

BackendProxycircuit breaker
0 likes · 14 min read
How to Prevent Proxy Overload and Cascading Failures in Backend Systems