add managed database calculation methodology#6178
Open
eauvray-github wants to merge 5 commits intomainfrom
Open
add managed database calculation methodology#6178eauvray-github wants to merge 5 commits intomainfrom
eauvray-github wants to merge 5 commits intomainfrom
Conversation
Contributor
Author
|
please do not merged now, it's not in production yet |
Loic-kd
reviewed
Feb 10, 2026
pages/environmental-footprint/additional-content/managed-databases-env-footprint.mdx
Outdated
Show resolved
Hide resolved
nerda-codes
reviewed
Feb 10, 2026
pages/environmental-footprint/additional-content/managed-databases-env-footprint.mdx
Outdated
Show resolved
Hide resolved
pages/environmental-footprint/additional-content/managed-databases-env-footprint.mdx
Outdated
Show resolved
Hide resolved
pages/environmental-footprint/additional-content/managed-databases-env-footprint.mdx
Outdated
Show resolved
Hide resolved
pages/environmental-footprint/additional-content/managed-databases-env-footprint.mdx
Outdated
Show resolved
Hide resolved
pages/environmental-footprint/additional-content/managed-databases-env-footprint.mdx
Outdated
Show resolved
Hide resolved
pages/environmental-footprint/additional-content/managed-databases-env-footprint.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Néda <87707325+nerda-codes@users.noreply.github.com>
pages/environmental-footprint/additional-content/managed-databases-env-footprint.mdx
Outdated
Show resolved
Hide resolved
pages/environmental-footprint/additional-content/managed-databases-env-footprint.mdx
Outdated
Show resolved
Hide resolved
pages/environmental-footprint/additional-content/managed-databases-env-footprint.mdx
Outdated
Show resolved
Hide resolved
pages/environmental-footprint/additional-content/managed-databases-env-footprint.mdx
Outdated
Show resolved
Hide resolved
pages/environmental-footprint/additional-content/managed-databases-env-footprint.mdx
Outdated
Show resolved
Hide resolved
pages/environmental-footprint/additional-content/managed-databases-env-footprint.mdx
Outdated
Show resolved
Hide resolved
| - **Backups & snapshots**: Automated or manual backups are stored using Object Storage. We apply the [Object Storage environmental footprint methodology](/environmental-footprint/additional-content/object-storage-env-footprint/) based on the size of the stored backups. If you create snapshots of your database volume, we apply the [Block Storage snapshot methodology](/environmental-footprint/additional-content/block-storage-env-footprint/). | ||
|
|
||
| - **Control plane**: The control plane represents the shared infrastructure managed by Scaleway to orchestrate, monitor, and maintain your databases. We allocate a fixed share of the global control plane's power consumption and manufacturing impact to each active database node. | ||
|
|
pages/environmental-footprint/additional-content/managed-databases-env-footprint.mdx
Outdated
Show resolved
Hide resolved
| ### MongoDB | ||
|
|
||
| For MongoDB, the carbon footprint is the sum of the impact of: | ||
| - **The nodes**: Your MongoDB® nodes are effectively Kubernetes nodes running on specific Instance types. We apply the Kubernetes [Kapsule environmental footprint methodology](/environmental-footprint/additional-content/kubernetes-env-footprint/). As your cluster scales (adding nodes for performance or redundancy), the footprint increases linearly with the number of underlying instances reserved. |
Collaborator
There was a problem hiding this comment.
Suggested change
| - **The nodes**: Your MongoDB® nodes are effectively Kubernetes nodes running on specific Instance types. We apply the Kubernetes [Kapsule environmental footprint methodology](/environmental-footprint/additional-content/kubernetes-env-footprint/). As your cluster scales (adding nodes for performance or redundancy), the footprint increases linearly with the number of underlying instances reserved. | |
| - **Nodes**: Your MongoDB® nodes are effectively Kubernetes nodes running on specific Instance types. We apply the Kubernetes [Kapsule environmental footprint methodology](/environmental-footprint/additional-content/kubernetes-env-footprint/). As your cluster scales (adding nodes for performance or redundancy), the footprint increases linearly with the number of underlying instances reserved. |
| - **Snapshots**: If you create snapshots of your database volume, we apply the [Block Storage snapshot methodology](/environmental-footprint/additional-content/block-storage-env-footprint/). | ||
|
|
||
| - **Control plane**: The control plane represents the shared infrastructure managed by Scaleway to orchestrate, monitor, and maintain your databases. We allocate a fixed share of the global control plane's power consumption and manufacturing impact to each active database node. | ||
|
|
jcirinosclwy
approved these changes
Feb 10, 2026
Co-authored-by: Jessica <113192637+jcirinosclwy@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Your checklist for this pull request
Description
Add information about managed database environmental footprint calculation methodology