Definition:
Chaos Monkey is a software tool that was developed by Netflix engineers to test the resiliency and recoverability of their Amazon Web Services (AWS). The software simulates failures of instances of services running within Auto Scaling Groups (ASG) by shutting down one or more of the virtual machines.
Further Reading:
Book: The DevOps Handbook by Gene Kin, Jez Humble, Patrick Debois and John Willis