-
Notifications
You must be signed in to change notification settings - Fork 260
feat(ins): add instance bandwidth overview #4003
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
Merged
Changes from 5 commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
ac92d5d
feat(ins): add bandwidth overview
bene2k1 24d0efc
fix(ins): wording
bene2k1 471b716
fix(ins): formatting
bene2k1 a7929d4
fix(ins): update wording
bene2k1 b888b70
Update compute/instances/reference-content/instances-bandwidth-overvi…
bene2k1 33ebf72
fix(ins): fix block bandwidth
bene2k1 5056918
fix(ins): fix formatting
bene2k1 bc06060
fix(ins): fix block bandwidth
bene2k1 8a4c331
fix(ins): wording
bene2k1 75a4666
Update compute/instances/reference-content/instances-bandwidth-overvi…
bene2k1 872dcb8
Apply suggestions from code review
bene2k1 7be6da4
fix(ins): remove ent1-2xl
bene2k1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
123 changes: 123 additions & 0 deletions
123
compute/instances/reference-content/instances-bandwidth-overview.mdx
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,123 @@ | ||
| --- | ||
| meta: | ||
| title: Scaleway Instances internet and Block Storage bandwidth overview | ||
| description: Find detailed information about the internet and Block Storage bandwidth for each Instance type at Scaleway. | ||
| content: | ||
| h1: Scaleway Instances internet and Block Storage bandwidth overview | ||
| paragraph: Find detailed information about the internet and Block Storage bandwidth for each Instance type at Scaleway. | ||
| tags: instance | ||
| dates: | ||
| validation: 2024-11-19 | ||
| posted: 2024-11-19 | ||
| categories: | ||
| - compute | ||
| --- | ||
|
|
||
| This guide provides a complete overview of internet and Block Storage bandwidth for Scaleway Instances. | ||
| Explore the list of Scaleway Instance types categorized by families, with detailed internet and block bandwidth specifications. | ||
| Understanding these specifications is crucial for optimizing your infrastructure for performance and compatibility. | ||
|
|
||
| ### Why bandwidth matters | ||
|
|
||
| Bandwidth impacts how your applications perform and interact with other systems. | ||
| - **Internet bandwidth**: Affects how fast your Instance can send or receive data over the internet. | ||
| - **Block bandwidth**: Determines the read/write speed to Block Storage, essential for storage-heavy workloads like databases and analytics. | ||
|
|
||
| <Message type="important"> | ||
| Bandwidth specifications listed here are for informational purposes. To validate the exact bandwidth capacity of your Instance type, refer to the `block_bandwidth` field in the [Instances API](https://www.scaleway.com/en/developers/api/instance/#path-instance-types-list-instance-types). Use the endpoint `/instance/v1/zones/{zone}/products/servers` to retrieve Instance type specifications. | ||
| </Message> | ||
|
|
||
| <Message type="tip"> | ||
| To maximize compatibility with [Block Storage Low Latency 15k](https://www.scaleway.com/en/docs/storage/block/), select an Instance with **at least 3 Gbps** of Block bandwidth. | ||
bene2k1 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| </Message> | ||
|
|
||
| ## COPARM Range | ||
|
|
||
| | Instance Type | Internet Bandwidth | Block Bandwidth | | ||
| |-----------------------|-------------------------|---------------------| | ||
| | COPARM1-2C-8G | 200.00 Mbit/s | 80.00 Mbit/s | | ||
| | COPARM1-4C-16G | 400.00 Mbit/s | 160.00 Mbit/s | | ||
| | COPARM1-8C-32G | 800.00 Mbit/s | 320.00 Mbit/s | | ||
| | COPARM1-16C-64G | 1.60 Gbit/s | 640.00 Mbit/s | | ||
| | COPARM1-32C-128G | 3.20 Gbit/s | 1.25 Gbit/s | | ||
|
|
||
| ## DEV Range | ||
|
|
||
| | Instance Type | Internet Bandwidth | Block Bandwidth | | ||
| |-----------------------|-------------------------|---------------------| | ||
| | DEV1-S | 200.00 Mbit/s | 100.00 Mbit/s | | ||
| | DEV1-M | 300.00 Mbit/s | 150.00 Mbit/s | | ||
| | DEV1-L | 400.00 Mbit/s | 200.00 Mbit/s | | ||
| | DEV1-XL | 500.00 Mbit/s | 250.00 Mbit/s | | ||
|
|
||
| ## ENT Range | ||
|
|
||
| | Instance Type | Internet Bandwidth | Block Bandwidth | | ||
| |-----------------------|-------------------------|---------------------| | ||
| | ENT1-XXS | 400.00 Mbit/s | 400.00 Mbit/s | | ||
| | ENT1-XS | 800.00 Mbit/s | 800.00 Mbit/s | | ||
| | ENT1-S | 1.60 Gbit/s | 1.56 Gbit/s | | ||
| | ENT1-M | 3.20 Gbit/s | 3.12 Gbit/s | | ||
| | ENT1-L | 6.40 Gbit/s | 6.25 Gbit/s | | ||
| | ENT1-XL | 12.80 Gbit/s | 12.50 Gbit/s | | ||
| | ENT1-2XL | 20.00 Gbit/s | 20.00 Gbit/s | | ||
|
|
||
|
|
||
| ## GP Range | ||
|
|
||
| | Instance Type | Internet Bandwidth | Block Bandwidth | | ||
| |-----------------------|-------------------------|---------------------| | ||
| | GP1-XS | 500.00 Mbit/s | 300.00 Mbit/s | | ||
| | GP1-S | 800.00 Mbit/s | 500.00 Mbit/s | | ||
| | GP1-M | 1.50 Gbit/s | 800.00 Mbit/s | | ||
| | GP1-L | 5.00 Gbit/s | 1.00 Gbit/s | | ||
| | GP1-XL | 10.00 Gbit/s | 2.00 Gbit/s | | ||
| | GP1-VIZ | 500.00 Mbit/s | 300.00 Mbit/s | | ||
|
|
||
| ## PLAY Range | ||
|
|
||
| | Instance Type | Internet Bandwidth | Block Bandwidth | | ||
| |-----------------------|-------------------------|---------------------| | ||
| | PLAY2-PICO | 100.00 Mbit/s | 40.00 Mbit/s | | ||
| | PLAY2-NANO | 200.00 Mbit/s | 80.00 Mbit/s | | ||
| | PLAY2-MICRO | 400.00 Mbit/s | 160.00 Mbit/s | | ||
|
|
||
| ## POP Range | ||
|
|
||
| | Instance Type | Internet Bandwidth | Block Bandwidth | | ||
| |-----------------------|-------------------------|---------------------| | ||
| | POP2-2C-8G | 400.00 Mbit/s | 400.00 Mbit/s | | ||
| | POP2-4C-16G | 800.00 Mbit/s | 800.00 Mbit/s | | ||
| | POP2-8C-32G | 1.60 Gbit/s | 1.56 Gbit/s | | ||
| | POP2-16C-64G | 3.20 Gbit/s | 3.12 Gbit/s | | ||
| | POP2-32C-128G | 6.40 Gbit/s | 6.25 Gbit/s | | ||
| | POP2-64C-256G | 12.80 Gbit/s | 12.50 Gbit/s | | ||
|
|
||
| ## POP-HC Range (High Compute) | ||
|
|
||
| | Instance Type | Internet Bandwidth | Block Bandwidth | | ||
| |-----------------------|-------------------------|---------------------| | ||
| | POP2-HC-2C-4G | 400.00 Mbit/s | 400.00 Mbit/s | | ||
| | POP2-HC-4C-8G | 800.00 Mbit/s | 800.00 Mbit/s | | ||
| | POP2-HC-8C-16G | 1.60 Gbit/s | 1.56 Gbit/s | | ||
| | POP2-HC-16C-32G | 3.20 Gbit/s | 3.12 Gbit/s | | ||
| | POP2-HC-32C-64G | 6.40 Gbit/s | 6.25 Gbit/s | | ||
| | POP2-HC-64C-128G | 12.80 Gbit/s | 12.50 Gbit/s | | ||
|
|
||
| ## POP-HM Range (High Memory) | ||
|
|
||
| | Instance Type | Internet Bandwidth | Block Bandwidth | | ||
| |-----------------------|-------------------------|---------------------| | ||
| | POP2-HM-2C-16G | 400.00 Mbit/s | 400.00 Mbit/s | | ||
| | POP2-HM-4C-32G | 800.00 Mbit/s | 800.00 Mbit/s | | ||
| | POP2-HM-8C-64G | 1.60 Gbit/s | 1.56 Gbit/s | | ||
| | POP2-HM-16C-128G | 3.20 Gbit/s | 3.12 Gbit/s | | ||
| | POP2-HM-32C-256G | 6.40 Gbit/s | 6.25 Gbit/s | | ||
| | POP2-HM-64C-512G | 12.80 Gbit/s | 12.50 Gbit/s | | ||
|
|
||
| ## POP-HN Range (High Network) | ||
|
|
||
| | Instance Type | Internet Bandwidth | Block Bandwidth | | ||
| |-----------------------|-------------------------|---------------------| | ||
| | POP2-HN-3 | 3.00 Gbit/s | 400.00 Mbit/s | | ||
| | POP2-HN-10 | 10.00 Gbit/s | 800.00 Mbit/s | | ||
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.