DOC-14481-update-cb-intro#899
Conversation
| If you self-manage your backend, Couchbase Lite on the device syncs to Sync Gateway, which connects to Couchbase Server. | ||
| If you use Capella, Couchbase Lite syncs to Capella App Services instead. | ||
| App Services is Capella's managed version of Sync Gateway. | ||
| It runs the same synchronization engine, hosted and operated by Capella, so features built for Sync Gateway ship with matching support in App Services. |
There was a problem hiding this comment.
Generally, but not necessarily. We keep it at our own discretion whether to uptake some Sync Gateway features to Capella. Sometimes we build features specifically for App Services where it makes sense (as a managed service)
There was a problem hiding this comment.
@iamfortune just noticed the inaccuracy here -> If you use Capella, Couchbase Lite syncs to Capella App Services instead.
You could be using Capella Operational and but not Capella App Services techncially.
"In a traditional self-managed setup, Couchbase Lite connects to an on-prem deployed Sync Gateway, which pushes data to Couchbase Server.
In a fully managed cloud setup, the Couchbase Lite-powered app connects to Capella App Services, which feeds directly into your Capella database cluster.
Alternatively, a hybrid setup allows your app to connect to a self-managed Sync Gateway that points directly to a fully managed Capella Operational cluster."
| .Couchbase Lite JavaScript | ||
|
|
||
| [.content] | ||
| Couchbase Lite JavaScript is a lightweight, offline-first embedded NoSQL JSON document database for browser-based frontend apps. It provides query, indexing, and data synchronization with Capella App Services or Sync Gateway. + |
There was a problem hiding this comment.
We do not use the offline-first language anymore, let's use fully featured instead.
browser-based and frontend are redundant, let's use only browser-based.
Docs Issue: DOC-14481
PR to update the Mobile intro page
Preview URL:
https://preview.docs-test.couchbase.com/docs-site-DOC-14481-update-cb-mobile-page
You will need the Docs Team credentials on Confluence.