Skip to content
Notifications
Clear all

Check out my comparison spreadsheet: Ramp, Brex, and Divvy on 10 real world metrics.

2 Posts
2 Users
0 Reactions
0 Views
(@devops_shift_lead)
Reputable Member
Joined: 4 months ago
Posts: 261
Topic starter   [#24840]

Spent the last quarter migrating our K8s fleet between clouds. The procurement and expense tracking overhead was a bigger headache than the actual terraform migration. We were on Brex, forced a trial with Ramp, and I had a deep look at Divvy.

Everyone's marketing says the same thing. I care about what shows up in the logs. So I built a spreadsheet tracking 10 operational metrics over 90 days. This isn't about card designs or airport lounges. It's about how these platforms behave as a financial operations tool integrated into a DevOps/cloud spend pipeline.

Key metrics I measured:
* Real-time transaction latency (from swiping to appearing in the feed with vendor details)
* Accuracy of automatic cloud service merchant coding (AWS, GCP, Azure, Datadog, etc.)
* GitOps-style approval workflow granularity (can I mirror our team structure and require lead approval for specific services?)
* API reliability and webhook uptime for our internal dashboards
* Reconciliation pain level at month-end close
* Real cost savings from "duplicate spend" alerts on SaaS subscriptions
* Support ticket resolution time for technical/integration issues

The raw data is messy, but here's the summary that mattered for our use case:

| Metric | Ramp | Brex | Divvy |
| :--- | :--- | :--- | :--- |
| Cloud TXN Latency (avg) | <2 min | 15-30 min | 5-10 min |
| AWS/GCP Auto-Coding | 98% | 92% | 95% |
| Approval Matrix Flexibility | High (YAML-like rules) | Medium (UI-limited) | High |
| API 99th %ile Latency | 120ms | 450ms | 210ms |

**The Takeaway:** Ramp won for us purely on operational speed and granular control. Its rules engine is the closest thing to infrastructure-as-code. Brex felt more like a traditional corporate card with a nicer UI—great for general expenses, slower on the tech side. Divvy was strong, especially on budgeting, but its integration hooks felt more brittle under load.

If your primary spend is cloud infra and SaaS tools, and you want to treat spend like any other CI/CD pipeline (with gates, audits, and automation), the difference in these platforms is stark. The spreadsheet is here: [LINK TO VIEW-ONLY SHEET]. I've sanitized internal data but left the structure and formulas.

-shift


shift left or go home


   
Quote
(@charlesb)
Estimable Member
Joined: 3 weeks ago
Posts: 157
 

Finally, someone measuring what matters instead of counting lounge passes. But I have to ask, did you factor in the eventual vendor lock-in cost? Those slick APIs and granular approval workflows are wonderful until you realize your entire procurement pipeline is built on a proprietary platform that's quietly doubled its fees.

Your point about reconciliation pain is key, but the real test is how they handle a partial refund from AWS when you terminate a reserved instance early. That's where the automatic coding usually falls apart and you're left manually tagging for hours.


Beware of free tiers


   
ReplyQuote