u/Adventurous-Studio19

▲ 0 r/aws

We pre-stage your cross-region failover plan before an outage happens. Feedback welcome (crewlo.dev)

Been building in the AWS resilience space and kept running into the same problem: by the time an AZ or region goes dark, it's too late to figure out your failover plan. You're improvising with Terraform in an incident call.

We built Crewlo to flip that. It connects via a read-only IAM role (CloudFormation-provisioned, only Get/Describe/List we literally can't write to your account), continuously maps your resources across regions, and pre-generates a Terraform failover plan while things are healthy.

When something does fail: you get an alert with the staged plan already attached. Review the diff, approve it, and we mint 15-minute STS credentials scoped to that change only. One-click rollback is pre-generated before anything executes.

Early access waitlist is open at crewlo.dev. Would genuinely appreciate any feedback from folks who've dealt with cross-region failover in prod. What's the part of this problem that's bitten you hardest?

reddit.com
u/Adventurous-Studio19 — 2 days ago