Skip to main content

Databases

We need to update the database versions or instance type, follow cloud platforms guiance.

Cloud Platform Documentation which includes accessing and updating.

For the User Datastore and Submitter, the data held is only useful while being used. The User Datastore stores the end user data while completing the form and the submitter until the data has been submitted. Therefore, we can add a new database and then point traffic to it. Keeping the old databases in case the need to rollback for a couple of days.

The save and return feature will change the use of the User Datastore.

Database List

Name Namespace Description
Editor formbuilder-saas-[live/test] MOJ Forms, holds all the data for a form (service)
Metadata API Formbuilder-saas[live/test] MOJ Forms, holds all the metadata for a form (service). Every save in the editor saves a new copy.
User Datastore formbuilder-platform-[env] Platform, used by the deployed forms to store data during the user journey.
Submitter formbuilder-platform-[env] Platform, holds the data for process the submission.

[env] is a combination of [test/live] and [dev/production] - see Platform Hosting for more information.

Managing RDS snapshots - backups and restores

This page was last reviewed on 1 November 2020. It needs to be reviewed again on 1 February 2021 .
This page was set to be reviewed before 1 February 2021. This might mean the content is out of date.