-
Notifications
You must be signed in to change notification settings - Fork 46
Pricing Changes, draft 2b #607
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
Conversation
Asking @AlexeyALeonov, @derek-storj to review (here in GitHub). |
Visit the preview URL for this PR (updated for commit f5c758a): https://storj-dev--pr607-jrowley-pricing-page-ezqthw8e.web.app (expires Wed, 29 Oct 2025 23:07:25 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: d8b8686d672ecccb4670a9714606a84d5396b044 |
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.
+1 on @AlexeyALeonov's comments about links potentially breaking.
On the "Object Storage: Legacy Pricing" page, there is a line that I don't have enough product knowledge to know if I am describing it correctly:
Is that statement accurate? And appropriate within the larger "Segment Fees" section? |
Yes, it's accurate. It's an internal method for storing data - the final segment can be less or equal to 64MB, so 5MB with 1KB chunk size will use 5 segments, and 5MB with the default chunk size will use 1 segment. The same is true for 64MB, you can store it as a one segment (the recommended way - it's better for performance), or as multiple, if the chunk size is less than 64MB. |
Co-authored-by: Alexey A. Leonov <[email protected]>
Co-authored-by: Alexey A. Leonov <[email protected]>
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 only remained problem that links to /dsc/pricing#per-segment-fee
would not work anymore, but I believe it's less important, since it's a legacy pricing anyway.
The current tool doesn't allow to catch links with an anchor to redirect.
Changs Made after review with Product Management:
|
Adding @ferristocrat and @boshevski as reviewers. |
- Updated order of pages under /pricing - Added more detail to the storage tier table, and made that page shorter
New pricing pages for new products and tiers:
This second draft includes the following: