-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
Problem Description:
In order to implement blue \ green deployment model we need to efficiently create a standalone replicas of the production database. This can be achieved either by promoting a read replica of RDS instance to standalone or by using AWS Aurora copy-on-write mode.
Proposed Solution:
Migrate beta galaxy from AWS RDS to AWS Aurora to utilize it's custom storage solution.