Requirements for External DevTest Databases
search cancel

Requirements for External DevTest Databases

book

Article ID: 220303

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

What are the recommended sizes for DevTest Solutions?

 

Environment

All supported releases of DevTest

 

Resolution

DevTest uses three databases:

 

  • One for Identity Access Manager (IAM)
  • One for Enterprise Dashboard (EDB)
  • One for Registry (REG)

 

By default, Apache Derby databases are used when verifying out of the box for the Enterprise Dashboard and Registry.  For IAM the default is H2, Keycloak's own embedded database.

 

To configure to an external database for each, they will require their own schema.  Multiple IAMs, EDBs and REGs cannot share the same schemas.

 

Recommended size for each:

 

IAM:   Requires its own unique database and must have at least 25 GB of storage

EDB:  Requires its own unique database and must have at least 50 GB of storage

REG:  Requires its own unique database and must have at least 500 GB of storage

Additional Information

Refer to sections "Database Requirements" and "Database Administration" for supported external databases and configuration in the documentation of the version of DevTest you are running.