Skip to content

Commit da8652e

Browse files
committed
move some paragraph
1 parent d0dc2a7 commit da8652e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/content/doc-cloud/architecture.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ import DarkStartMultiNode from "@img/image/cloud/enterprise-multi-node.png";
1616

1717
Surreal Cloud benefits from [SurrealDB’s layered architecture](/docs/surrealdb/introduction/architecture), which separates storage from compute, enabling improved scalability, durability and availability without the need to operate, manage, scaling or shard your database.
1818

19+
This will greatly reduce efforts to extract and replicate data into a separate analytical storage environment, without affecting database performance and controlling for cost.
20+
1921
## Start
2022
For development, and staging applications with vertically-scalable requirements. Surreal Cloud Start provides users with dedicated storage and a single-node for compute which can scale vertically.
2123

@@ -42,6 +44,4 @@ src={{
4244
> [!IMPORTANT]
4345
> In the future, we plan to offer an option to launch multiple instances against a centralised storage layer together with autoscaling. These features will allow customers to, for example, have one production instance autoscaling running 24x7 for the main transactional part of the application and have different data & analytics teams querying the same centralised storage layer with their own individual compute needs (e.g. higher memory or GPU) meaning they can run only when needed for the specific query.
4446
45-
This will greatly reduce efforts to extract and replicate data into a separate analytical storage environment, without affecting database performance and controlling for cost.
46-
4747
To learn more about the plans, please refer to the [Pricing](/pricing) page.

0 commit comments

Comments
 (0)