pricing launch post and page#4078
Conversation
|
This is the PR with a draft revised pricing page: #3972 |
|
Can you format / make the build pass? |
✅ Deploy Preview for electric-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
a77e11a to
8b36f19
Compare
commit: |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## thruflo/cloud-pricing-v2 #4078 +/- ##
===========================================================
Coverage ? 74.22%
===========================================================
Files ? 40
Lines ? 1412
Branches ? 0
===========================================================
Hits ? 1048
Misses ? 364
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
balegas
left a comment
There was a problem hiding this comment.
I just have a few comments. I'll push the changes
|
|
||
| Electric Cloud now has self-serve pricing. Sign up, pick a plan, start building — no sales call needed. | ||
|
|
||
| Pricing is usage-based: you pay for writes and retention. Data delivery — reads, fan-out, concurrent users — is free, unlimited, and always will be. The PAYG plan waives bills under $5/month, which is 5 million writes per month for free. Most hobby and simple production apps will run for free forever. |
There was a problem hiding this comment.
misses egress in the enumeration, which is mentioned below --- we can remove on both
There was a problem hiding this comment.
Removed "egress" from line 35 to keep both enumerations consistent — "data delivery" covers it.
| - **Pro** — $249/month. No commitment. 10% usage discount. Monthly fee acts as prepaid usage credit — you're not paying twice. Unlocks advanced features including hosted sub-queries for Postgres Sync and premium support. | ||
| - **Scale** — $1,999/month (6-month commitment). 20% usage discount. Same prepaid credit model. Direct access to founders and hands-on support to accelerate your time to market. | ||
|
|
||
| All tiers include unlimited reads and delivery. |
There was a problem hiding this comment.
Already clear. Repeated above.
There was a problem hiding this comment.
Removed — already covered in the intro and model section.
7e5904b to
3964bd4
Compare
…calculator Replace the beta placeholder on /cloud/pricing with the full pricing model, plan tiers, FAQ, and an interactive Vue calculator component with preset scenarios and piecewise-linear slider controls. Fix dead links in the pricing blog post. Made-with: Cursor
The pricing page and calculator will land in a separate PR. This branch should only contain the blog post changes. Made-with: Cursor
- Remove "egress" from free items list for consistency with intro - Remove redundant "All tiers include unlimited reads" line - Tighten prose: sharper verbs, less filler, better flow Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3964bd4 to
8b87e6e
Compare
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stacked on #4053 Includes both a slightly fleshed out blog post and an updated pricing page with a calculator. --------- Co-authored-by: James Arthur <thruflo@gmail.com> Co-authored-by: Valter Balegas <balegas@electric-sql.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stacked on #4053
Includes both a slightly fleshed out blog post and an updated pricing page with a calculator.