Skip to content

Commit 19b3c08

Browse files
Update serverless.md copy (postgresml#1576)
1 parent 0ed334e commit 19b3c08

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pgml-cms/docs/cloud/serverless.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# Serverless databases
1+
# Serverless
22

3-
A Serverless PostgresML database can be created in less than 5 seconds and provides immediate access to modern GPU acceleration, a predefined set of state-of-the-art large language models that should satisfy most use cases, and dozens of supervised learning algorithms like XGBoost, LightGBM, Catboost, and everything from Scikit-learn.
4-
With a Serverless database, storage and compute resources dynamically adapt to your application's needs, ensuring it can scale down or handle peak loads without overprovisioning.
3+
A Serverless PostgresML database can be created in less than 5 seconds and provides immediate access to modern GPU acceleration, a predefined set of state-of-the-art large language models that should satisfy most use cases, and dozens of supervised learning algorithms like XGBoost, LightGBM, Catboost, and everything from Scikit-learn. We call this combination of tools an AI engine.
4+
With a Serverless engine, storage and compute resources dynamically adapt to your application's needs, ensuring it can scale down or handle peak loads without overprovisioning.
55

6-
Serverless databases are billed on a pay-per-use basis and we offer $100 in free credits to get you started!
6+
Serverless engines are billed on a pay-per-use basis and we offer $100 in free credits to get you started!
77

8-
### Create a Serverless database
8+
### Create a Serverless engine
99

10-
To create a Serverless database, make sure you have an account on postgresml.org. If you don't, you can create one now.
10+
To create a Serverless engine, make sure you have an account on postgresml.org. If you don't, you can create one now.
1111

12-
Once logged in, select "New Database" from the left menu and choose the Serverless Plan.
12+
Once logged in, select "New Engine" from the left menu and choose the Serverless Plan.
1313

1414
<figure><img src="../.gitbook/assets/image%20(1).png" alt=""><figcaption><p>Create new database</p></figcaption></figure>
1515

0 commit comments

Comments
 (0)