SYSTEM Cited by 1 source
AWS Resilience Hub¶
What it is¶
AWS Resilience Hub is the central orchestration service for defining resilience policies, running assessments, and tracking improvements across AWS workloads. It evaluates architectures against the AWS Well-Architected Reliability Pillar and establishes baseline resilience posture.
Key capabilities (next generation)¶
- Native dependency discovery — automatically identifies AWS services, internal endpoints, and third-party endpoints that applications rely on.
- Generative AI-powered failure mode analysis — static analysis of architecture to identify potential weaknesses and recommend remediations.
- Modular resilience policies — assignable at system, user journey, or service level.
- AWS Organizations integration — central teams define policies and monitor posture across all accounts and regions from a single dashboard.
- Resilience scoring — per-disruption-type scores (AZ, Region, Application) with prioritized action lists.
Role in the five-layer resilience framework¶
Resilience Hub serves as the orchestration center connecting all five layers: it stores RTO/RPO targets that the test generation layer uses to design experiments, correlates experiment outcomes with policies in the gap analysis layer, and tracks improvement trends over time (Source: sources/2026-06-22-aws-architecting-ai-powered-resilience-framework-on-aws).
Seen in¶
- sources/2026-06-22-aws-architecting-ai-powered-resilience-framework-on-aws — central orchestration in AI-powered resilience framework