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

Merged
merged 3 commits into from
Dec 11, 2024
Merged

WIP cloud databases.md #313

merged 3 commits into from
Dec 11, 2024

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

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?

@regularfry
Copy link
Contributor Author

I'm merging this despite the link checker failing because the name of this branch itself is causing the link checker to fail.

@regularfry regularfry merged commit 5793fe4 into main Dec 11, 2024
3 of 4 checks passed
@regularfry regularfry deleted the alyo2-cloud-databases.md branch December 11, 2024 13:12
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.

3 participants