Managed Services Playground

Connect to and run live demo operations against the managed services bound to this deployment. Services are detected automatically from environment variables — bind one on the platform, redeploy, and it lights up here.

3 of 5 services bound·Bindings are read server-side; credentials never reach the browser.
🐘
PostgreSQL
postgres://managed-postgres:5432
Bound

Relational SQL database. Create a table, insert and query rows.

Operation log

Run an operation to see output…

🐬
MySQL
mysql://managed-mysql:3306
Bound

Relational SQL database. Create a table, insert and query rows.

Operation log

Run an operation to see output…

🔑
Redis
redis://managed-redis:6379
Bound

In-memory key/value store. Set keys, read them back, increment counters.

Operation log

Run an operation to see output…

🪣
S3 Object Storage
S3-compatible bucket. Upload text objects, list, download and delete them.
Not bound
💾
Mounted Volume
Persistent filesystem mount. Write files, list the directory, read and delete.
Not bound