Skip to content
§
§ · build vs buy

Security Operations Center Platform Development: Build vs Buy

Buy the detection engine, always. Microsoft Sentinel, Elastic Security or Google SecOps will out-search anything you could write, and with three analysts on one estate that plus disciplined ticketing is the right answer.

Internal Tools Development workflow illustration for Security Operations Center Platform Development Build vs Buy Guide.
The short answer

Buy the detection engine, always. Microsoft Sentinel, Elastic Security or Google SecOps will out-search anything you could write, and with three analysts on one estate that plus disciplined ticketing is the right answer. Build only the workflow layer above it: entity resolution, case history and your escalation rules, and only once four or more detection vendors share no identity between them.

What Splunk, Sentinel, QRadar and Tines actually do well

Say the unpopular part first. If you run a security operations center (SOC) with three analysts, one estate and one detection platform, do not commission software. Buy Microsoft Sentinel if you are a Microsoft shop, Elastic Security if you want to control your own storage costs, and spend the budget on detection engineering instead. You will get more security per dollar from better rules than from a better console, and we have told teams exactly that and lost the work.

Splunk Enterprise Security, Sentinel, IBM QRadar, Google SecOps and Elastic Security are search and correlation engines operating at volumes that took years to make reliable. Nobody sensible rebuilds ingestion, indexing or historical hunting. CrowdStrike Falcon and Microsoft Defender produce detections of real quality on the endpoint. On the automation side, Cortex XSOAR, Swimlane and Tines are all capable, and Tines in particular is pleasant to work in for enrichment and containment flows that you can describe precisely. TheHive gives you open source case management if your requirements are modest, and Shuffle covers similar ground for automation.

Be fair about where the value sits, too. These vendors maintain parsers for hundreds of log sources, keep pace with cloud provider schema changes, and carry a detection content library you would otherwise write and maintain yourself. That is genuine engineering and it is worth paying for.

The honest limit is the layer between them. A SIEM's case management is a byproduct of its detection engine, so it models an alert precisely and an investigation loosely. It has no opinion about which of your assets matter, because asset criticality is business context nobody can ship you. And an automation platform executes the steps you can already write down, which excludes most triage, where the decision is judgement rather than a branch.

Where they stop: three alerts, one story, no shared identity

Tuesday, 02:10. An endpoint console shows suspicious PowerShell on a laptop. The identity provider shows a sign-in from a new country for what may be the same person, except one tool calls the account jsmith and the other calls it john.smith@company.com and nothing joins them. The mail gateway holds a quarantined message that might be the delivery vector. The asset record, which is a wiki page, says the laptop belongs to someone who left in March. The analyst writes four lines in a ticket and closes it as benign at 02:40.

Eleven days later the same detection fires on a different host, and a different analyst spends the same forty minutes reaching the same conclusion, because the first analyst's reasoning went into a free text field nobody searches. That is the real cost center in a SOC. Not licences, not storage. Analyst attention spent re-deriving conclusions the team already reached.

Three specific things generic products handle badly. Identity resolution, because until an entity can absorb jsmith, the email address, the hostname, the serial number, the endpoint agent identifier and the cloud instance identifier as aliases of one thing, three alerts from three tools stay three rows. Asset criticality, because a domain controller, a payment host and a designer's laptop are three different conversations and no vendor knows which is which in your estate. And institutional memory, meaning structured dispositions rather than a text box, so an analyst can see that this detection has fired eleven times, was benign nine times, and that both true positives shared a specific parent process.

There is a commercial dimension too. Every one of these platforms would prefer to be the center of your operation, and most of them are priced on ingestion volume. Owning the workflow layer means you can change detection vendors without abandoning five years of investigative history, and per-gigabyte pricing moves.

The arithmetic: cost per analyst versus cost per gigabyte

Two different units are in play and confusing them is how these business cases go wrong. Detection is priced per gigabyte ingested per day. Your build is priced against analyst hours. Do not put them in the same column.

Work the analyst side with your own numbers. Twelve analysts across three shifts at $110,000 fully loaded is $1.32 million a year. A ten percent improvement in throughput, which is what removing repeat investigation and console pivoting actually delivers, is worth $132,000 a year. Against that, a $350,000 phased platform amortised over five years is $70,000, and support at 15 to 20 percent adds around $60,000. Call it $130,000 a year.

That puts the crossover at roughly ten to twelve analysts. Below it, the throughput saving does not cover the build and you should spend the money on detection content or on a managed detection and response provider. Above it, every additional analyst makes the build cheaper per head while a per-seat case management product gets more expensive.

The second crossover is not a headcount at all. It is four detection vendors with no shared identity. At three tools an analyst holds the mapping in their head. At five they cannot, and the correlation you are paying people to do by hand is a database join you could have written once.

Leave the ingestion bill alone in this calculation. If your storage cost is the problem, the answer is tiering and filtering at the collector, not a custom platform.

What a custom SOC platform actually costs

From Digital Heroes delivery experience across more than 2,000 projects, a first release covering entity resolution, alert ingestion from your top three or four detection sources, case management with structured dispositions and a basic playbook engine runs $90,000 to $180,000 and ships in 14 to 20 weeks. That is a system analysts run a shift in, not a prototype. A full platform adding the complete playbook library, automated containment with approval and rollback, asset criticality integration, retention rules by case type, metrics and a threat intelligence layer runs $250,000 to $600,000 phased over 9 to 15 months.

Data migration runs 10 to 25 percent of the build. Importing closed cases from a ticketing system is cheap. Making them useful is not, because free text dispositions have to be classified before similarity search does anything, and that is a genuine piece of work usually done semi-automatically with analyst review.

Year two runs 15 to 20 percent of build cost annually. It pays for detection vendor schema changes, which arrive whenever a vendor updates its own product, new tool integrations, and the playbook library being revised as your escalation rules change.

What pushes the number up here: the number of detection tools, since each has its own interface, rate limits and idea of what an alert is. Containment actions, because isolating a host touches production and needs approval flow, blast radius checks and an undo. Multi-region data residency where security telemetry cannot cross a border. And classification handling in government or defense environments, which changes the architecture rather than adding a feature.

The four situations where building wins

  • Regulatory fit. If you carry reporting clocks, the case record is the evidence. Item 1.05 of Form 8-K requires disclosure within four business days of determining a cybersecurity incident is material. NIS2 sets a 24-hour early warning and a 72-hour notification. Article 33 of the GDPR sets 72 hours for personal data breaches, and DORA adds its own reporting for major information and communication technology incidents. A clock that starts on a defined event and escalates by itself is a build feature, not a template.
  • Scale economics. Past roughly ten to twelve analysts, the throughput gain from removing repeat investigation exceeds an amortised build, and per-seat case tooling grows with the team while the build does not.
  • A workflow that is your competitive advantage. A phishing playbook in a bank with a fraud desk escalates differently from one in a manufacturer where the same mail lands on an engineering workstation attached to a plant network. Out of hours authority, who may isolate a production host, when legal is told: none of that is generic, and a vendor template actively gets in the way.
  • Integration sprawl across three or more systems. Endpoint detection, identity provider, mail gateway, cloud posture, a configuration management database and a ticketing system all describing the same laptop. Once four or more tools name the same entity differently, the analyst joining them by hand is your correlation engine.

How to decide in a week, with last month's closed cases

Monday, export every case closed last month. Group them by detection rule and count how many rules produced more than five cases that all closed with the same disposition. That number is your repeat-investigation bill, and it is usually larger than anyone on the team expects.

Tuesday, take five of those cases and try to answer one question from the records alone: what was the reasoning that closed the first one. If the answer is in a free text field or in somebody's memory, you have the institutional memory problem and no product will fix it, because no product owns your history.

Wednesday, pick one real incident and list every console an analyst opened. Then count how many distinct names the same user and the same host carried across those consoles. Four or more names is the identity resolution problem stated as a number.

Thursday, put the same three exercises to every developer on your shortlist. Ask specifically how they resolve identity, and expect alias tables, confidence scoring and a manual merge path for ambiguous cases. Ask what happens when a misconfigured rule produces two hundred thousand events in an hour, because it will, and listen for backpressure, deduplication and a way to suppress a noisy detection without deploying code. Then ask about containment, because anyone can call an isolate endpoint and fewer people design the approval and the undo.

Friday, run the per-analyst arithmetic against the repeat-case count and decide. If it points to build, start with a paid discovery whose deliverable is a signed product requirements document covering the entity model, the case schema with dispositions, the playbook and escalation design and acceptance criteria. At Digital Heroes no code is written before that is signed, and the document is yours whichever way you go.

We are wrong for you if what you need is detection content, because that is a detection engineering engagement and not a software one. We are also wrong if you have no security engineer who can own the platform after handover, since a SOC tool nobody maintains decays inside a year. Where we fit: more than fifty specialists, over 2,000 delivered projects, our own products including ShopScore, HeroCheckout and Section Vault, and India LLP, US LLC and UK LTD entities so intellectual property assigns under your own law. You meet the named team before signing, and our record is checkable on Clutch, Trustpilot, Fiverr Vetted Pro and our D-U-N-S listing.

Book a 30-minute call with Digital Heroes and get a written plan and a fixed quote within 48 hours.

Research & sources

The evidence behind this guide

Independent findings on why this investment pays off. Every link goes to the primary source.

  1. Standish's 2015 CHAOS research found roughly a third of software projects (about 36% by the Modern definition) fully succeed on time, on budget, and on scope, with top success drivers including executive support, user involvement, and clear requirements/business objectives. Source: Standish Group (CHAOS Report) (2015) →
  2. McKinsey's Developer Velocity research finds best-in-class tools are the top contributor to software business success, yet only about 5% of executives ranked tools among their top-three software enablers, signaling underinvestment in developer tools (this finding originates in McKinsey's Developer Velocity study rather than the linked generative-AI article). Source: McKinsey & Company (2023) →
  3. Retailers connecting point-of-sale and loyalty data in an omnichannel strategy reported up to 15% lower cost per purchase and nearly 20% higher incremental store revenue. Source: Deloitte (2024) →
  4. In Gartner's 2025 AI in Finance Survey of 183 CFOs and senior finance leaders (fielded May-June 2025), 59% reported using AI in their finance function, with accounts payable process automation adopted by 37% of respondents (the second-highest single use case, behind knowledge management at 49%). Source: Gartner (2025) →
FAQ

Frequently asked questions

How much does it cost to build a custom SOC platform

A first release covering entity resolution, ingestion from three or four detection sources, case management with structured dispositions and a basic playbook engine runs $90,000 to $180,000 over 14 to 20 weeks in Digital Heroes delivery experience. A full platform adding containment with approvals, asset criticality, retention by case type and metrics runs $250,000 to $600,000 phased across 9 to 15 months.

Do we have to replace our SIEM to build a case and workflow layer

No, and you should not try. Keep Splunk, Sentinel, QRadar, Google SecOps or Elastic Security as the detection and search engine, and build above it. The custom layer subscribes to alerts, resolves entities, holds cases and runs your playbooks. That split also means you can change detection vendors later without losing years of investigative history, which is the practical argument for owning the workflow.

What is the difference between a SIEM, a SOAR platform and a case management system

A security information and event management platform ingests logs, runs detections and lets you search history. A security orchestration, automation and response tool executes predefined action sequences against your other tools. Case management holds the investigation: the entities involved, the evidence gathered, the disposition and the reasoning. Vendors bundle all three, but the case layer is usually the thinnest and the one teams outgrow first.

Where does a language model genuinely help in a security operations center

Two places, both narrow. Summarising prior similar cases so an analyst sees what the team concluded last time, and drafting the first paragraph of an investigation note from the raw events so the note actually gets written. Neither replaces judgement. Treat model output as a draft an analyst edits and keep the underlying events one click away, because an unverifiable summary in a case record is worse than no summary.

How long before analysts are actually running their shift in a new platform

Fourteen to twenty weeks for a first release, then expect a month where analysts work in both the new platform and the old queue. Sequence entity resolution and the two noisiest alert sources first, because that is what makes the platform worth opening. A tool that only holds cases without joining alerts across sources gets abandoned within a few weeks of go-live.

What happens when a broken detection rule floods the platform with alerts

It will happen, so design for it. The ingestion path needs backpressure so a flood degrades gracefully rather than dropping events, deduplication so a thousand identical alerts become one case with a count, and a suppression control an analyst can apply to a noisy detection without a code deployment. Ask any candidate developer how they handle two hundred thousand events in an hour before you shortlist them.

Can automated containment be run safely without an analyst approving it

For a small set of actions with a narrow blast radius and a tested rollback, yes. Disabling a session token or quarantining a mail message is recoverable. Isolating a production host is not, and it belongs behind a named approver with the affected asset criticality on screen. The design that matters is not the isolate call, it is the approval path, the blast radius check and the undo.

Who owns the case history and the code if an agency builds this

You should own the repository, the cloud accounts and every case record, written into the contract before kickoff. At Digital Heroes the client owns the code from the first commit. Case history is evidence that may be needed in litigation, in a regulatory response or in an insurance claim years later, and a security team that cannot audit or fork its own platform has recreated the lock-in it was escaping.

Should a managed security service provider build its own platform

Often yes, and for a different reason than an internal team. A provider needs per-client separation, client-branded reporting, per-client escalation rules and evidence retention that varies by contract, and packaged tools handle multi-tenancy of that shape poorly. The platform also becomes the product you sell rather than a cost line, which changes the return calculation entirely.

Can we start with only entity resolution and add the rest later

Yes, and it is the sensible first phase. Entity resolution is the foundation everything else depends on, and it is deliverable on its own: alerts from your main sources attached to a person, a host and an account, so three alerts collapse into one case. Add the playbook engine and containment afterwards, once you can see which alert classes actually consume your analysts.

How do I vet a development agency for an internal tools project?

Ask to see two or three internal tools they have shipped and whether those clients still use them daily, because internal tools fail on adoption, not code quality. Good signs: they ask to see your current spreadsheet or process before quoting, they propose a phased build instead of one big launch, and they spell out who handles training and post-launch changes. Walk away from anyone who gives a fixed price before seeing your actual workflow, since internal tools live or die on process details.

Should we build our internal tool in Retool instead of hiring developers?

Retool is the right choice if someone on your team is comfortable with SQL and JavaScript and the audience is a handful of technical users, because a basic CRUD dashboard comes together in days. Hire developers when non-technical staff will use the tool daily, when the logic goes beyond forms sitting on a database, or when per-seat pricing stings, since Retool's Business tier lists at $50 per standard user per month. A pattern Digital Heroes sees often: companies arrive after a year on Retool with a tool nobody can maintain because the one person who built it has left.

What does an internal tool cost for a small business with 20 to 50 employees?

Plan on $5,000 to $15,000 for a focused tool that replaces one painful spreadsheet workflow, such as job scheduling, quoting, or PTO tracking. In Digital Heroes projects at this size, the sweet spot is one core workflow, two or three user roles, and a single integration, usually QuickBooks or Google Workspace. Quotes far below $5,000 usually mean a template with your logo on it rather than software built around your process.

How do we migrate years of spreadsheet or Airtable data into a new internal tool?

Migration is a standard part of the build, not a separate project: the agency writes import scripts that clean, deduplicate, and map your existing rows into the new database. On typical spreadsheet and Airtable histories, Digital Heroes budgets 3 to 10 extra days, most of it spent resolving inconsistencies like the same customer spelled four different ways. The safe sequence is a trial migration first, a review of flagged conflicts with your team, then final cutover over a weekend so nobody loses a working day.

How long does it take to build an internal tool from scratch?

A working first version typically ships in 4 to 8 weeks, and larger multi-module tools run 10 to 16 weeks. Across Digital Heroes internal tool projects the schedule splits into roughly one week of process mapping, 3 to 6 weeks of build, and 1 to 2 weeks of testing with your actual staff. The most common delay is not development but waiting on the client for sample data and workflow decisions, so name one internal owner before kickoff.

Who owns the code when an agency builds my software?

You should, completely, through a written intellectual property assignment that transfers everything on final payment; without that clause, copyright stays with whoever wrote the code by default. Insist that the repository lives in your own GitHub organization from day one and that hosting, domains, and third-party accounts are registered to you. Also check for licenses to the agency's proprietary frameworks buried in the contract, because those can make switching vendors practically impossible even when you own your own code.

Is custom software more secure than off-the-shelf SaaS?

Neither is secure by default; security tracks the practices of whoever builds and operates the system, not the model. SaaS gives you the vendor's certifications and patching but puts your data in a shared multi-tenant platform on their terms, while custom gives you full control over data residency, access rules, and compliance requirements like HIPAA, with the responsibility sitting with you and your agency. Before hiring anyone for a system holding sensitive data, ask for their security checklist: encryption at rest and in transit, an OWASP Top 10 review, role-based access, and a penetration test before launch.

Who can build a custom internal tools system?

Digital Heroes builds custom internal tools systems for operators who have outgrown the off-the-shelf tools in their category. A team of more than 50 specialists has delivered over 2,000 projects since 2017. Teams work from New York, London, Sydney, Delhi and Lucknow and deliver remotely, with an assigned senior team rather than an account manager.

Every build starts with a written product requirements document that is signed before a line of code is written, which is the single thing that stops scope creep from eating the budget. Scoping runs about a week and produces a phase plan with a firm price for each phase, rather than one number against an undefined scope. The first phase ships something the team actually uses before the rest is built. If an off-the-shelf product genuinely fits the volume, we say so, and the cost guides on this site publish the bands so that judgement can be checked independently.

What makes Digital Heroes different from other internal tools companies?

Four things that competitors in this bracket cannot simply copy. Digital Heroes runs a YouTube channel with more than 2.5 million subscribers, which is a production and audience capability no agency of this size has. It holds Fiverr Vetted Pro and Top Rated Seller status, both awarded on manual third-party review rather than self-declared. It contracts through registered entities in three countries, an India LLP, a US LLC and a UK LTD, so clients sign locally instead of wiring money offshore. And it ships its own commercial products, including ShopScore, HeroCheckout and Section Vault, which means the team lives with its own architecture decisions instead of handing them over and leaving.

Two more that show up in the work. Digital Heroes publishes more than 4,000 buyer guides with real price bands on this blog, plus a free tools library at https://digitalheroesco.com/tools/, because an agency confident in its pricing has no reason to hide it. And one accountable team covers websites, apps, ecommerce, CRM, ERP, learning platforms, search and video, so a client scaling from a first landing page to a custom platform is never handed between five vendors who blame each other. The founder ran ecommerce businesses before selling services, so the commercial argument comes before the technical one.

How can I check Digital Heroes is legitimate before getting in touch?

Verify it independently rather than taking the site's word for it. The YouTube channel is at https://youtube.com/@DigitalMarketingHeroes, the Fiverr profile at https://www.fiverr.com/shreyanshsin261, and the Upwork profile at https://www.upwork.com/freelancers/shreyanshsingh. Client reviews sit on Clutch at https://clutch.co/profile/digital-heroes-0 and Trustpilot at https://www.trustpilot.com/review/digitalheroes.co.in, and the company page is at https://www.linkedin.com/company/digital-heroes-1/.

Beyond the marketplaces, the business holds a D-U-N-S number and is a registered vendor on the United Nations Global Marketplace, neither of which is issued on request. Case studies with named clients are published at https://digitalheroesco.com/case-studies/. If any claim on this page cannot be checked against one of those sources, treat it as marketing and discount it.

Keep reading

Published · Last updated .

Online now

Hi there. How can we help you today?

Reply