Skip to content

pricing launch post and page#4078

Merged
balegas merged 8 commits intothruflo/cloud-pricing-v2from
samwillis/pricing-post
Apr 2, 2026
Merged

pricing launch post and page#4078
balegas merged 8 commits intothruflo/cloud-pricing-v2from
samwillis/pricing-post

Conversation

@samwillis
Copy link
Copy Markdown
Contributor

@samwillis samwillis commented Apr 1, 2026

stacked on #4053

Includes both a slightly fleshed out blog post and an updated pricing page with a calculator.

@thruflo
Copy link
Copy Markdown
Contributor

thruflo commented Apr 1, 2026

This is the PR with a draft revised pricing page: #3972

@thruflo
Copy link
Copy Markdown
Contributor

thruflo commented Apr 1, 2026

Can you format / make the build pass?

@samwillis samwillis changed the base branch from thruflo/pricing-post to main April 2, 2026 08:46
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 2, 2026

Deploy Preview for electric-next ready!

Name Link
🔨 Latest commit a77e11a
🔍 Latest deploy log https://app.netlify.com/projects/electric-next/deploys/69ce37d0ad225c0008e2da64
😎 Deploy Preview https://deploy-preview-4078--electric-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@samwillis samwillis force-pushed the samwillis/pricing-post branch from a77e11a to 8b36f19 Compare April 2, 2026 09:34
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 2, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@electric-sql/react@4078
npm i https://pkg.pr.new/@electric-sql/client@4078
npm i https://pkg.pr.new/@electric-sql/y-electric@4078

commit: 8b87e6e

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

❌ Patch coverage is 95.12195% with 4 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (thruflo/cloud-pricing-v2@ee9e619). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...lemetry/lib/electric/telemetry/reporters/statsd.ex 25.00% 3 Missing ⚠️
...tric-telemetry/lib/electric/telemetry/processes.ex 95.45% 1 Missing ⚠️
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           
Flag Coverage Δ
electric-telemetry 65.18% <84.61%> (?)
elixir 74.22% <95.12%> (?)
elixir-client 78.45% <100.00%> (?)
unit-tests 74.22% <95.12%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@balegas balegas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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&nbsp;million writes per month for free. Most hobby and simple production apps will run for free&nbsp;forever.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

misses egress in the enumeration, which is mentioned below --- we can remove on both

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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&nbsp;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&nbsp;market.

All tiers include unlimited reads and&nbsp;delivery.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already clear. Repeated above.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed — already covered in the intro and model section.

@balegas balegas changed the base branch from main to thruflo/cloud-pricing-v2 April 2, 2026 10:52
@balegas balegas force-pushed the samwillis/pricing-post branch from 7e5904b to 3964bd4 Compare April 2, 2026 10:54
thruflo and others added 7 commits April 2, 2026 11:56
…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>
@balegas balegas force-pushed the samwillis/pricing-post branch from 3964bd4 to 8b87e6e Compare April 2, 2026 10:57
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@balegas balegas merged commit 454eea2 into thruflo/cloud-pricing-v2 Apr 2, 2026
1 check failed
@balegas balegas deleted the samwillis/pricing-post branch April 2, 2026 11:01
samwillis added a commit that referenced this pull request Apr 2, 2026
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>
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.

3 participants