Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We use small, free instances of MongoDB offered by Atlas, the Cloud DBaas (Database-as-a-Service) offering from MongoDB themself. Since they are not offered via the service broker on IBM Bluemix, we created user-provided services to bind them to our apps.

MySQL

The backend application uses a MySQL provided by Bluemix (Compose). To connect to it via command line fetch the connection from the service details in the web ui UI and use the password shown for the HTTPS Connection, e.g.

...