Improving reliability
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing AWS Certified Solutions Architect - Professional premium course — no separate purchase.
Included in this chapter:
- The improvement loop: measure, assess, remediate, re-assess
- Prove recovery with AWS FIS chaos experiments
- Detect degradation early: Synthetics, DevOps Guru, quotas
- Verify backups, automate recovery, and run DR drills
- Exam-pattern recognition: which tool, which answer
Reliability-improvement tools for an existing workload (SAP-C02)
| Dimension | AWS FIS | AWS Resilience Hub | CloudWatch Synthetics | Trusted Advisor + Service Quotas |
|---|---|---|---|---|
| Primary job | Inject faults to prove recovery (chaos engineering) | Assess architecture vs RTO/RPO and recommend fixes | Synthetic monitoring of endpoints/APIs | Detect quota/limit risk before it blocks recovery |
| Output | Experiment results: did the workload recover? | Resiliency score + alarm/SOP/test recommendations | Availability & latency metrics, screenshots, alarms | 80%/100% limit checks; quota-utilization CloudWatch alarms |
| Reactive vs proactive | Proactive (test before the real failure) | Proactive (gap analysis ahead of incident) | Proactive (catch outage before customers) | Proactive (raise quota before it bites) |
| Safety guardrail | Stop conditions tied to CloudWatch alarms; auto rollback | Read-only assessment, no production impact | Read-only probes (writes only if scripted) | Read-only checks and alarms |
| Runs on a schedule | Yes (recurring GameDays / scheduled experiments) | Re-assess after each change | Yes (cron/rate, as often as every minute) | Trusted Advisor refreshes; alarms evaluate continuously |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
Also tested in
References
- Reliability Pillar - AWS Well-Architected Framework Well-Architected
- AWS Resilience Hub overview
- What is Amazon ElastiCache?
- What is Amazon DynamoDB?
- Amazon RDS Multi-AZ deployments with one standby
- High availability for Amazon Aurora
- What is AWS Fault Injection Service?
- Synthetic monitoring (canaries) - Amazon CloudWatch
- What is Amazon DevOps Guru?
- Service Quotas and Amazon CloudWatch alarms
- Trusted Advisor service limits checks
- What is AWS Health?
- What is AWS Backup?
- AWS Backup restore testing