redu.cloud vs chaos monkey. High availability
An app, a managed Postgres and a managed ClickHouse are converted from single machines to high availability with one prompt on redu.cloud. Then an open-source chaos monkey destroys members ten times over while the service keeps serving. Not a simulation and not a sandbox: the machines are real, they are actually destroyed, and the billing is real.
- redu-chaos-monkeyThe chaos tool doing the killing. MIT, dry run by default, kills only machines named in an explicit allowlist and re-checks the name at the moment of the kill.
1. Connect the redu MCP:
claude mcp add --transport http redu https://mcp.redu.cloud/mcp --client-id redu-mcpcodex mcp add redu --url https://mcp.redu.cloud/mcp --oauth-client-id redu-mcp

