Skip to content

Conversation

JefferoNW
Copy link
Collaborator

New pricing pages for new products and tiers:

  • Object Storage: Legacy Pricing
  • Object Storage: Tiered Pricing
  • Object Mount Pricing
  • Production Cloud Pricing
  • Cloud Compute Pricing

This second draft includes the following:

  • Standardized naming conventions across all new products
  • Addition of a Production Cloud Pricing Page
  • Synchronized with content from storj.io's new pricing pages

@JefferoNW
Copy link
Collaborator Author

Asking @AlexeyALeonov, @derek-storj to review (here in GitHub).
Asking AndiS and DavidC to review (via Preview Link).

@github-actions
Copy link

github-actions bot commented Oct 1, 2025

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

Copy link
Contributor

@derek-storj derek-storj left a 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.

@JefferoNW
Copy link
Collaborator Author

@AlexeyALeonov

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:

https://github.com/storj/docs/pull/607/files#diff-246be9ba91b4824c8f481b478237fbabff2a451cc352219525f70ab7ad42ac25R84

The default segment size on Storj Satellites is 64MB (but is configurable).

Is that statement accurate? And appropriate within the larger "Segment Fees" section?

@AlexeyALeonov
Copy link
Collaborator

AlexeyALeonov commented Oct 9, 2025

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:

https://github.com/storj/docs/pull/607/files#diff-246be9ba91b4824c8f481b478237fbabff2a451cc352219525f70ab7ad42ac25R84

The default segment size on Storj Satellites is 64MB (but is configurable).

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.
Each segment is billed as specified in the Per Segment Fee (likely you would need to rename the current version of the title to that name to catch already published links like /dsc/pricing#per-segment-fee, not sure that the catch redirect supports anchors though).

Co-authored-by: Alexey A. Leonov <[email protected]>
Co-authored-by: Alexey A. Leonov <[email protected]>
Copy link
Collaborator

@AlexeyALeonov AlexeyALeonov left a 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.

@JefferoNW
Copy link
Collaborator Author

Changs Made after review with Product Management:

  • Removed both the Legacy Pricing box and Cloud Compute box from the “Home” Pricing Page
  • Added a “Looking for legacy pricing?” link below the product boxes
  • Re-inserted the Youtube video on the “Home” Pricing Page
  • Changed “high-speed performance” to “consistent and reliable performance” when describing Global Collaboration

@JefferoNW
Copy link
Collaborator Author

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
@JefferoNW JefferoNW merged commit 5a1ffe6 into main Oct 22, 2025
2 checks passed
@JefferoNW JefferoNW deleted the JRowley/Pricing-Page-Changes branch October 22, 2025 23:08
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.

4 participants