Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEWD-7639 release/7.1: Updates content and improves standard #2998

Merged
merged 2 commits into from
Nov 30, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
38 changes: 16 additions & 22 deletions modules/introduction/pages/editions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,41 +6,35 @@

Each edition offers different features and levels of support.

Enterprise Edition::
The Enterprise edition (EE) represents the latest, most stable, production-ready release of Couchbase Server.
We recommend the Enterprise Edition binaries for commercial production systems running Couchbase Server.
The Enterprise Edition contains some unique features that make it the best fit for production deployments running in data centers or a public cloud infrastructure.
== Enterprise Edition

The Enterprise Edition license provides for free for development and testing for Couchbase Enterprise Edition. A paid subscription for production deployment is required. Refer to the https://www.couchbase.com/pricing[pricing^] page for details on Couchbase's Enterprise Edition.
The Enterprise Edition (EE) represents the latest, most stable, production-ready release of Couchbase Server. We recommend the Enterprise Edition binaries for commercial production systems running Couchbase Server. The Enterprise Edition contains some unique features that make it the best fit for production deployments running in data centers or public cloud infrastructure.

A subscription to the Enterprise Edition includes a commercial license, better availability capabilities, enhanced security features, advanced tooling, and higher performance and scale.
A subscription to the Enterprise Edition includes a commercial license, better availability capabilities, enhanced security features, advanced tooling, and higher performance and scale. It also includes technical support with service level commitments via our 24/7 support organization and hot fixes for releases.

It also includes technical support with service level commitments via our 24x7 support organization and hot fixes for releases.
Refer to the https://www.couchbase.com/pricing[pricing^] page for details on Couchbase's Enterprise Edition.

One important principle for Community Edition and Enterprise Edition is to ensure full portability of applications between two editions.
The capabilities ensure that an application running on Enterprise Edition should simply transition to Community Edition without code changes, and visa versa.

Community Edition::
== Community Edition
The Community Edition (CE) is best for noncommercial developers where basic availability, performance, scale, tooling, security capabilities and community support is sufficient.

The Community Edition license provides for free deployment of Couchbase Community Edition for departmental-scale deployments of up to five node clusters. The Community Edition license has recently been updated to disallow use of XDCR, which is now an exclusive Enterprise Edition feature.
One important principle for Community Edition and Enterprise Edition is to ensure full portability of applications between the two editions. The capabilities ensure that an application running on Enterprise Edition should transition to Community Edition without code changes and vice versa.

The Community Edition is not subjected to the iterative "test, fix, and verify" quality assurance cycle that is an integral part of the Enterprise Edition release process.
//The release version of CE is several months behind EE.
The Community Edition does not include the latest bug fixes.
The Community Edition license provides the free deployment of Couchbase Community Edition for departmental-scale deployments of up to five node clusters. The Community Edition license has recently been updated to disallow the use of Cross Data Center Replication
(XDCR), which is now an exclusive Enterprise Edition feature.
The Community Edition is not subjected to the iterative "test, fix, and verify" quality assurance cycle that is an integral part of the Enterprise Edition release process. The Community Edition does not include the latest bug fixes.

The Community Edition comes with limited concurrency and parallelism and supports a maximum of 4 cores per node.

Documentation, mailing lists, and forums provide support for the Couchbase user community to help troubleshoot issues and answer questions.
Documentation, mailing lists, and forums support the Couchbase user community to help troubleshoot issues and answer questions.

== Open Source Project

Open Source Project::
The Couchbase Server open source project is a platform for innovation.
Couchbase is committed to open source development and the open source project continues to serve as the foundation for both the Community Edition and the Enterprise Edition.
The Couchbase Server open source project is a platform for innovation. Couchbase is committed to open source development, and the open source project continues to serve as the foundation for both the Community Edition and the Enterprise Edition.

There are many ways to contribute to the open source project:
There are many ways to contribute to the open source project:

* Contribute code to our core engine, to our SDKs, connectors and other integration components that help us connect to other products through https://github.com/couchbase[github.com/couchbase^]. Find more details on the https://developer.couchbase.com/open-source-projects/[Open Source Projects^] page.
* Contribute code to our core engine, our SDKs, connectors and other integration components that help us connect to other products through https://github.com/couchbase[github.com/couchbase^]. Find more details on the https://developer.couchbase.com/open-source-projects/[Open Source Projects^] page.
* Report issues on our tracking system: https://issues.couchbase.com/projects/MB?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page[JIRA^].
* https://docs.couchbase.com/home/contribute/index.html[Contribute to the documentation^] either by submitting changes on GitHub or by simply clicking the "Feedback" link in our online documentation.
* xref:home:contribute:index.adoc[Contribute to the documentation] either by submitting changes on GitHub or by simply clicking the "Feedback" link in our online documentation.

For a feature by feature comparison between editions, take a look at https://www.couchbase.com/products/editions[^].