A developer-first IaaS platform built around a declarative API and a first-party Terraform provider. Ironvale Forge sells plain compute, block storage, and managed Postgres across nine regions, with per-second billing and no charge for the first 2 TB of egress. It targets small engineering teams who want primitives rather than an opinionated app platform.
Share your experience to help others choose the right provider.
We migrated 40-odd instances off a much bigger cloud last spring and the thing that sold us was that `terraform plan` actually matches what happens. No phantom diffs, no resources that only exist in the console. Boot times are consistently 15-20s for our base image. Bill has been within 4% of forecast every month for a year. Support took eleven hours to answer a P3 once, which is why this isn't five across the board, but the answer when it came was from someone who'd clearly read our config.
Everything is a resource, everything is idempotent, the error messages tell you which field is wrong. Sounds basic. Almost nobody gets it right. Scaling groups took me an afternoon to understand and have never surprised me since.
Compute side is excellent and I'd recommend it without hesitation. The managed database is where I'd push back — seven days of PITR is not enough for a production system and we ended up running our own Patroni cluster on their instances instead, which rather defeats the point. Everything else is solid.
We had a storage volume detach itself at 2am during a maintenance window we hadn't been notified about properly. Instance came back but the mount didn't, and the on-call ticket sat for five hours because our plan doesn't include phone escalation. They credited us afterwards and were genuinely apologetic, and they've since changed how maintenance notices go out. Still, four stars not five.
I run a moderately busy API on them, maybe 3TB egress a month. The free 2TB tier plus their per-GB rate after that means I pay roughly a fifth of what the hyperscaler quote was. Autoscaling handles our morning spike fine. One control plane outage in two years, about 40 minutes, running instances were unaffected and the postmortem was published in three days with actual detail in it.
We migrated 40-odd instances off a much bigger cloud last spring and the thing that sold us was that `terraform plan` actually matches what happens. No phantom diffs, no resources that only exist in the console. Boot times are consistently 15-20s for our base image. Bill has been within 4% of forecast every month for a year. Support took eleven hours to answer a P3 once, which is why this isn't five across the board, but the answer when it came was from someone who'd clearly read our config.
Everything is a resource, everything is idempotent, the error messages tell you which field is wrong. Sounds basic. Almost nobody gets it right. Scaling groups took me an afternoon to understand and have never surprised me since.
Compute side is excellent and I'd recommend it without hesitation. The managed database is where I'd push back — seven days of PITR is not enough for a production system and we ended up running our own Patroni cluster on their instances instead, which rather defeats the point. Everything else is solid.
We had a storage volume detach itself at 2am during a maintenance window we hadn't been notified about properly. Instance came back but the mount didn't, and the on-call ticket sat for five hours because our plan doesn't include phone escalation. They credited us afterwards and were genuinely apologetic, and they've since changed how maintenance notices go out. Still, four stars not five.
I run a moderately busy API on them, maybe 3TB egress a month. The free 2TB tier plus their per-GB rate after that means I pay roughly a fifth of what the hyperscaler quote was. Autoscaling handles our morning spike fine. One control plane outage in two years, about 40 minutes, running instances were unaffected and the postmortem was published in three days with actual detail in it.
This is not a beginner platform and it doesn't pretend to be. There's no one-click WordPress, no app marketplace, you get an instance and an SSH key. If that's what you want it's great. If you were hoping for hand-holding, look elsewhere. Docs are dense but accurate. I had to open a ticket about a network ACL and waited most of a working day for a reply.