Skip to content

Commit 015b093

Browse files
committed
Features: Implement suggestions by CodeRabbit
1 parent 2a84c3c commit 015b093

File tree

1 file changed

+15
-17
lines changed

1 file changed

+15
-17
lines changed

docs/index.md

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ Billing <organization/billing>
6565
Access Management <organization/access-management>
6666
Networking & Connectivity <reference/networking>
6767
API <organization/api>
68-
How Tos <howtos/index>
69-
Croud CLI <tutorials/deploy/croud>
68+
API CLI <tutorials/deploy/croud>
69+
How-tos <howtos/index>
7070
Reference <reference/index>
7171
:::
7272

@@ -114,17 +114,21 @@ visualization tools.
114114

115115
- Effortless Scaling
116116
- Zero Downtime Upgrades
117-
- Flexible Deployment: Full-managed vs. hybrid
117+
- Flexible deployment: Fully managed vs. hybrid
118118
- Cost-effectiveness
119119
+++
120-
CrateDB Cloud provides confident scaling of your workloads,
120+
CrateDB Cloud provides reliable scaling of your workloads
121121
and deployments on your preferred infrastructure provider.
122122
::::
123123

124-
::::{grid-item-card} {material-outlined}`security;2em` Confidence
124+
::::{grid-item-card} {material-outlined}`security;2em` Security & Compliance
125125
:class-footer: text-smaller
126126

127-
- [Secure, certified, and compliant]
127+
- [Auditing]
128+
- [Secure, certified, and compliant]:
129+
130+
[Encryption], [RBAC],
131+
[CCPA], [GDPR], [HIPAA], [ISO 27001], [SOC 2 Type 2]
128132
- Marketplace Coverage:
129133

130134
[AWS][AWS Marketplace], [Azure][Azure Marketplace], [GCP][GCP Marketplace]
@@ -139,9 +143,8 @@ authentication mechanisms, and its operational certifications.
139143

140144
:::{rubric} Learn
141145
:::
142-
If you want to start using CrateDB Cloud, or make the most of your
143-
existing subscription, we are maintaining resources and tutorials
144-
to support you correspondingly.
146+
If you are getting started with CrateDB Cloud—or want to get more from your
147+
subscription—we provide resources and tutorials to help.
145148

146149

147150
::::{grid} 1 2 2 3
@@ -161,7 +164,7 @@ Learn how to manage your cluster.
161164
Programmatic access to services.
162165
:::
163166

164-
:::{grid-item-card} {octicon}`terminal` API CLI
167+
:::{grid-item-card} {octicon}`terminal` API CLI (croud)
165168
:link: cluster-deployment-croud
166169
:link-type: ref
167170
Use services from the command-line.
@@ -189,7 +192,7 @@ Export data from your CrateDB Cloud cluster.
189192

190193

191194
Learn about key database drivers and client applications for CrateDB,
192-
such as CrateDB Admin UI, crash, psql, DataGrip, and DBeaver.
195+
such as the Admin UI, crash, psql, DataGrip, and DBeaver.
193196
Discover how to configure these tools and explore CrateDB's compatibility
194197
with analytics, ETL, BI, and monitoring solutions.
195198

@@ -223,11 +226,6 @@ Learn about all compatible client applications, frameworks, and tools.
223226
::::
224227

225228

226-
[CrateDB]: https://crate.io/product/
227-
[Croud CLI]: https://crate.io/docs/cloud/cli/
228-
[How-To Guides]: https://crate.io/docs/cloud/en/latest/howtos/
229-
[Reference]: https://crate.io/docs/cloud/en/latest/reference/
230-
231229
[Auditing]: https://cratedb.com/product/features/auditing
232230
[AWS Marketplace]: https://aws.amazon.com/marketplace/pp/prodview-l7rqf2xpeaubk
233231
[Azure Marketplace]: https://azuremarketplace.microsoft.com/en-us/marketplace/apps/crate.cratedbcloud?tab=overview
@@ -236,7 +234,7 @@ Learn about all compatible client applications, frameworks, and tools.
236234
[Encryption]: https://cratedb.com/product/features/data-encryption
237235
[GCP Marketplace]: https://console.cloud.google.com/marketplace/product/cratedb-public/cratedb-gcp
238236
[GDPR]: https://gdpr-info.eu/
239-
[HIPAA]: https://www.cdc.gov/phlp/php/resources/health-insurance-portability-and-accountability-act-of-1996-hipaa.html?CDC_AAref_Val=https://www.cdc.gov/phlp/publications/topic/hipaa.html
237+
[HIPAA]: https://en.wikipedia.org/wiki/Health_Insurance_Portability_and_Accountability_Act
240238
[ISO 27001]: https://cratedb.com/blog/cratedb-elevates-its-security-standards-and-achieves-iso-27001-certification
241239
[RBAC]: https://cratedb.com/product/features/authorization
242240
[secure, certified, and compliant]: https://cratedb.com/contact/security

0 commit comments

Comments
 (0)