Chances are you might want to talk to a database from your app. Although it is recommended to use a managed database and configure it as a runtime environment variable, it is also possible to spin up such services inside your cluster and atttach them to your app.

ShapeBlock currently supports the following services:

  • MySQL
  • Postgres
  • MongoDB
  • Redis
  • Open search
  • RabbitMQ

Possible next steps

Create a service