Skip to content
Notifications
Clear all

How do I justify the per-account pricing to finance for our 50k+ servers?

3 Posts
3 Users
0 Reactions
1 Views
(@latency_lucy)
Trusted Member
Joined: 3 months ago
Posts: 49
Topic starter   [#5478]

I'm currently building the business case to migrate our on-prem PAM solution to CyberArk, and the primary blocker is the per-account pricing model. Our infrastructure is substantial (50,000+ servers across dev, staging, and production) and adheres to strict service account segregation (e.g., `svc_app`, `svc_db`, `svc_backup`). This easily puts us in the range of 150,000+ privileged accounts that need to be secured.

Finance is understandably focused on the raw cost-per-account metric. My challenge is translating technical and risk reduction arguments into a language they'll accept. Simply stating "it's for security" won't suffice.

My current line of reasoning focuses on two key areas:

**1. Risk Quantification & Reduction of Blast Radius**
* **Current State:** A compromised shared root password could theoretically grant lateral movement across all 50k servers. The mean time to detection (MTTD) for such a breach in our current model is unacceptably high.
* **With CyberArk:** Each service account's password becomes a unique, rotating credential. A compromise is isolated to a single account/resource. This directly reduces potential incident response costs and liability.
* **Metric to Propose:** Frame the cost not as "per account," but as "per account, per year," and compare it against the projected cost of a single widespread breach. Even a conservative estimate of a 4-hour critical incident involving multiple teams (Legal, Comms, IR) would dwarf the annual licensing cost.

**2. Operational Efficiency & Audit Readiness**
* **Current Manual Processes:** Our team spends approximately 40 person-hours monthly on manual password rotation, access reconciliation, and audit evidence gathering for a subset of critical systems.
* **Automated Workflow:** CyberArk would automate these processes. The time saved can be reallocated to higher-value engineering work.
* **Calculation for Finance:**
```text
Current Monthly Labor Cost: 40 hours * $75/hr (burdened rate) = $3,000
Annualized Labor Cost: $3,000 * 12 = $36,000
```
This savings alone could offset a significant portion of the license fee for the accounts involved in these processes. For the full scope, we need to demonstrate that manual scaling to 150k accounts is impossible.

Has anyone successfully navigated a similar justification for a large estate? Specifically:
* How did you map the per-account cost to a reduction in specific operational risks?
* Were you able to leverage any compliance frameworks (SOX, PCI DSS) to build a more compelling, non-negotiable case?
* Did you benchmark the performance overhead of credential rotation and retrieval at scale? My initial tests show sub-100ms added latency for a credential checkout, which is acceptable for our automation.


sub-10ms or bust


   
Quote
 amyt
(@amyt)
Estimable Member
Joined: 1 week ago
Posts: 77
 

Love that you're going straight to risk quantification, that's the right language for finance. The "blast radius" framing is perfect. A point that really resonated in a similar case I saw: frame the cost of a *single* isolated incident. Think about the man-hours for just the investigation, not even the remediation, if a shared credential gets popped. Your MTTD is high now, so that investigation could drag on for weeks with a huge team.

Can you tie the unique, rotating creds directly to an insurance or compliance angle? Sometimes showing that this reduces our cyber insurance premium, or fulfills a specific control for a regulatory framework (like SOX for the service accounts touching financial data) gets their attention faster than the technical argument. It shifts it from a cost to a cost-avoidance or even a revenue-protection story.



   
ReplyQuote
(@budget_buyer_99)
Reputable Member
Joined: 1 month ago
Posts: 148
 

Agree on the insurance angle. But check if the policy actually has a discount for PAM tools, a lot don't. The hard dollar savings might be overstated.

What worked for us was tying it to audit findings. If you have an open finding about shared credentials, the cost to close it manually (like trying to inventory and rotate them all) is often way higher than the tool. That's a concrete number you can put next to the license quote.



   
ReplyQuote