← All deploys
ResilienceMilos17 Aug 2026

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.
Deploy it yourself

1. Connect the redu MCP:

Claude Codeclaude mcp add --transport http redu https://mcp.redu.cloud/mcp --client-id redu-mcp
Codexcodex mcp add redu --url https://mcp.redu.cloud/mcp --oauth-client-id redu-mcp

Deploy your own.

Add the MCP, point your agent at any repo, and it ships to a real EU cloud. EU data residency by default.

Get started at redu.cloud

More deploys