Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Issue 322 ] Replication Strategy and Tool ADR #495

Merged
merged 6 commits into from
Sep 8, 2023

Conversation

SammySteiner
Copy link
Contributor

Summary

Fixes #322

Time to review: 15 Minutes

Changes proposed

Drafted an ADR for our database replication strategy and tool.

Additional information

Spike ticket

@SammySteiner SammySteiner marked this pull request as ready for review September 7, 2023 20:38
@SammySteiner SammySteiner changed the title Sammysteiner/issue 322 adr replication tool [ Issue 322 ] Replication Strategy and Tool ADR Sep 7, 2023
## Decision Outcome

Chosen option: Use AWS DMS, because it is the only option that allows us to deliver within our period of performance and doensn't impact the production database' ability to perform its existing role.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it also FedRAMP compliant? I assume it is.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it is FedRAMP compliant. I'll add that context with a link.

Copy link
Collaborator

@lucasmbrown-usds lucasmbrown-usds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a reasonable recommendation!


## Decision Outcome

Chosen option: Use AWS DMS, because it is the only option that allows us to deliver within our period of performance and doensn't impact the production database' ability to perform its existing role.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: a couple typos (doensn't, database')

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! went through the doc again for typos.

@SammySteiner SammySteiner merged commit b4d205f into main Sep 8, 2023
@SammySteiner SammySteiner deleted the sammysteiner/issue-322-ADR-replication-tool branch September 8, 2023 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ADR]: Replication tool
3 participants