AWS announced that Grok 4.3 is now available on Amazon Bedrock, the AWS managed LLM service. This completes xAI's multi-cloud strategy — Grok is now available on AWS, Azure, and GCP. The standout: the multi-cloud availability is significant, but the "real story" is the new "Mantle" deployment architecture.
The "multi-cloud matrix" highlight: xAI's strategy is to make Grok available on every major cloud, avoiding vendor lock-in and reaching the broadest possible customer base. The Bedrock launch puts Grok 4.3 alongside Anthropic Claude, Meta Llama, and Mistral on AWS's curated LLM marketplace.
The "Mantle" architecture: the more interesting news is "Mantle," xAI's new deployment architecture that significantly reduces inference cost. Mantle uses a "speculative-decoding cluster" — a pool of small "drafter" models that propose candidate tokens, and a large "verifier" model that validates them. The cluster is dynamically sized based on traffic, and the result is 3-5× lower inference cost than vanilla deployment.
The benchmark: Grok 4.3 on Bedrock with Mantle hits 3-5× lower cost per token than the previous deployment, with no quality loss. The Mantle architecture is the real differentiator — it's what makes Grok 4.3 competitive on price with the open-source models.
The bigger takeaway: "inference architecture" is becoming the real competitive battleground. The "model is the moat" assumption is breaking, and the vendors that can deploy models at the lowest cost will win. Mantle is a significant innovation, and the "speculative-decoding cluster" pattern is likely to be adopted by other vendors.