Skip to content

[deploy] Improve recommandations for storage type & instance types#1433

Merged
barroco merged 1 commit intointeruss:masterfrom
Orbitalize:fix_1033
Apr 15, 2026
Merged

[deploy] Improve recommandations for storage type & instance types#1433
barroco merged 1 commit intointeruss:masterfrom
Orbitalize:fix_1033

Conversation

@the-glu
Copy link
Copy Markdown
Contributor

@the-glu the-glu commented Apr 15, 2026

This PR improve documentation and examples for storage type and instance types, based on CockroachDB and YugabyteDB recommandations.

Contribute to #1033

@barroco barroco changed the title [deploy] Improve recommandations for stroage type & instance types [deploy] Improve recommandations for storage type & instance types Apr 15, 2026
@barroco barroco merged commit 0a35695 into interuss:master Apr 15, 2026
12 checks passed
Both CockroachDB and YugabyteDB recommend `n2` instances for production. Use `f1` and `g1` instances for testing only.

See https://www.cockroachlabs.com/docs/v24.1/recommended-production-settings#gcp and https://docs.yugabyte.com/stable/deploy/checklist/#google-cloud for database-specific recommendations.

Copy link
Copy Markdown
Contributor

@barroco barroco Apr 15, 2026

Choose a reason for hiding this comment

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

In addition to the db recommendation, add a link to the sizing evaluation and suggest n2-standard-8.
cc: @the-glu


See https://www.cockroachlabs.com/docs/v24.1/recommended-production-settings#gcp and https://docs.yugabyte.com/stable/deploy/checklist/#google-cloud for database-specific recommendations.

Example: `n2-standard-4` for production, `e2-medium` for development.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
Example: `n2-standard-4` for production, `e2-medium` for development.
Example: `n2-standard-4` for medium scale production, `e2-medium` for development.

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