From c903e604e072637590e706d88030647af66dee7f Mon Sep 17 00:00:00 2001 From: Noya Offer Date: Sun, 14 Jun 2026 12:12:24 +0300 Subject: [PATCH] docs: rewrite Cloud vs OSS comparison page Remove the dead/old Loom video and bring the OSS vs Cloud comparison up to date with the current product. Rework the comparison table into sharper capability categories (AI agents & MCP, coverage, column-level lineage, ML detection, governance, security & privacy), add links to the relevant feature docs, fold the agents + context engine story into a tighter Cloud description, add an SEO-friendly FAQ, and add a talk-to-the-team CTA high on the page plus a "try Cloud free" question. Co-Authored-By: Claude Opus 4.8 --- docs/cloud/cloud-vs-oss.mdx | 99 ++++++++++++++++++++++++------------- 1 file changed, 64 insertions(+), 35 deletions(-) diff --git a/docs/cloud/cloud-vs-oss.mdx b/docs/cloud/cloud-vs-oss.mdx index 74b5e6a70..c5175388a 100644 --- a/docs/cloud/cloud-vs-oss.mdx +++ b/docs/cloud/cloud-vs-oss.mdx @@ -2,57 +2,86 @@ title: "Elementary OSS vs. Elementary Cloud" 'og:title': "Elementary OSS vs. Elementary Cloud" sidebarTitle: "Cloud vs OSS" -description: "Detailed comparison of Elementary product offerings." +description: "Compare Elementary OSS and Elementary Cloud: AI agents, coverage, lineage, security, and how to choose between the open-source package and the managed platform." icon: "list-check" --- -If you’re just beginning your data quality journey, the decision between OSS and Cloud depends on your goals and team setup: +If you're just beginning your data quality journey, the decision between OSS and Cloud depends on your goals and team setup. **Elementary OSS** -A self-maintained, open-source CLI that integrates seamlessly with your dbt project and the Elementary dbt package. It enables alerting and provides the self-hosted Elementary data observability report, offering a comprehensive view of your dbt runs, all dbt test results, data lineage, and test coverage. +A self-maintained, open-source CLI that integrates with your dbt project and the Elementary dbt package. It covers a single dbt project with dbt test results, table-level lineage, test coverage, and basic alerting, all through the self-hosted Elementary observability report. **Elementary Cloud** - -A fully managed, enterprise-ready solution designed for scalability and automation. It offers automated ML-powered anomaly detection, flexible data discovery, an integrated incident management system, and collaboration features. Delivering high value with minimal setup and infrastructure maintenance, it's ideal for teams looking to enhance data reliability without operational overhead. - -This short video covers the difference between OSS and Cloud: - - -
- -
- + +A fully managed platform for data observability, quality, and governance, with no infrastructure to maintain. It covers many dbt projects end to end, from ingestion to BI and AI consumption, with column-level lineage, ML-powered detection, governance, and enterprise security built in. + +All of these signals feed the context engine that powers the Elementary AI agents and MCP. The agents work in the background while you supervise, and help you work at scale: they recommend tests, triage and resolve incidents, enrich governance metadata, and optimize costly models and tests. + +Through the MCP, the Elementary context is provided to other agents, like analytics and code agents, so they return more accurate results on trustworthy data. + + + Elementary is code-first. Tests, monitors, and configuration live in your dbt project and code repository, not locked inside a vendor UI. OSS and Cloud share the same foundation, so there is no vendor lock-in. + + + + If you're trying to decide what would work best, feel free to talk to the team. + ### Comparing Elementary OSS to Elementary Cloud -Below is a detailed comparison between the OSS and Cloud features: +Below is a detailed comparison between the OSS and Cloud features: | Feature | **OSS** | **Cloud** | |------------------------|------------------------------------------|---------------------------------------------------------------------------------------------------| -| **Detection** |
  • Anomaly detection and dbt tests
|
  • Automated freshness & volume monitors
  • ML-powered anomaly detection
  • dbt and cloud tests
  • Bulk add/edit for tests
| -| **Triage & Response** |
  • Basic alerts
  • Table-level lineage
|
  • Interactive alerts
  • Column-level lineage up to BI
  • BI integrations
  • Test results history
  • Incident management
| -| **Performance Monitoring** |
  • Model and test performance
|
  • Model and test performance
  • Performance alerts
| -| **Enabling Non-Tech Users** | X |
  • No-code test editor
  • Data health scores
  • External catalog integrations
  • Ticketing system integrations
| -| **Governance** | X |
  • Catalog
  • Metadata in code and UI
| +| **AI agents & MCP** |
  • No AI
|
  • A [team of AI agents](/cloud/ai-agents/overview) you put to work at scale while you supervise (governance, triage, test recommendation, catalog, performance & cost)
  • [Context engine](/cloud/ai-agents/context-engine) across your stack
  • [MCP server](/cloud/mcp/overview) for your own AI tools
| +| **Coverage** |
  • Single dbt project and its warehouse
|
  • Multiple dbt projects
  • End to end, from [ingestion](/cloud/integrations/pipeline/fivetran) (Fivetran, SAP, and more) through the warehouse and dbt to [BI](/cloud/features/data-lineage/exposures-lineage) and [AI consumption](/cloud/mcp/overview)
| +| **Data lineage** |
  • Table-level lineage
|
  • [Column-level lineage up to BI](/cloud/features/data-lineage/column-level-lineage)
  • [Downstream exposures](/cloud/features/data-lineage/exposures-lineage)
| +| **Detection** |
  • dbt tests and anomaly detection tests (freshness, volume)
|
  • [ML-powered anomaly detection](/cloud/features/anomaly-detection/monitors-overview)
  • [No-code cloud tests](/cloud/features/data-tests/cloud-tests-overview)
  • [Schema validation](/cloud/features/data-tests/schema-validation-test) and [data contracts](/cloud/features/data-tests/data-contract-test)
  • Bulk add/edit for tests
| +| **Test coverage** |
  • Test results in the self-hosted report
|
  • [Test coverage screen](/cloud/features/data-tests/test-coverage-screen)
  • Automated coverage recommendations
| +| **Triage & Response** |
  • Basic Slack and Teams alerts
|
  • [Interactive alerts](/cloud/features/alerts-and-incidents/alerts-and-incidents-overview) and [alert rules](/cloud/features/alerts-and-incidents/alert-rules)
  • [Incident management](/cloud/features/alerts-and-incidents/incident-management)
  • [BI integrations](/cloud/integrations/bi/connect-bi-tool)
  • Test results history
| +| **Performance & cost** |
  • Model and test performance
|
  • [Model and test performance](/cloud/features/performance-monitoring/performance-monitoring)
  • [Performance alerts](/cloud/features/performance-monitoring/performance-alerts)
  • Continuous cost and performance monitoring
| +| **Governance** | X |
  • [Catalog](/cloud/features/collaboration-and-communication/catalog)
  • [Metadata in code and UI](/cloud/features/data-governance/manage-metadata)
  • [AI-generated descriptions](/cloud/features/data-governance/ai-descriptions)
  • [Critical assets](/cloud/features/data-governance/critical_assets)
| +| **Enabling non-technical users** | X |
  • [No-code test editor](/cloud/features/data-tests/cloud-tests-overview)
  • [Data health scores](/cloud/features/collaboration-and-communication/data-health)
  • [External catalog integrations](/cloud/integrations/governance/atlan)
  • Ticketing integrations ([Jira](/cloud/integrations/alerts/jira), [Linear](/cloud/integrations/alerts/linear), [ServiceNow](/cloud/integrations/alerts/servicenow))
| +| **Security & privacy** |
  • Fully self-hosted, your data and metadata stay in your environment
|
  • [RBAC](/cloud/features/roles-and-permissions) at account, environment, and asset level
  • SSO ([Okta](/cloud/integrations/security-and-connectivity/okta), [Microsoft Entra](/cloud/integrations/security-and-connectivity/ms-entra))
  • [Audit logs](/cloud/features/collaboration-and-communication/audit_logs/overview) and [PrivateLink](/cloud/integrations/security-and-connectivity/aws-privatelink-integration)
  • [SOC 2 Type II and HIPAA](/cloud/general/security-and-privacy), metadata only and no raw data access
| +### Frequently asked questions -### Want to know more? + + + Elementary OSS is an open-source CLI and dbt package that you host yourself. It covers a single dbt project with dbt test results, table-level lineage, test coverage, and basic alerting. Elementary Cloud is a fully managed platform that adds ML-powered anomaly detection, column-level lineage up to BI, incident management, governance, enterprise security, and a team of AI agents you put to work at scale, across multiple dbt projects, with no infrastructure to maintain. + + + Yes. Elementary OSS is open source and free to use. You install the dbt package and CLI in your own environment and run the observability report yourself. + + + Yes. You can start a free Elementary Cloud trial at [app.elementary-data.com](https://app.elementary-data.com/). If you're not sure whether OSS or Cloud fits your setup, you can also [talk to the team](https://meetings-eu1.hubspot.com/joost-boonzajer-flaes/intro-call-docs). + + + Yes. Cloud builds on the same open-source foundation and includes the OSS capabilities, then adds automated detection, lineage, governance, security, and AI agents on top. + + + Yes. Cloud uses the same Elementary dbt package, so moving from OSS to Cloud means connecting your existing dbt project rather than starting over. See the [dbt package quickstart](/cloud/onboarding/quickstart-dbt-package). + + + No. Elementary is code-first. Your tests, monitors, and configuration live in your dbt project and code repository, not inside a vendor UI, so you keep full ownership and can move between OSS and Cloud freely. + + + Elementary Cloud is SOC 2 Type II certified and HIPAA compliant. It collects metadata, logs, and aggregated metrics only, with no read access to raw data in your warehouse. It supports [RBAC](/cloud/features/roles-and-permissions), SSO, audit logs, and [PrivateLink](/cloud/integrations/security-and-connectivity/aws-privatelink-integration). See [security and privacy](/cloud/general/security-and-privacy) for details. + + + Choose OSS for a free, self-hosted package on a single dbt project. Choose Cloud to cover multiple projects end to end with automated detection, governance, enterprise security, and AI agents you supervise at scale, without managing infrastructure. + + - +### Want to know more? - + + + Get started with a free Elementary Cloud trial. + + + Book some time with our team. + +