Home/DevOps

Every other category here is bought by the people who run the systems. This one is bought by the people who build them.

And it is the only category on this site where the bill scales with how much your software is used — data ingested, hosts monitored, events captured, CI minutes burned — rather than with how many people you employ.

Datadog publishes APM per host and logs per GB ingested plus per million events indexed — three meters in one product. A per-user mental model produces a forecast that is wrong by an order of magnitude, which is why the second-year bill is this category’s signature surprise. Three routes below, by the question each answers.

3 guides

Three routes, by the question each answers. Open the one that matches your situation.

Observability & APM

Something is slow or broken and the logs are not telling you why.

13 productsOpen the guide →
Often confused with Databases & Data Tools. The difference: APM tells you the query was slow; database monitoring tells you why the query plan changed. Databases & Data Tools

Developer Tools

Code needs somewhere to live, a way to ship, and licences for the people writing it.

13 productsOpen the guide →
Often confused with Observability & APM. The difference: the pipeline proves the build passed; observability proves it works under real traffic. Observability & APM

Databases & Data Tools

The database is the bottleneck, the risk, or the thing you are migrating off.

19 productsOpen the guide →
Often confused with Developer Tools. The difference: one keeps the data healthy in production; the other versions and tests the schema changes before they get there. Developer Tools
Second entry axis

Something just happened?

Events and audits send people here more often than job descriptions do. If one of these is your week, it already names your route.

The bill doubled and traffic only grew 30%

Observability & APM

A launch is in six weeks and nothing is instrumented

Observability & APM

An Oracle renewal quote arrived and somebody said Postgres

Databases & Data Tools

The database is the bottleneck and nobody can prove which query

Databases & Data Tools

CI minutes cost more last month than the seat licences

Developer Tools

A renewal counts seats nobody has committed code from in a year

Developer Tools

The overlaps

Why people pick the wrong door

Nobody confuses the definitions. They confuse the pairs. Four overlaps, and the one question that settles each:

ObservabilityvsSIEM & log management

Are you asking “is it working” or “were we attacked”?

The same logs, two buyers, two meters. Buy observability and hand it to the security team, and the retention window is weeks when the regulator wants a year. Buy a SIEM to debug a latency problem and you pay security-grade ingest rates for traces nobody correlates. This is the most expensive confusion in the category, and the SIEM route lives on the Security category — cross-linked here, not repeated.

APMvsDatabase monitoring

Do you need to know the query was slow, or why the plan changed?

APM traces the request and names the slow query. It rarely tells you that the statistics went stale, an index was dropped, or the plan flipped under a parameter sniff. Buy APM expecting database depth and the DBA still cannot see wait states; buy database monitoring expecting request tracing and you cannot follow a call across services.

APMvsError tracking

Is the problem performance, or exceptions?

Error tracking captures the stack trace, the release and the user affected, at a fraction of APM pricing. Buy full APM when the requirement was “why did that crash” and you pay per host for a per-event problem. Buy error tracking expecting distributed tracing and a slow request across six services has no single owner.

Developer ToolsvsCloud & workload security

Is the scanning a pipeline concern or a runtime one?

SAST, dependency and secrets scanning sit in the pipeline and are sold inside the SCM platform. Container and cloud posture scanning is CNAPP and is bought separately. Estates buy the SCM tier expecting cloud posture, or buy CNAPP and still ship a hardcoded key — the boundary is the deploy, and the runtime half lives on the Security category.

Compare any two terms

vs
MonitoringObservability & APM

Checks the things you knew to check — dashboards and thresholds you defined in advance.

The Observability & APM boundary section →
ObservabilityObservability & APM

Answers questions you did NOT write a check for, from high-cardinality telemetry.

The Observability & APM boundary section →

The difference

Monitoring checks the things you knew to check: you defined the dashboard and the threshold in advance, so it answers questions you already asked. Observability answers questions you did NOT write a check for — why is this ONE customer slow, on this build, in this region — by keeping high-cardinality telemetry you can slice after the fact. That is not monitoring done better; it is a different cost structure, because keeping the detail is what you pay for.

The vocabulary — one line each

Sixteen terms, one line each. The depth lives in each route’s guide.

These are not tiers. Observability is not monitoring done better — it answers questions you never wrote a check for, from telemetry you pay to keep, at a materially different cost. Each route’s guide resolves only the four terms its buyer actually confuses.

  • Monitoringchecks the things you knew to check — dashboards and thresholds you defined in advance
  • Observabilityanswers questions you did NOT write a check for, from high-cardinality telemetry
  • APM (Application Performance Monitoring)traces a request across services and names the slow span
  • Logswhat happened, in text, at whatever volume you emit — the line item that grows fastest
  • Metricsnumbers over time, cheap to store, cheap to alert on, blind to the individual request
  • Tracesone request's path through every service, with timing per hop
  • RUM (Real User Monitoring)what the browser or app actually experienced, from the user's device
  • Error trackingexceptions grouped by fingerprint, with release and user context, priced per event
  • Cardinalityhow many unique tag combinations you emit — the thing that silently multiplies the bill
  • Database monitoringwait states, query plans, index health and blocking — inside the engine
  • DBaaS (Database as a Service)the vendor runs the database; you get an endpoint and a support boundary
  • Migrationmoving schema and data to a different engine, once, with the application rewritten around it
  • Replicationkeeping a second copy current on the SAME engine — availability, not portability
  • SCM (Source Control Management)where the code lives, with review and branch history — Git, hosted
  • CI/CD (Continuous Integration / Continuous Delivery)the automation that builds, tests and deploys — metered in minutes, not seats
  • DevOps platformSCM, CI/CD, packages, security scanning and planning under one licence
Ground truths

What holds whichever route you take

The bill scales with usage, not headcount

Every route here except developer seats meters on volume — hosts monitored, gigabytes ingested, events captured, managed resources, CI minutes. That is why the second-year bill is this category’s signature surprise: the forecast was built on a per-user model that works everywhere else on this site and is wrong by an order of magnitude here. Model at today’s volume, at double, and at ten times before signing anything multi-year.

Open source is a genuine competitor here

Prometheus, Grafana, OpenTelemetry, Postgres, Jenkins. Unlike every other category on this site, the open-source path is credible for real production estates — and pretending otherwise loses the engineer reading this in the first screen. It substitutes engineering time for licence cost, which is a real trade with a real owner attached, and it should be made deliberately rather than by default.

There is always a second meter

Seats plus CI minutes. Ingest plus indexing. Licence plus overage. Platform plus AI assistant. Every product here bills on at least two axes, and the one that breaks the forecast is almost never the one on the quote. Ask what else is metered before comparing any two vendors.

The buyer is engineering, not IT

These purchases are triggered by a launch, an outage, a scaling event or a renewal — not by an audit or an incident report. The evaluator will run a proof of concept against real traffic and will not read a datasheet. That is why every page in this category leads with the meter and the failure mode rather than the feature list.

The licence is the small number. Onboarding, implementation and the population nobody governs are the purchase.
TechBag
Where it's heading

The seams are moving

Source control is becoming the whole platform — GitHub and GitLab both sell CI, packages, security scanning and planning under one licence, so the question is no longer which SCM but whether you want one vendor or a toolchain. AI assistants are folding into those licences, bundled generously in the trial and itemised at renewal. And observability vendors are absorbing security, selling the same telemetry twice at two meters. Buying two of these today often means buying one thing twice — or discovering at renewal that the bundled thing was never in the contract.

What you used to buyWhat you buy now
Observability & APM
is it working
Developer tools
how code ships
Databases & data tools
where the data lives
One direction
SCM becoming the whole platform
source control absorbing CI, packages, scanning, planning — and now the AI assistant, bundled in the trial and itemised at renewal
GitHubGitLabAtlassianCopilotGitLab Duo
One direction
Observability vendors absorbing security
the same telemetry, sold twice, at two meters — and the SIEM team and the platform team both paying for it
DatadogSplunkSentry

Buy for the seam that is moving, not last year’s org chart — and buy the scope, not the brand.

Check what you already own

Almost every buyer in this category already holds part of what they are about to purchase — usually the sign-in half, occasionally the governance half, almost never the machine half.

  • Your cloud provider's native monitoring CloudWatch, Azure Monitor and Cloud Monitoring are already collecting metrics and basic logs at consumption rates. They stop at cross-service tracing, correlated debugging and anything resembling a service-level view.
  • Your SIEM It already ingests many of the same logs — at security-grade retention and a different meter. Same data, different question: read the SIEM guide before buying a second log platform for the engineering team.
  • GitHub or GitLab free tiers Genuinely capable for small teams. They stop at required reviewers, advanced permissions, the full scanning set and support — the compliance features, not the coding ones.
  • Open source Prometheus, Grafana, OpenTelemetry, Postgres, Jenkins. Real production answers in this category, costing an owner and infrastructure rather than a licence. Budget the person, not the software.

If the half you need is already on your invoice, we say so. It costs us a sale and saves you one.

Budget shape

What it costs, roughly

Three meters live in this category, and a fourth number under all of them: the project. Which meter you are quoted tells you which route you are in — order of magnitude here, the tier- and term-matched USD + INR number is each guide’s job.

Observability & APM
Per host · per GB · per million events
Datadog publishes APM and infrastructure per host, and logs per GB ingested plus per million events indexed. Sentry meters events from about $26 per month (about ₹2,158). Mixpanel meters events (about $0.28 per 1,000 over the allowance, roughly ₹23). Splunk does not publish list rates — figures circulating online are third-party. The same estate can differ 10× depending on which meter you are quoted.
Databases & Data Tools
Per core · per instance · per developer
MongoDB Atlas is consumption-priced; the self-managed database is not. EDB, Redgate, Idera and Quest quote per core, per instance or per developer, perpetual or subscription. Per-core on virtualised infrastructure is where the count surprises people — confirm what the vendor counts before signature.
Developer Tools
Per seat — plus the minutes
The one route here that meters per seat. GitHub, GitLab, Atlassian and Postman price per user; JetBrains licenses per named user or as a floating pool, which is a different unit again. CI/CD minutes and runner compute are metered separately and routinely exceed the seat bill.
All three routes
The line nobody quotes
Retention and overage. The licence covers the first tranche; keeping the data — or ingesting more of it after traffic grows — is the number that moves. Model it at three volumes before signing, not one.
Appendix — every vendor in the category, tagged by route
  • DatadogThe broad platform: APM, Infrastructure, Log Management and Digital Experience — each module publicly priced (APM and Infrastructure per host, logs per GB ingested plus per million events indexed) and each adding to a compounding billObservability
  • SentryDeveloper-first error monitoring, performance and session replay — published tiers from about $26 per month, metered on events rather than hostsObservability
  • SplunkObservability Cloud and ITSI — a distinct SKU from Splunk Enterprise Security, which is carded in Security. Cisco-owned since March 2024; published per-host figures circulating online are third-party, not vendor listObservability
  • QuestFoglight — Cloud and Evolve for infrastructure, and the deepest database observability line here (SQL Server, Oracle, cross-platform, query-level Performance Investigator)ObservabilityDatabases
  • MixpanelProduct analytics and session replay — event-metered (about $0.28 per 1,000 events over the allowance; Enterprise from roughly $25–30k a year). Product analytics, not infrastructure observabilityObservability
  • MongoDBAtlas (managed DBaaS), the self-managed database, and Vector Search for AI workloads — the document-model answer, consumption-priced on AtlasDatabases
  • EDBEnterpriseDB — Oracle-compatible Postgres, Extended Server, distributed high availability and Postgres AI. The Oracle-to-Postgres migration story, and a live budget trigger in Indian enterprisesDatabases
  • RedgateDatabase DevOps: Flyway migrations and version control, Monitor for estate health, Test Data Manager for provisioning and masking, SQL Toolbelt for developersDatabases
  • IderaSQL Server depth — Diagnostic Manager for performance, SQL Safe Backup, plus DB PowerStudio and ER/Studio for cross-platform DBA work and data modellingDatabases
  • GitHubEnterprise (SCM, Actions CI/CD, packages, Advanced Security) and Copilot — per-seat licensing with CI metered separately in minutesDeveloper Tools
  • GitLabThe single-platform pitch: SCM, CI/CD, security scanning and planning under one licence, plus Duo for AI — self-hosted as a first-class option where India residency requires itDeveloper Tools
  • AtlassianBitbucket for source and pipelines, Jira for planning — priced per user with tier jumps at user-count thresholdsDeveloper Tools
  • PostmanAPI client, design, testing, collaboration and governance — the API-lifecycle layer beside the SCM, priced per userDeveloper Tools
  • HashiCorpTerraform for infrastructure as code, Vault for secrets, Consul for service networking — IBM-owned since 2025; adjacent to the SCM rather than part of itDeveloper Tools
  • JetBrainsCarried by TechBag's sales team — IDEs licensed per named user or as a floating pool, which is a materially different unit from the per-seat SCM model. No intel pages yet, so it is named here and NOT rankedDeveloper Tools

Every product on the guides is mapped by SKU, not by vendor — Splunk’s Observability SKU is carded here while Enterprise Security is carded on the Security category, and Quest and Idera split across two routes on the same principle. JetBrains is carried by TechBag’s sales team and belongs in Developer Tools; it has no intel pages yet, so it is named and not ranked. Its licence unit — per named user or a floating pool — differs materially from the per-seat model everything else here uses. WAF and CNAPP products are cross-linked to Network Security and Security rather than repeated on these guides.

Know your route and want it narrowed to a shortlist? That’s the next page’s job — or ours.

Talk to an advisor

Vendor-neutral · no gated content

Last reviewed