EveryDev.ai
Subscribe
Home
Developers

3,241+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. Backpressure

    Backpressure

    Backpressure is a solo-built educational load simulator for LLM-serving and system-design work. Users assemble an architecture on a canvas, run deterministic simulated load through it, and see bottlenecks, queueing behavior, latency, errors, and the breaking point before production users do.

    Visit Website

    At a Glance

    1Tool Listed
    5Products
    11Capabilities
    Discussions
    Berlin, GermanyHeadquarters
    Focus Areas
    Performance Testing
    AI Infrastructure
    Observability Platforms
    Connect
    Latest News
    Show HN: backpressure.systems adds MCP and CLIAug 26, 2026
    Leonardo Cardoso shared how he built Backpressure’s interactive editor for dragging components, connecting architectures, and pushing load through them.Aug 18, 2026
    Markets
    • ML and platform engineers sizing inference infrastructure
    • Backend and systems engineers
    • Developers and teams reviewing architecture
    • AI coding-agent and developer-tool users
    • +1 more

    AI Tools by Backpressure

    (1)
    View Backpressure
    Backpressure tool icon

    Backpressure

    LLM Infrastructure Load Simulator

    Performance TestingAI InfrastructureObservability

    Discussions

    No discussions yet

    Be the first to start a discussion about Backpressure

    Latest News

    08/26/2026

    Show HN: backpressure.systems adds MCP and CLI

    news.ycombinator.com
    08/18/2026

    Leonardo Cardoso shared how he built Backpressure’s interactive editor for dragging components, connecting architectures, and pushing load through them.

    threads.com
    08/13/2026

    Cardoso presented Backpressure as the system-design tool in his emerging AI-agent toolkit and previewed MCP support.

    threads.com
    08/10/2026

    Published “Honest Math for LLM Serving,” a technical explanation of Backpressure’s KV-cache, queueing, deterministic simulation, and failure-point models.

    a7t.ai

    Products & Services

    5
    Backpressure web simulator

    A canvas-based load simulator for system-design and LLM-serving architectures. Users place and connect modeled components such as traffic sources, gateways, queues, caches, databases, GPUs, models, and KV caches, then run load to receive a survived/collapsed verdict, bottleneck, metrics, and breaking point.

    Skye AI assistant

    An assistant grounded in the live board that explains why a design failed or which component became the bottleneck in plain language.

    Backpressure MCP server

    A local stdio MCP server that lets AI coding agents list components, create/read/update/delete boards, run boards, and simulate designs without saving them.

    Backpressure CLI (bp)

    An npm-installed thin client for the same API, with authentication, component catalog access, architecture simulation, and CI behavior that can fail a build when a design collapses or a pinned bottleneck moves.

    Market Position

    Backpressure positions itself between static capacity calculators and conventional architecture diagrams: it is an interactive, deterministic simulator that emphasizes queues, overload, bottlenecks, tail latency, and the exact load at which a design breaks. Its LLM-serving angle specifically challenges optimistic GPU calculators by modeling KV-cache concurrency and decode limits rather than only completions per second.

    Leadership

    Founders

    LG

    Leonardo Gomes Cardoso

    Senior software engineer based in Berlin with more than a decade working across backend, web, and mobile systems. He currently works on the Cards team at Trade Republic; previously he spent three years at Blinkist on a product reaching millions of readers. His own sites describe Backpressure as a side project built off-hours.

    Founding Story

    Cardoso started Backpressure after seeing that free GPU/LLM capacity calculators reported optimistic completion-rate numbers rather than the real concurrency and KV-cache limits that cause serving rigs to fail. The initial vision was a canvas-driven simulator that would make system behavior and overload failures tangible: build a design, push load through it, watch it hold or collapse, and learn where to fix it.

    Business Model

    Revenue Model

    Freemium subscription model: a Free tier supports limited simulations and selected exports/features, while Pro provides unlimited simulations and advanced capabilities. Backpressure also advertises a one-time lifetime Founder deal for the first 100 purchasers.

    Pricing Tiers

    Free
    $0

    2 simulations; 100 AI credits per month; JSON export, Skye AI, live metrics, remix, MCP server, and CLI. Load sweeps, comparisons, PDF/spec/Mermaid exports, multiplayer, live updates, and other advanced capabilities are excluded.

    Pro

    Unlimited simulations; 1,000 AI credits per month; load sweeps, design comparison, all listed exports, Skye conversation memory, board invites, multiplayer, live updates, MCP server, and CLI.

    Founder

    One-time lifetime deal for the first 100 people: Pro forever, future Pro features, Founder badge, founders wall, direct access, early access, and roadmap input.

    Target Markets

    Industries & Segments
    • ML and platform engineers sizing inference infrastructure
    • Backend and systems engineers
    • Developers and teams reviewing architecture
    • AI coding-agent and developer-tool users
    • Students and candidates preparing for system-design interviews
    Use Cases
    • Sizing and stress-testing LLM inference rigs before buying hardware
    • Learning system design and queueing behavior through interactive failure
    • Evaluating backend request paths involving gateways, caches, queues, replicas, and databases
    • Investigating thundering herds, retry storms, pool starvation, load shedding, and bottlenecks
    • Architecture regression tests in CI via the CLI
    • System-design interview preparation

    Quick Facts

    Headquarters
    Berlin, Germany

    History & Milestones

    2026-08-10

    Leonardo Cardoso published “Honest Math for LLM Serving,” explaining the modeling behind Backpressure, including KV-cache slot occupancy, decode-speed ceilings, queue disciplines, deterministic runs, and breaking-point analysis.

    2026-08-13

    Cardoso described Backpressure in a Threads post as part of his emerging set of AI-agent tools and said MCP support was coming.

    2026-08-18

    Cardoso discussed building Backpressure’s interactive editor, including dragging components, connecting them, and pushing simulated load through the design.

    2026-08-26

    Backpressure announced on Hacker News that it had added an MCP server and CLI, enabling agents to build boards from repositories, stress-test architectures, and fail CI when a design collapses.

    Key Capabilities

    11
    Drag-and-drop architecture canvas with connected request paths
    Deterministic, reproducible second-by-second simulations
    Live RPS, average/p95/p99 latency, error rate, availability, budget burn, and active/failing-component metrics
    Bottleneck identification and request-rate breaking point
    Load sweeps to find headroom and compare designs side by side
    Modeling of queue disciplines including shed, buffer, and block

    Integrations & Partnerships

    Platform Integrations

    • Web application at backpressure.systems
    • Local MCP server via the npm package backpressure-mcp
    • CLI via the npm package backpressure-cli
    • Documented MCP client integrations: Claude Code, Cursor, Codex, OpenCode, Claude Desktop, Windsurf, and VS Code
    • Repository-to-board and CI architecture-regression workflows

    Connect

    Website
    backpressure.systems
    X / Twitter
    usebackpressure
    YouTube
    @usebackpressure
    Instagram
    @usebackpressure
    TikTok
    @/usebackpressure
    Threads
    @/usebackpressure

    AI Topics

    3

    Backpressure focuses on these topics:

    Performance Testing(1)
    AI Infrastructure(1)
    Observability Platforms(1)
    Back to all developersSuggest an edit