Skip to content

Commit 8185c3e

Browse files
committed
links to object storage in data stores
1 parent 119acc8 commit 8185c3e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/use-cases/use-cases.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,10 @@ Some applications are designed to run in stateful environments. For example, a C
3434

3535
## Data Stores
3636

37-
Defang now offers support for stateful workloads through our [managed storage](./concepts/managed-storage) options, including [Postgres](./concepts/managed-storage/managed-postgres) and [Redis](./concepts/managed-storage/managed-redis) for data stores.
38-
However, we do not recommend using unsupported data stores with Defang, as this may lead to permanent data loss.
37+
Defang now offers support for stateful workloads through our [managed storage](./concepts/managed-storage) options, including [Postgres](./concepts/managed-storage/managed-postgres) and [Redis](./concepts/managed-storage/managed-redis) for data stores. However, we do not recommend using unsupported data stores with Defang, as this may lead to permanent data loss.
3938

4039
:::info
41-
To better serve our users, we will be introducing additional [managed storage](./concepts/managed-storage) options in the near future.
40+
To better serve our users, we will be introducing additional managed storage options, such as [Object Storage](concepts/managed-storage/managed-object-storage), in the near future.
4241
:::
4342

44-
Please be aware that if you choose not to use a Defang-supported managed service, there is a risk that any data stored in a container may be lost if the container is replaced.
43+
Please be aware that if you choose not to use a Defang-supported [managed storage](./concepts/managed-storage) option, there is a risk that any data stored in a container may be lost if the container is replaced.

0 commit comments

Comments
 (0)