Relativity Space logo

Storage Platform Software Responsible Engineer

Verified
Relativity Space
Posted 4 days ago
Posted 1 May 2026
1 views
full-time

About the Role

<div class="content-intro"><p><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">At Relativity Space, we’re building rockets to serve today’s needs and tomorrow’s breakthroughs. Our&nbsp;Terran R vehicle will deliver customer payloads to orbit, meeting the growing demand for launch&nbsp;capacity. But that’s just the start. Achieving commercial success with Terran R will unlock new&nbsp;opportunities to advance science, exploration, and innovation, pioneering progress that reaches beyond&nbsp;the known.</span></p> <p><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">Joining Relativity means becoming part of something where autonomy, ownership, and impact exist at every level. Here, you're not just executing tasks; you're solving problems that haven’t been solved before, helping develop a rocket, a factory, and a business from the ground up. Whether you’re in propulsion, manufacturing, software, avionics, or a corporate function, you’ll collaborate across teams, shape decisions, and see your work come to life in record time. Relativity is a place where creativity and </span><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">technical rigor go hand in hand, and your voice will help define the stories we’re writing together. Now&nbsp;is a unique moment in time where it’s early enough to leave your mark on the product, the process, and&nbsp;the culture, but far enough along that Terran R is tangible and picking up momentum. The most&nbsp;meaningful work of your career is waiting. Join us.</span></p></div><p>&nbsp;</p> <p><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><strong><span data-contrast="none">About the Team:&nbsp;</span></strong></span></p> <p><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><span class="TextRun SCXW1043571 BCX0" lang="EN-US" data-contrast="none"><span class="NormalTextRun SCXW1043571 BCX0">The Interplanetary Sciences Program was&nbsp;</span><span class="NormalTextRun SCXW1043571 BCX0">established</span><span class="NormalTextRun SCXW1043571 BCX0">&nbsp;to expand access to scientific exploration across our solar system. Its mission is to make planetary research faster, more affordable, and more capable than ever before by rethinking how science missions are designed, built, and&nbsp;</span><span class="NormalTextRun SCXW1043571 BCX0">operated</span><span class="NormalTextRun SCXW1043571 BCX0">. The program aims to enable scientists to send instruments to distant worlds without decades of development or prohibitive costs. By creating a sustainable model for interplanetary exploration, we are transforming space science from an occasional event into a continuous process of discovery that accelerates knowledge, broadens participation, and inspires the next generation of explorers.</span></span><span class="LineBreakBlob BlobObject DragDrop SCXW1043571 BCX0"><span class="SCXW1043571 BCX0">&nbsp;</span><br class="SCXW1043571 BCX0"></span></span></p> <p><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><strong><span data-contrast="none">About the Role:</span></strong></span></p> <p><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><span data-contrast="none">The storage platform is one of the foundations for&nbsp;accelerating scientific discovery: science instruments write to it, onboard AI reads from it, and the communications subsystems downlink the data on it to Earth.&nbsp;</span> <span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:257}">&nbsp;</span></span></p> <p><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><span data-contrast="none">You will define the storage architecture&nbsp;and build it yourself. This is not a role where someone else hands you a design and you implement it, and&nbsp;it's&nbsp;not a role where you write architecture documents and hand them to someone else to build.&nbsp;You will make the foundational architectural decisions (redundancy topology, replication strategy, failure domain boundaries, consistency guarantees, write-lifecycle management), build&nbsp;and test&nbsp;prototypes&nbsp;on commodity hardware,&nbsp;and then build the low-level systems&nbsp;code that makes those decisions real: storage drivers, filesystem integration, and fault recovery systems that survive radiation upsets across the full mission lifetime.&nbsp;You'll&nbsp;carry the design from proof-of-concept on commodity hardware through integration on flight hardware,&nbsp;validating&nbsp;every architectural assumption with fault injection testing along the way.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:257}">&nbsp;</span></span></p> <ul> <li style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><span data-contrast="auto">Own the redundancy and replication architecture across&nbsp;multiple&nbsp;NAS units on two independent hardware strings, defining the consistency model for cross-string replication, the precise bound on acceptable data loss during a radiation-induced crash, and the storage platform's contractual guarantees in every degraded state:&nbsp;drive&nbsp;level, NAS unit, or full string failure.&nbsp;Codify this as the failure mode matrix that drives every implementation decision downstream</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:257}">&nbsp;</span></span></li> <li style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;" data-contrast="auto">Select the filesystem and design the pool architecture, confirming or revising the current ZFS baseline and owning the final configuration. Validate through quantitative reliability modeling that balance upset probability, rebuild risk, write endurance, and usable capacity over the full mission</span></li> <li style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;" data-contrast="auto">Define the write-endurance budget for a multi-year operational lifetime, allocating write capacity across continuous science ingest, continuous data reduction, periodic bulk reanalysis by onboard AI, and archival snapshots to produce data retention policies that retain key science data through end of mission</span></li> <li style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><span data-contrast="auto">Design the interface contracts between the storage platform&nbsp;and the science instrument, compute,&nbsp;and communication subsystems,&nbsp;defining what the storage platform guarantees, what it&nbsp;doesn't, and what happens when a consumer violates the contract while the platform is already in a degraded state</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:257}">&nbsp;</span></span></li> <li style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><span data-contrast="auto">Build the storage fault detection and recovery path at the hardware boundary&nbsp;(e.g., kernel driver, block layer, or firmware level)&nbsp;to take a radiation-induced upset from&nbsp;initial&nbsp;detection through filesystem re-integration and ensure transient failures never become data loss</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:257}">&nbsp;</span></span></li> <li style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><span data-contrast="auto">Build automated fault recovery that handles every scenario in the failure mode matrix,&nbsp;validated&nbsp;through sustained fault injection campaigns on the hardware-in-the-loop testbed to confirm the architecture performs as specified under real failure conditions.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559740&quot;:257}">&nbsp;</span></span></li> </ul> <p><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><strong><span data-contrast="none">About You:</span></strong></span></p> <ul> <li style="fo

Related Searches

Explore more opportunities matching this role's title, location, and skills.

Job Title PagesLocation PagesCompany PagesSkill Pages

Ready to apply?

Click below to apply directly on Relativity Space's careers page.

Get the top 10 hyper-growth roles delivered to your inbox every Tuesday.