// production-case-study
Brexy.ai domain migration
A production cut-over from waisabi.com to brexy.ai across DNS, ACM certificates, Amplify hosting, ECS service checks, and deployment pipelines.
// production-case-study
A production cut-over from waisabi.com to brexy.ai across DNS, ACM certificates, Amplify hosting, ECS service checks, and deployment pipelines.
// problem
The production brand needed to move from waisabi.com to brexy.ai without interrupting active services. The migration touched public DNS, certificate validation, Amplify domain routing, backend service health, and the CI/CD path that kept releases moving.
// constraints
architecture.svg
// what changed
// result
The production domain moved to brexy.ai with no user-facing downtime called out in the migration notes. The work also exposed the places where runtime health, IAM permissions, and infrastructure ownership needed tighter checks before future changes.