SaaS (Software as a Service)#
Software delivered and billed as an ongoing subscription service.
Important
✨ AI-generated content. This page was written with the assistance of an AI language model and is provided as a learning aid. Despite careful review, it may still contain mistakes, omissions, or out-of-date information. Whether you are new to the topic, a team lead, or a senior practitioner, treat it as a starting point rather than an authoritative reference: read it critically and independently verify anything you act on (code, commands, figures, and factual claims) against official documentation and primary sources before relying on it.
What it is#
SaaS (Software as a Service) is a delivery model where applications are hosted in the cloud and accessed over the internet, almost always on a subscription. Rather than buying software once and installing it on-premises, customers pay a recurring monthly or yearly fee. Salesforce, Slack, Zoom, Dropbox and HubSpot are canonical examples.
How it works#
The vendor hosts the software on its own cloud infrastructure; users log in through a browser or app with no local install; pricing is a recurring subscription; and the vendor handles maintenance, updates, scaling and security. That shifts cost and operational burden from customer to vendor and turns one-off licence sales into a predictable revenue stream.
Why the model is attractive#
Recurring revenue → predictable cash flow.
High gross margins → typically 70–90%, since serving one more user costs little.
Scalability and global reach → no physical distribution.
First-party data → usage data that fuels product improvement and upsell.
Challenges#
High CAC — SaaS is marketing- and sales-heavy to acquire each customer.
Churn — losing subscribers directly erodes recurring revenue.
Continuous investment — the product must keep improving to retain users.
The metrics that define a SaaS business#
ARR / MRR — annual / monthly recurring revenue.
Churn rate — share of customers (or revenue) lost per period.
Net revenue retention (NRR) — expansion and upsell minus churn; above 100% means the existing base grows even with no new customers.
Gross margin, CAC, LTV, and the LTV:CAC ratio (healthy at ≥ 3).
Rule of 40 — growth % + profit margin % should clear 40%.
SaaS companies are usually valued on revenue multiples (EV/Revenue) rather than profit, since many are still reinvesting for growth.
The data-science angle#
SaaS runs on prediction: churn models flag at-risk accounts for intervention, propensity and uplift models target expansion, usage analytics drive onboarding, and forecasting projects ARR. The recurring relationship makes the data rich and the modelling continuous.
Theme: Business & Growth Analytics · All terminology
Hint
More in Business & Growth Analytics
Blended CAC (Customer Acquisition Cost) · CAC (Customer Acquisition Cost) · Cannibalization · Channel-Specific CAC (Customer Acquisition Cost) · Churn · Cohort · Cohort-Based LTV (Simple Version) · Conversion Rate (CR) · Cost-Per-Click (CPC) Models · Cross-Selling · CTR (Click-Through Rate) · Customer Lifetime · Customer Segmentation · D2C (Direct-to-Consumer)
See also
Source article Adapted (context, re-expressed) in our own words from: SaaS (Software as a Service) (insightful-data-lab.com).