CaseHarvester icon indicating copy to clipboard operation
CaseHarvester copied to clipboard

Infrastructure enhancements

Open dismantl opened this issue 7 years ago • 1 comments

  • [ ] Add an automated off-site backup of the database, along with a backup schedule.
  • [ ] Add an RDS read-only replica, which will be used for outside partners and researchers to access the database.
  • [x] Move the Lambda functions inside the database's VPC, for better performance. This will require a NAT gateway, which incurs additional costs.

dismantl avatar Jun 25 '18 21:06 dismantl

Lambda functions were moved into VPC by https://github.com/dismantl/CaseHarvester/commit/fa9369f7b55f581cd6778294e632e5eb64f0e8d1

dismantl avatar Jul 16 '18 20:07 dismantl