If you want to use any of the above services in your app, you have to spin up that service in the same project as that of the app.


Project
Which project the service belongs to.You have to create the service in the same project where the app which will talk to this service.
Name
The name of the service. Can contain letters and numbers. No spaces, special characters except hyphen(-
).
Type of service
Whether it is Postgres, MySQL, MongoDB etc.There are other services on the roadmap, but not available at this time.
Possible next steps
Attach your service to an app
Optional required only if your app wants to access that service