|
|
|
|
|
by leetrout
944 days ago
|
|
A lot of "serverless" things are really on-demand timesharing. One example of "serverless postgres" in my opinion would mean data is on a blob store and you only pay when running queries and for the static storage. Basically snowflake's pricing model. |
|