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

WIP cloud databases.md #313

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

WIP cloud databases.md #313

wants to merge 2 commits into from

Conversation

regularfry
Copy link
Contributor

First pass at passing on some learnings from trying to operate postgresql in a serverless project. Expect more text to arrive, this isn't complete.

@regularfry regularfry requested a review from a team as a code owner December 19, 2023 13:03
Copy link

sonarcloud bot commented Dec 19, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@nomad3k
Copy link

nomad3k commented Dec 19, 2023

The points included are good. I’d vote for including references to the CCE DR pages. Hosted services like RDS don’t give you as many out of the box options as dynamodb gives you (multi-az fail over, point-in-time-recovery, etc.), and you tend to have to build/configure them yourself.

@regularfry
Copy link
Contributor Author

Frustratingly I think the CCE DR pages have been moved somewhere I can't see them. Should be here but that link's dead for me.

Should we be recommending Aurora over RDS for the multi-az capabilities though?

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.

2 participants