What are the restrictions for the subsidized MySQL database?

Problem

What are the restrictions for the subsidized MySQL database?

Solution

  - 5 GB database limit

  - Limited 10 concurrent connections per database

  - Not meant for production use

  - Backups/restores are not built in and are the responsibility of the user

If you need a database beyond these restrictions, you can use the Dedicated MySQL offering which gives you your own database instance.

Keep in mind this is a shared environment - what you do here will affect other users.