Skip to content

Commit 17f0e94

Browse files
committed
Apply Gaurav suggestions
1 parent ff3a6bc commit 17f0e94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

movies-rest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Kyma Runtime (Kubernetes)
2929
Each movie is stored as a JSON file at `movies/<id>.json` inside the bound S3 bucket.
3030

3131
> [!NOTE]
32-
> Object Store is a good fit here because the data is simple and self-contained. For applications with structured, relational, or frequently queried data, use a proper database such as PostgreSQL instead.
32+
> Object Store is used here for the sake of simplicity. For applications with structured, relational use a proper database such as Hana Cloud or PostgreSQL.
3333
3434
## Tech Stack
3535

0 commit comments

Comments
 (0)