Working with your application’s database in web applications#

Introduction#

Database service for Divio applications are provided by the cloud providers (AWS, AZ) entirely separate from the application. The available database services depend on the Divio cloudspace your application uses. Most applications use Amazon RDS PostgreSQL.

MySQL on AWS#

When your application is using MySQL on AWS, please also consult the available best practices for “Scale-blocking operations” for the service.