Skip to content
27 changes: 21 additions & 6 deletions home/modules/ROOT/pages/cloud.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,21 @@ include::home::partial$info-banner.adoc[]

= Welcome to Couchbase Capella

Capella operational is the easiest way to use our Couchbase NoSQL database.
Get access to SQL-like querying, full-text search, powerful eventing, and connect to mobile and IoT devices at the edge.
Capella operational is the easiest way to use Couchbase Server.
Get access to SQL-like querying, full-text and vector search, powerful eventing, and connectivity to mobile and IoT devices at the edge.

Capella Analytics is an analytical database (RT-OLAP) for real time apps and operational intelligence.
Capella Analytics is an analytical database (RT-OLAP) for real-time apps and operational intelligence.
Capella Analytics is a standalone, cloud-only offering from Couchbase under the Capella family of products.

Capella AI Services is a fully managed set of tools that help you build, deploy, and scale your agentic and retrieval-augmented generation (RAG) AI applications.

[.centered.card-container]
== Explore Couchbase Capella

[.card-box]
=== icon:rocket[] Get Started With Capella Operational
=== icon:database[] Get Started With Capella Operational

Get set up with an account and deploy a free tier operational cluster.
Get set up with an account and deploy a free tier Capella operational cluster.

* https://cloud.couchbase.com/sign-up[Sign Up^]
* xref:cloud:get-started:intro.adoc[]
Expand All @@ -36,7 +37,7 @@ Get set up with an account and deploy a free tier operational cluster.


[.card-box]
=== icon:rocket[] Get Started With Capella Analytics
=== icon:analytics[] Get Started With Capella Analytics
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't seem to be able to test these properly in preview or locally. Any ideas? I know the database one work, but the others not so much.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the Font Awesome icons are still pretty broken on the preview sites for some reason.

FWIW, it seems the icons do display properly in page on the master preview for AI Services? https://preview3.docs-test.couchbase.com/home/cloud.html

Have you confirmed that analytics is a valid icon?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you confirmed that analytics is a valid icon?

@sarahlwelton It exists: https://fontawesome.com/v5/icons/analytics?f=classic&s=solid. Not sure of the naming tho.


Create your account and follow our tutorial on how to load data into your Analytics cluster.

Expand All @@ -45,3 +46,17 @@ Create your account and follow our tutorial on how to load data into your Analyt
* xref:analytics:admin:prepare-project.adoc[]
* xref:analytics:intro:examples.adoc[]
* xref:analytics:query:workbench.adoc[]

[.card-box]
=== icon:stars[] Get Started With Capella AI Services

Create your account and start working with Capella AI Services.

* https://cloud.couchbase.com/sign-up[Sign Up^]
* xref:ai:get-started:intro.adoc[]
* xref:ai:build:vectorization-service/data-processing.adoc[]
* xref:ai:build:model-service/deploy-llm-model.adoc[]
* xref:ai:build:model-service/deploy-embed-model.adoc[]
* xref:ai:build:integrate-agent-with-catalog.adoc[]
* xref:ai:build:ai-functions.adoc[]

14 changes: 13 additions & 1 deletion home/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ xref:cloud::index.adoc[Couchbase Capella]

.Capella Analytics (RT-OLAP)

[.content]
Capella Analytics is a real-time analytical database (RT-OLAP) for real time apps and operational intelligence.
Capella Analytics is a standalone, cloud-only offering from Couchbase under the Capella family of products.

Expand All @@ -85,6 +86,7 @@ xref:server.adoc[Couchbase Server]

.Enterprise Analytics (RT-OLAP)

[.content]
Enterprise Analytics is a self-managed analytical database (RT-OLAP) for real time apps and operational intelligence.

xref:enterprise-analytics:intro:intro.adoc[Enterprise Analytics]
Expand All @@ -100,7 +102,17 @@ Enabling you to deploy your offline-first mobile and embedded applications with

xref:couchbase-lite::introduction.adoc[Couchbase Lite] |
xref:sync-gateway::introduction.adoc[Sync Gateway] |
xref:couchbase-edge-server:introduction:intro.adoc[Couchbase Edge Server]
xref:couchbase-edge-server:introduction:intro.adoc[Couchbase Edge Server]

{empty} +

.Capella AI Services

[.content]
Capella AI Services is a fully managed set of tools that help you build, deploy, and scale your agentic and retrieval-augmented generation (RAG) AI applications.
These tools integrate seamlessly with the Couchbase Capella cloud platform, enabling you to develop your AI applications on the same platform as your data.

xref:ai:get-started:intro.adoc[Capella AI Services]

++++
</div>
Expand Down