US-GHG-Center / ghgc-backend

Backend services for Green House Gas Center
Other
0 stars 1 forks source link

Update `staging` and `production` with `r5.16xlarge` instance #27

Closed slesaad closed 10 months ago

slesaad commented 11 months ago

PI Objective

https://github.com/US-GHG-Center/ghgc-arch/issues/15

related ticket: https://github.com/US-GHG-Center/ghgc-arch/issues/16

Description

Based on recommendations from testing, the production RDS database instance is to be updated to an r5.16xlarge instance. To match production env, do the same for the staging env.

slesaad commented 11 months ago

https://github.com/US-GHG-Center/ghgc-backend/pull/24 https://github.com/US-GHG-Center/ghgc-backend/pull/26

slesaad commented 10 months ago

Done! The config is saved in secrets manager of each account. Automatic CI/CD downloaded the config and deployed these instances.