Deploy WooCommerce as an auto-scaling cluster
Watch an AI agent deploy a WooCommerce store on redu.cloud, approve the deployment plan, upgrade the live app into an auto-scaling cluster, overload it to trigger a new member, then drop the load and verify the cluster scales back down.
- WooCommerceThe open-source ecommerce plugin deployed and tested under auto-scaling load.
- WordPressThe CMS runtime behind the WooCommerce store.
- 0:00Intro
- 0:27Planning the deployment
- 1:04Checking the plan and approving deployment
- 1:47Upgrading to a cluster
- 2:38Overloading the cluster
- 2:55New member is being automatically created
- 3:35Dropping the load
- 3:55Second member active and checking cluster details
- 4:25Testing traffic across cluster members
- 4:54Dropping load to zero and automatic member removal
1. Connect the redu MCP:
claude mcp add --transport http redu https://mcp.redu.cloud/mcp --client-id redu-mcp2. Point your agent at the repo and say: Deploy this WooCommerce store to redu, upgrade it to an auto-scaling cluster, and test scaling under load.


