Architecture
Last updated
Was this helpful?
Last updated
Was this helpful?
.
Testing for reliability
Unit tests
Integrations tests
System tests
Reliability tests
Chaos Monkey - Leave a wild monkey armed with a weapon in a data center to chew random cable and randomly shoot down instances.
Conformity - If we find instances that does not belong to an autoscaling group, we delete so that service owner have the opportunity to relaunch them properly.
Latency, Doctor, Janitor,
10-18 Monkey - localization and internationalization detects configuration and runtime problems in instances serving customers in multiple geographic regions, using different languages and character sets.
.
.