TLDRocket
Sign in

What does 99.9% uptime mean for inference?

Together AI

Together AI breaks down what SLA uptime numbers actually mean for AI inference infrastructure. Turns out 99% vs 99.99% aren't just decimal points — they're totally different engineering problems.

Based on reporting by Together AI — read the original for the full story.

Summary, retelling and take written by AI under human oversight; images are AI-generated illustrations. How we work · Report an error

Every inference provider slaps an uptime number on their pricing page, and most customers nod along without asking what it actually covers. Together AI's latest breakdown argues that's backwards: a 99% SLA and a 99.99% SLA aren't the same promise with more decimals, they're entirely different failure domains requiring entirely different architecture.

The company lays out three tiers. Getting to 99% means surviving a single node dying — a GPU fault, a driver crash, a thermal spike — which requires fast health checks and quick rescheduling within one data center. But that ceiling is the building itself: lose power or cooling at that facility and no amount of in-DC redundancy saves you. Getting to 99.9% means surviving a full data center outage, which Together says only works if a provider runs live traffic across two facilities simultaneously, not a cold standby that's never been tested under real load. And 99.99% means surviving an entire region going dark, which demands reserved idle capacity sitting in a failover region right now, not just the theoretical ability to route there.

The more interesting argument is about who actually owns the hardware. Together runs inference for Cursor, Decagon, Cartesia, and Yutori, and claims that when something breaks at 3 a.m., providers renting GPU capacity from a hyperscaler or neocloud can't fix the problem themselves — they file a ticket and wait in a queue, then that provider files their own ticket upstream. Together says owning the stack top to bottom, what it calls chip-to-token visibility, collapses that into one ticket instead of two queued ones.

There's also a quieter point buried in the technical detail: GPU failures don't always look like failures. An ECC error in VRAM can silently corrupt weights while the server keeps answering requests, just with untrustworthy output. A thermal event can degrade quality long before triggering an alert. Together's pitch is that spotting the real signal inside a misleading symptom is the actual reliability work, and it's a lot less glamorous than the nines on a marketing page suggest.

The piece ends with a list of questions worth asking any inference vendor, and the questions are pointed on purpose: does your SLA get measured at the load balancer or at successful completion, do client retries get counted against uptime, is failover tested live or just on paper. Together is obviously selling its own infrastructure here, but the underlying advice holds regardless of vendor — an uptime number without an architecture explanation behind it is just marketing copy.

My take — AI-written commentary, not fact-checked reporting

This is a vendor blog dressed up as an educational post, sure, but the underlying point is one I've been waiting for someone to say loudly: uptime SLAs in AI inference have been mostly theater, and 'cold standby' failover is the crypto-exchange-reserves of infrastructure claims — nobody checks until it's too late. If you're building a product on top of someone else's GPUs, ask the ticket-queue question before you ask the pricing question.

Read more about this at: Together AI

Related stories

The daily briefing

Every AI story that matters, in your inbox by 8am.

TLDRocket reads all relevant sources, removes duplicate coverage, and summarises the day in two minutes. Follow companies and topics for alerts, or get the briefing in Slack. Free, no spam, unsubscribe anytime.