This is Hamamoto from TIMEWELL.
Whether you've joined a SaaS company, been asked to lead a software procurement decision, or need to evaluate a SaaS investment — terms like "ARR," "NRR," and "multi-tenant" can be disorienting at first. SaaS businesses are measured by fundamentally different metrics than traditional software or product businesses. This glossary covers 40 essential terms from the SaaS and cloud world, explained for business professionals without a technical or finance specialization.
Contents
- Revenue Metrics
- Customer Metrics
- Service Delivery Models
- Technology and Architecture
- Contracts and Operations
- Summary
Looking for AI training and consulting?
Learn about WARP training programs and consulting services in our materials.
Revenue Metrics
SaaS (Software as a Service) — Software delivered as a subscription rather than a one-time purchase. No installation required — access through a browser with a monthly or annual subscription. Gmail, Slack, and Salesforce are standard examples. TIMEWELL's products — ZEROCK, BASE, and TRAFEED (formerly ZEROCK ExCHECK) — are all delivered in this model.
ARR (Annual Recurring Revenue) — The scale indicator for SaaS businesses. Total recurring subscription revenue on an annualized basis — MRR × 12. "A ¥10 billion ARR company" is how scale is communicated. One-time setup fees and professional services are excluded because they don't recur.
MRR (Monthly Recurring Revenue) — Total recurring subscription revenue for a given month. Tracked as three components: New MRR (from new customers), Expansion MRR (from upgrades), and Churned MRR (from cancellations). The breakdown shows exactly where revenue is growing or declining.
New MRR — Monthly recurring revenue from customers acquired during the current month. The direct output of sales and marketing activity.
Expansion MRR — Increased monthly recurring revenue from existing customers who upgraded plans or added features. Reflects the output of customer success and account management.
Churned MRR — Monthly recurring revenue lost from cancellations and downgrades. When New MRR plus Expansion MRR exceeds Churned MRR, the business is growing.
NRR (Net Revenue Retention) — The metric that answers: "Would revenue grow even if we acquired zero new customers?" Calculated as the revenue retained from existing customers after factoring in expansion and churn. NRR above 100% — called "negative churn" — means the existing customer base generates more revenue over time on its own. Top SaaS businesses target NRR of 120% or higher.
GRR (Gross Revenue Retention) — NRR without the expansion component — measuring only how much of existing customer revenue is retained, ignoring upsells. GRR above 90% indicates a stable customer base.
ARPU (Average Revenue Per User) — Total revenue divided by number of customers. Tracking ARPU over time shows whether pricing changes or upsell initiatives are working.
ACV (Annual Contract Value) — The annual revenue from a single contract. A three-year contract worth ¥3 million has an ACV of ¥1 million. Used for sales performance measurement and target-setting.
Now from revenue to customers. In SaaS, retention metrics often matter more to business performance than acquisition metrics.
Customer Metrics
Churn Rate — The percentage of customers who cancel within a given period. No matter how many new customers you acquire, high churn means filling a bucket with a hole in the bottom. A 2% monthly churn rate looks small but translates to roughly 21% of customers lost per year. The compounding effect makes even small churn rates significant.
Customer Churn — Churn measured by the number of customers. If 5 of 100 customers cancel, customer churn is 5%.
Revenue Churn — Churn measured by revenue. If a large account cancels, revenue churn can be high even when customer churn appears low. Both metrics should be tracked in parallel.
LTV (Lifetime Value) — The total revenue a customer generates over the life of the relationship. A ¥100,000/month service used for an average of 30 months has an LTV of ¥3 million. LTV is used in the LTV/CAC ratio — the key measure of unit economics health.
CAC (Customer Acquisition Cost) — The total cost of acquiring one customer: advertising, sales headcount, events, and related expenses, divided by new customers acquired. SaaS businesses don't become profitable in the first month — CAC management is a genuine operating priority.
A common point of internal disagreement: what to include in CAC. Only advertising spend? Marketing team salaries? Trade show booth fees? The right answer is to choose a consistent definition and apply it the same way every month. The trend matters more than the absolute number.
CAC Payback Period — The number of months required to recover CAC from a customer's monthly revenue. A ¥1.2 million CAC for a ¥100,000/month service means a 12-month payback period. Generally, 12-18 months is considered acceptable.
Onboarding — The process of supporting new customers in getting set up and using the product after signing. Initial configuration support, product training, kickoff meetings. Onboarding quality has a direct effect on subsequent churn rates.
Customer Success (CS) — The function of proactively supporting customers in achieving their desired outcomes with the product. Distinct from support (which responds to problems) because customer success monitors usage patterns and intervenes before problems arise. Customer success quality directly determines NRR.
Health Score — A composite metric representing a customer's overall engagement with the product. Combines login frequency, feature utilization, support ticket volume, and other signals. Used to identify at-risk accounts before they churn.
Now the "SaaS family" — service categories and pricing models. The PaaS/IaaS distinction comes up in vendor and IT discussions regularly.
Service Delivery Models
PaaS (Platform as a Service) — Cloud delivery of the infrastructure needed for application development: OS, middleware, databases. Heroku and Google App Engine are examples. Developers focus on code without managing the underlying infrastructure.
IaaS (Infrastructure as a Service) — Cloud delivery of servers, storage, and networking. AWS EC2 and Google Compute Engine are examples. Maximum flexibility, but OS configuration and security are the customer's responsibility.
BPaaS (Business Process as a Service) — Cloud delivery of entire business processes — accounting services, payroll processing, logistics management — combining software with human service delivery.
Freemium — Free + Premium. Providing core features at no cost to build a large user base, then converting a portion to paid plans. Slack, Zoom, and Notion use this model. The conversion rate from free to paid is the critical operating metric.
Pricing Model — The revenue structure of a SaaS product. Per-user pricing, usage-based pricing, feature-tiered pricing — each structure creates different LTV profiles and should match how customers derive value from the product.
Now the technical side — terminology worth knowing when evaluating or purchasing SaaS products.
Technology and Architecture
Multi-Tenant — An apartment building: one infrastructure serving multiple customers (tenants), with security partitions between them. Most SaaS is multi-tenant because of the operational efficiency. One risk: a neighboring tenant's heavy load can occasionally affect performance for others — though well-designed systems mitigate this.
Single-Tenant — A dedicated infrastructure environment for one customer. Used for enterprises with strict security or customization requirements. Higher cost than multi-tenant.
SSO (Single Sign-On) — One login credential granting access to multiple SaaS services without re-authentication. Reduces password management burden for employees and improves security. Often a mandatory requirement in enterprise procurement.
SAML (Security Assertion Markup Language) — An authentication protocol that enables SSO between an organization's identity management system (IdP) and SaaS services (SP). The technology that lets employees log into SaaS products using company Active Directory credentials.
API Integration — Connecting SaaS services via APIs to exchange data automatically. Connecting a CRM to accounting software so sales order data flows directly into revenue records, without manual entry.
Webhook — "Notify me when something happens" — automated. When an event occurs in one service, a notification is pushed automatically to another. New inquiry submitted → Slack notification. The contrast with API: APIs pull information on request; webhooks push information when triggered.
Contracts and Operations
SLA (Service Level Agreement) — The contractual specification of what the provider guarantees: 99.9% uptime, two-hour incident resolution, service credits if SLA is missed. Always review before signing.
Uptime — 99.9% sounds nearly perfect, but annualized it means approximately 8.8 hours of allowed downtime. 99.99% ("four nines") allows 53 minutes. 99.999% ("five nines") allows 5 minutes. The operational cost of each additional nine is significant — knowing what level your business actually requires prevents overpaying or underspecifying.
SOC 2 — Third-party certification for cloud service security, availability, processing integrity, confidentiality, and privacy. Enterprise customers frequently require SOC 2 compliance as part of vendor qualification.
ISO 27001 — International standard for Information Security Management Systems. Third-party certification confirming that the organization systematically manages information security risks. A baseline expectation for enterprise SaaS providers.
Data Portability — The ability to export your data and migrate it to another service when you want to leave. Check this before signing — the answers vary significantly between vendors.
Vendor Lock-in — Being unable to migrate because data or integrations are too entangled with one provider. Services that store data in proprietary formats or don't offer API access create the highest lock-in risk. Asking "can we export our data?" before signing prevents being stuck later.
A common selection mistake: choosing based on "most features" at the time of purchase, only to find three years later that the product's portability and API flexibility are poor. The switching cost becomes the real constraint. Vendor lock-in isn't a risk that's obvious at procurement time — it becomes visible when you want to leave.
Summary
SaaS and cloud terminology organizes into three areas: revenue measurement, customer management, and technical infrastructure. Keeping these distinct makes the terms easier to retain.
Key points to take away:
- SaaS business health is measured by ARR/MRR growth rate and churn rate
- NRR above 100% (negative churn) is the defining characteristic of top-tier SaaS businesses
- LTV/CAC of 3x or higher and CAC payback within 18 months are standard unit economics benchmarks
- Customer success quality directly determines NRR and churn rate
- SSO and API integration are mandatory requirements for enterprise procurement
The SaaS market has matured significantly in recent years, and feature differentiation has diminished. Selection increasingly comes down to customer success quality, API flexibility, and data portability — that's the consistent pattern across the SaaS companies I've observed. TIMEWELL's ZEROCK, BASE, and TRAFEED are enterprise-grade cloud services with SSO support, API integration, and security standards to match. SaaS selection consultations are available — reach out if useful.
