Illustrative example
Ironvale is a composite example, not a named customer. The situation and the way it was solved are drawn from what teams actually bring to us; the company itself is invented. Real customer stories are published only with the customer’s permission and their own name on them.
The situation
The obvious answer was a separate deployment, with everything that implies for releases and on-call.
What they did
Region is chosen per project at creation time, so the same application code serves both without branching.
What changed
One codebase, one release process, two regions.
Add SSO, the easy way
Everything in this story is something the platform already does. Start with the quickstart and have a working sign-in this afternoon.