By · Last updated 2026-06-05

ब्लॉग पर वापस जाएँतकनीकी

"मुफ़्त" PII Detection पर €13K/वर्ष की लागत

Presidio को self-host करने के लिए 40-80 घंटे प्रारंभिक सेटअप और 5-10 घंटे/माह रखरखाव की आवश्यकता है। €100/घंटे की engineering दरों पर, यह €13,200+ है।

June 5, 20267 मिनट पढ़ें
Presidio TCOopen-source costmanaged SaaSPII infrastructureDevOps cost

"मुफ़्त" PII Detection की वास्तविक लागत

"यह मुफ़्त है" एक लागत विश्लेषण नहीं है। यह एक लाइसेंस मूल्य है — कई कारकों में से एक।

Microsoft Presidio को डाउनलोड करने में €0 लगता है। सॉफ़्टवेयर open-source है। लेकिन एक बीमा कंपनी में इसे चलाने की लागत पहले वर्ष में €13,000 से अधिक है। यह अंतर engineering समय है।

Production Deployment के लिए क्या चाहिए

टूल को production के लिए तैयार करने में 40–80 घंटे लगते हैं। यहाँ वह समय कहाँ जाता है।

Docker सेटअप: 4–8 घंटे। टूल कई containers का उपयोग करता है। एक analyzer service, एक anonymizer service, और एक वैकल्पिक image redactor। उन्हें एक-दूसरे से बात करवाना कठिन है। GitHub issues दिखाते हैं यह एक सामान्य विफलता बिंदु है।

Python सेटअप: 2–4 घंटे। libraries में सख्त version नियम हैं। conflict सामान्य हैं — विशेष रूप से spaCy model versions और Python 3.8/3.9/3.10 के बीच। GitHub इस विषय पर सैकड़ों open issues दिखाता है।

Language model downloads: 2–4 घंटे। spaCy models 300 MB से 1.4 GB तक होते हैं। पांच-भाषा सेटअप में 1.5–7 GB storage चाहिए। Model loading failures सबसे सामान्य support issues में हैं।

Custom recognizers: 8–16 घंटे। डिफ़ॉल्ट सेट लगभग 40 entity types को कवर करता है। अधिकांश US पहचानकर्ता हैं। EU deployments को European national IDs चाहिए। Healthcare टीमों को medical record formats चाहिए। प्रत्येक प्रकार के लिए Python code, YAML सेटअप, और परीक्षण आवश्यक है।

API सेटअप: 4–8 घंटे। Production config में timeouts, auth, rate limits, और logging शामिल हैं। आधिकारिक docs पतले हैं। अधिकांश टीमें GitHub issue threads में जवाब खोजती हैं।

Audit logging: 4–8 घंटे। GDPR को डेटा processing के रिकॉर्ड की आवश्यकता है। टूल में डिफ़ॉल्ट रूप से कोई audit log नहीं है। टीमों को इसे custom code के रूप में लिखना होगा।

Team docs: 4–8 घंटे।

कुल प्रारंभिक सेटअप: €100/घंटे पर 28–52 घंटे = €2,800–5,200।

वार्षिक रखरखाव लागत

टूल वर्ष में 2–4 बार अपडेट शिप करता है। Major releases ने APIs तोड़ी हैं। बने रहने का अर्थ है बदलावों को ट्रैक करना, staging में परीक्षण करना, और deploy करना।

spaCy model updates भी काम जोड़ते हैं। नए model versions को live जाने से पहले फिर से download और accuracy जांच की आवश्यकता है।

Python dependency conflicts जारी रहते हैं। आज का स्वच्छ सेटअप अगले महीने एक security patch शिप होने पर टूट सकता है।

Monitoring भी चल रहा है। Container health, memory leaks, और restart steps सभी को नियमित ध्यान की जरूरत है। spaCy models memory-heavy हैं।

कुल वार्षिक रखरखाव: €100/घंटे पर 60–120 घंटे = €6,000–12,000।

एक वास्तविक केस स्टडी

एक बीमा फर्म में compliance टीम ने claims दस्तावेज़ों को process करने के लिए टूल स्थापित करने का लक्ष्य रखा। उनके पास दो junior data engineers थे और कोई DevOps support नहीं था।

सप्ताह 1। दो मुख्य containers एक-दूसरे से बात नहीं कर पाए। GitHub की मदद से तीन दिन में ठीक किया।

सप्ताह 2। Production में models load होने में विफल रहे। Memory config dev सेटअप से अलग थी। निदान में दो दिन, एक और दिन ठीक करने में।

सप्ताह 3। एक custom UK National Insurance Number नियम परीक्षणों में काम किया लेकिन वास्तविक दस्तावेज़ों पर false positives दिए। दो और दिन tuning में।

सप्ताह 4। Project को escalate किया गया। तीन engineering सप्ताह खर्च हुए। अभी भी production में नहीं।

टीम ने फिर anonym.legal आज़माया। signup के 12 मिनट बाद पहला दस्तावेज़ process किया। UK National Insurance Number detection पहले से बनी हुई थी। कोई सेटअप आवश्यक नहीं।

वे anonym.legal Professional पर €180/वर्ष पर चले गए।

पहले वर्ष का TCO:

  • Self-hosted path — खत्म करने के लिए 40–80 और घंटे, फिर रखरखाव के लिए €6,000–12,000/वर्ष। कुल: €10,000–20,000।
  • anonym.legal Professional — €180/वर्ष। Deploy समय: ~12 मिनट।
  • बचाए गए Engineering घंटे: €100/घंटे पर ~132/वर्ष = €13,200

यह पहले वर्ष में 70x लागत अंतर है।

टीमों के लिए जो false positive समस्याओं का भी सामना कर रही हैं, Presidio की precision समस्या पर हमारा पोस्ट देखें।

Self-Hosting कब समझ में आता है

Managed SaaS अधिकांश टीमों के लिए जीतता है। लेकिन self-hosting कुछ मामलों में उपयुक्त है।

Data sovereignty। कुछ नियम या अनुबंध डेटा को बाहर भेजने पर प्रतिबंध लगाते हैं। हमारा Desktop App (anonym.plus) पूरी तरह offline चलता है। कोई डेटा machine नहीं छोड़ता। समान accuracy, कोई server आवश्यक नहीं।

बहुत उच्च volume। प्रति दिन लाखों API calls per-call pricing को server costs से ऊपर धकेल सकती हैं। उस scale पर, stack का स्वामित्व समझ में आता है।

Product integration। अपने product में PII detection बना रहे हैं और पूर्ण नियंत्रण चाहते हैं? Custom open-source काम यहाँ मान्य है।

मौजूदा DevOps। Teams जिनके पास एक platform team है जो पहले से कई services चला रही है उनकी कम अतिरिक्त लागत है। उनके लिए Infrastructure एक sunk cost है।

बाकी सभी के लिए — compliance teams, startups, DevOps के बिना teams — managed SaaS स्पष्ट विकल्प है। होस्टेड processing enterprise needs को कैसे पूरा करती है, इसके लिए हमारा security compliance overview देखें।

निष्कर्ष

Open-source tools में लागतें हैं जो license में नहीं दिखती। इस प्रकार के tool के लिए, बड़ी लागत engineering समय है। सेटअप: 40–80 घंटे। वार्षिक रखरखाव: 60–120 घंटे। सामान्य दरों पर, self-hosted path एक managed service से 20–75x अधिक खर्च करती है।

सही प्रश्न यह नहीं है "सॉफ़्टवेयर की लागत क्या है?" यह है "इसे चलाने की लागत क्या है?" अधिकांश टीमों के लिए, वह उत्तर managed SaaS की ओर इशारा करता है।

स्रोत

Microsoft Presidio GitHub: Issues and Setup Documentation. VERIFIED-EXTERNAL.

Ploomber: Presidio Production Deployment Guide. VERIFIED-EXTERNAL.

GDPR Article 32: Technical measures for appropriate security. VERIFIED-EXTERNAL.

क्या आप अपने डेटा की सुरक्षा के लिए तैयार हैं?

48 भाषाओं में 285+ संस्थाओं के प्रकारों के साथ PII अनामकरण शुरू करें।

About this page

We update this page when our platform or the law changes.

Read our founder note for how we work.

Each change shows up in the timestamp at the top.

Related reading

We follow these rules

  • GDPR (EU 2016/679).
  • ISO/IEC 27001:2022.
  • NIS2 (EU 2022/2555).
  • HIPAA safe harbor under 45 CFR § 164.514(b)(2).

Our promise

We do not sell your data.

We do not train models on your text.

We store your files in Germany.

You can delete your account at any time.

You own your work.

Where we run

Our servers live in Falkenstein, Germany.

We use Hetzner. They hold ISO 27001 certification.

All data stays in the EU.

Backups run every day.

Need help?

Email support@anonym.legal.

We reply within one business day.

How we test

We run a full check suite on every release.

Each surface gets its own sweep script and report.

Human reviewers spot-check the output each week.

We track recall and precision on a labelled set.

Bad runs block the deploy.

What we never do

  • We never sell your information to third parties.
  • We never train models on what you upload.
  • We never keep your work after you delete it.
  • We never share keys with any outside firm.
  • We never run ads inside the product.

Plans in plain words

We sell credits, not seats.

One credit covers one short job.

Long jobs use a few credits each.

You can top up at any time.

Unused credits roll over each month.

Read the plans page for current rates.

Who built this

A small team of engineers and lawyers built this.

We ship from Europe and work in the open.

Our founder note spells out why we started.

Where to start

How the parts fit

A browser add-on cleans text inside Chrome.

A Word plug-in handles drafts in Office.

A small desktop tool works on whole folders.

An agent protocol link feeds large models safely.

All four share one core engine and one rule set.

Words from our team

We started this work after a lunch about cookies.

One friend kept getting odd ads on her phone.

We asked why a court file leaked through a draft.

We sketched the first build on a napkin that week.

By month three we had a tiny demo for a friend.

She used it on her first case the next day.

Common questions we hear

Can the tool read scanned PDFs? Yes, with OCR.

Does it work on long files? Yes, in small chunks.

Can I roll my own rule set? Yes, save it as a preset.

Does it run offline? The desktop build runs offline.

Do you keep my files? No, the cloud build wipes after each run.

Will it learn from my work? No, we never train on inputs.

A short tour of the workflow

Upload a file or paste a snippet of prose.

Pick the entities you want gone from the draft.

Choose a method: replace, mask, hash, encrypt, or redact.

Press run and watch the side panel show each hit.

Skim the result and tweak any rule that misfired.

Save the cleaned file or send it to a teammate.