- Notifications
You must be signed in to change notification settings - Fork948
docs: add cloud-specific database instance recommendations#18862
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Enhances the Performance efficiency section with specific instance typerecommendations for AWS, Azure, and GCP. Includes guidance on avoidingburstable instances for production workloads.Co-authored-by: dannykopping <373762+dannykopping@users.noreply.github.com>
Converts bold text to proper headings and adds blank lines around liststo comply with markdownlint rules.Co-authored-by: dannykopping <373762+dannykopping@users.noreply.github.com>
Signed-off-by: Danny Kopping <dannykopping@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
The AWS docs look fine. I can't tell about Azure and GCP; I haven't worked with them enough to know.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
thanks@dannykopping
i've used the Azure & GCP bits - i'm good with them, and they are in line with their AWS equivalents in terms of CPU/mem |
87e5365
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Enhances the Performance efficiency section in the validated architectures documentation with specific instance type recommendations for AWS, Azure, and GCP.
Changes:
This addresses customer questions about appropriate database instance sizing.