Relativity Space’s Bold Bid: Can Eric Schmidt’s Rocket Maker Beat SpaceX to Mars?
NASA Awards Relativity Space $1.2B Contract for Mars Mission, Directly Challenging SpaceX’s Starship Timeline
Relativity Space, the 3D-printed rocket manufacturer acquired by Eric Schmidt’s investment firm last year, has secured a $1.2 billion contract from NASA to develop a heavy-lift launch system for Mars missions—putting it on a collision course with SpaceX’s Starship program. The deal, announced June 17, 2026, mandates a 2029 orbital test flight, a timeline that could force SpaceX to accelerate its own uncrewed Mars demo or risk losing NASA’s primary commercial partner for deep-space logistics.
The Tech TL;DR:
- Relativity’s Terran R rocket, powered by Aeon R engines (700kN thrust each), will compete with SpaceX’s Raptor-2 (2300kN) for NASA’s Mars cargo contracts—benchmarking shows Relativity’s system has 30% lower TWR (thrust-to-weight ratio) but 15% higher specific impulse (Isp) in vacuum.
- NASA’s contract includes a 2029 orbital test flight window, forcing SpaceX to either match the schedule or risk losing its monopoly on commercial Mars payloads.
- Relativity’s 3D-printed manufacturing pipeline (Stargate AI-driven design toolchain) could cut production costs by 40% vs. traditional aerospace, but its lack of in-flight abort systems remains a critical gap compared to Starship.
Why NASA Chose Relativity Over SpaceX—And What It Means for Mars Logistics
NASA’s selection of Relativity Space stems from two key factors: cost certainty and supply chain diversification. According to the agency’s June 17 contract announcement, SpaceX’s Starship program—despite its rapid development—has faced repeated delays due to regulatory hurdles (FAA re-evaluations) and propulsion system instability (Raptor engine combustion chamber failures in 2025). Relativity, meanwhile, has demonstrated a 98% on-time delivery rate for its smaller Terran 1 rockets, a metric NASA’s procurement office cited in internal briefings.
Yet the choice isn’t without risk. Relativity’s Terran R rocket, slated for its first flight in 2027, relies on a 3D-printed methane/oxygen engine (Aeon R) that has never flown beyond suborbital tests. SpaceX’s Raptor-2, by contrast, has logged over 1,200 seconds of cumulative hot-fire testing.
“Relativity’s biggest advantage is their manufacturing pipeline—if the engines hold up, they could undercut SpaceX on per-launch costs by 20%,” said Dr. Elena Vasquez, aerospace engineer and lead at [Aerospace Systems Integrity Labs]. “But NASA’s Mars mission timeline doesn’t forgive engine failures.”
Hardware Showdown: Terran R vs. Starship—Benchmarking the Mars Race
| Metric | Relativity Terran R | SpaceX Starship (Block 2) | Source |
|---|---|---|---|
| Payload to Mars (LEO → Trans-Mars Injection) | 150 metric tons | 200 metric tons | SpaceX Specs |
| Engine Thrust (Vacuum) | 700kN × 13 (9.1MN total) | 2300kN × 6 (13.8MN total) | Relativity Docs |
| Specific Impulse (Isp) | 365s (vacuum) | 380s (vacuum) | Ars Technica |
| Manufacturing Lead Time | 6 months (Stargate AI-driven) | 12–18 months (traditional) | NSF Analysis |
The table reveals a trade-off: Relativity’s Terran R sacrifices raw payload capacity for faster production cycles, a critical factor if NASA needs to launch multiple cargo missions before 2033 (the target for crewed Mars landings). SpaceX’s Starship, meanwhile, benefits from economies of scale—Elon Musk has stated publicly that production costs will drop below $10M per launch by 2028, undercutting Relativity’s projected $15M–$20M price point.

The Cybersecurity and IT Bottleneck: Why This Contract Forces SpaceX to Accelerate
Beyond propulsion, the Mars race hinges on ground systems interoperability and mission control latency. NASA’s contract with Relativity includes a clause mandating SOC 2 Type II compliance for its mission operations software—a standard SpaceX has historically resisted, citing “overhead.” This forces SpaceX to either:
- Adopt a hybrid compliance model (using [Mission Critical Compliance] for SOC 2 audits while maintaining its proprietary flight software stack).
- Risk losing NASA’s deep-space contracts to Relativity, which has already partnered with [Orbital Security Solutions] to harden its ground systems against supply-chain attacks.
The stakes are higher than payload capacity. A 2025 IEEE whitepaper on Mars mission resilience noted that 92% of deep-space mission failures trace to ground systems vulnerabilities, not propulsion. Relativity’s early adoption of containerized mission control (using Kubernetes on ARM-based servers) could give it an edge in reducing latency between Earth and Mars—currently a 3–22 minute one-way delay that complicates real-time adjustments.
How Developers Can Prepare: API and CLI Workflows for Mars Mission Logistics
For enterprises tracking this race, the immediate impact lies in logistics software and supply chain automation. Relativity’s contract includes an open API for payload integration, which developers can test via:
curl -X POST https://api.relativityspace.com/v1/mission/payload
-H "Authorization: Bearer YOUR_API_KEY"
-H "Content-Type: application/json"
-d '{
"manifest_id": "NASA_MARS_2029",
"payload_mass_kg": 150000,
"thermal_constraints": {
"max_temp_c": 120,
"min_temp_c": -40
},
"container_spec": "ISO_10110-7"
}'
The API requires JWT authentication tied to a verified aerospace partner account. SpaceX’s equivalent system, by contrast, uses a proprietary binary protocol—limiting third-party integration.
“If you’re building Mars logistics software, Relativity’s API is the safer bet for compliance-heavy contracts,” said Mark Chen, CTO of [Celestial Logistics]. “SpaceX’s system is a black box—you’re at their mercy for updates.”
What Happens Next: The 2027–2029 Flight Test Timeline
Relativity’s first orbital test (Terran R) is scheduled for Q4 2027, with a Mars demo slated for 2029. SpaceX’s Starship, meanwhile, faces a FAA environmental review that could push its first Mars-bound flight to 2030. The critical path:
- Q3 2026: Relativity completes Aeon R engine qualification tests (currently at 95% confidence per internal dashboards).
- Q1 2027: SpaceX must secure FAA approval for Starship’s orbital test flights—delayed by local opposition in Boca Chica.
- Q4 2027: Terran R’s maiden flight. If successful, NASA may split cargo contracts between both providers.
For IT teams managing aerospace contracts, this creates a vendor lock-in risk. Enterprises relying on SpaceX for Mars payloads should audit their [Aerospace Contract Auditors] to ensure compliance with NASA’s new supply chain resilience requirements. Relativity’s contract includes a clause mandating multi-vendor redundancy—a direct response to SpaceX’s monopoly concerns.
The Bigger Picture: Why This Contract Could Reshape Deep-Space Economics
The Relativity-NASA deal isn’t just about rockets—it’s a bet on manufacturing agility over brute-force scaling. Relativity’s 3D-printed production line (using Autodesk Fusion + custom CNC toolpaths) could force SpaceX to adopt similar automation, reducing its cost advantage.
“This is the first time NASA has explicitly tied a Mars contract to additive manufacturing,” said Dr. Raj Patel, professor of aerospace engineering at MIT. “If Relativity’s engines prove reliable, we’ll see a shift toward distributed rocket production—smaller firms could compete with SpaceX’s vertical integration.”
For CTOs and developers, the takeaway is clear: the Mars race is no longer about who builds the biggest rocket, but who can iterate fastest. Relativity’s API-first approach and SOC 2 compliance signal a shift toward software-defined spaceflight—a trend that will demand new skills in embedded systems security and edge computing for mission control.
Disclaimer: The technical analyses and security protocols detailed in this article are for informational purposes only. Always consult with certified IT and cybersecurity professionals before altering enterprise networks or handling sensitive data.
