High Level Overview

  1. Here are the key parameters that will determine how many plans we need to create in AWS Backup:
    • Backup frequency (Hourly, Every 12 Hours, Daily, Weekly Monthly)
    • Backup window. If some jobs are running during a specific time and the backup window needs to be limited, then a new plan is needed to account for this
    • Transition to cold storage after a period of time. This is only supported for Dynamo DB and EFS.
    • Retention period. How long to keep backups for. Each plan can have only one retention period.
    • Copy to destination. Create cross-Region and cross-account copies of your recovery points.
  2. Document and Identify tags that will associate a resource with a backup plan
  3. Tag resources that require backups

Requirements

Tags Required

  • Tag Name: comp:backup-group
  • Tag Value: prod, test

Prod Backup Parameters

  • Backup Frequency: Daily
  • Backup Window: Default
  • Cold Storage Transition: Not needed
  • Retention Period: 1 month
  • Copy to Destination: Not at This Time

Non-Prod Backup Parameters

  • Backup Frequency: Daily
  • Backup Window: Default
  • Cold Storage Transition: Not needed
  • Retention Period: 2 Weeks
  • Copy to Destination: Not at This Time

Data Retention

Per COREMAP requirements, specific data types have specific data retention periods. The infrastructure and application owners must ensure the following data retention periods:

  • Health Care Professional (HCP) data: 15 years
  • Clinical Patient data: 15 years
  • Username (internal) data: 15 years