Upgrade to RDS release
Background
This release of Cumulus (9.0.0) integrates with RDS and creates a new PostgreSQL database for archiving Cumulus data (e.g. granules, files, executions).
Upgrade steps
Follow the steps outlined below in precisely this order to upgrade your deployment and run the data migrations.
1. Deploy a new RDS cluster
Cumulus deployments require an Aurora PostgreSQL 10.2 compatible database to be provided in addition to the existing DynamoDB/ElasticSearch backend with the eventual goal of utilizing the PostgreSQL database as the primary data store for Cumulus.
Users are strongly encouraged to plan for and implement a database solution that scales to their use requirements, meets their security posture and maintenance needs and/or allows for multi-tenant cluster usage.
Refer to the docs on how to deploy a new RDS cluster.