Trendora

chaos engineering

Assess

Techniques

A resilience practice that intentionally injects failures or stress to test system behavior.

Why it's here

Placed in Assess: 3 article(s) of evidence from 2 source(s), led by open-source activity, with 0 in the last 30 days. Confidence 42%.

Evidence (3)

  • 5InfoQ·7/10/2026research
    Chaos Engineering for GPU Clusters

    Bryan Oliver presents practical approaches to chaos engineering for large-scale GPU clusters used in AI infrastructure. The talk focuses on handling complex topologies, RDMA networking, NUMA misalignment, and fault injection to improve hardware efficiency and observability.

  • 6InfoQ·7/2/2026framework_update
    Netflix Details Service-Level Prioritized Load Shedding

    Netflix speakers described how the company uses prioritized load shedding to keep user-initiated requests responsive during extreme traffic spikes. The approach is implemented in an Envoy sidecar proxy and is paired with automated chaos load testing, config generation, and retry storm mitigation to improve reliability.

  • 6Hacker News·7/1/2026open_source
    Box3D: open source 3D physics engine released

    Box3D is a new open source 3D physics engine announced on GitHub, built as a 3D extension of Box2D. It adds features such as triangle mesh collision, height-field collision, continuous collision, SIMD contact solving, multi-threading hooks, and deterministic recording/replay for games.