Back to all jobs
P
Manufacturing Software Engineer
peakenergy
Burlingame13h ago
About the role
<p><strong><span data-contrast="auto">Peak Energy</span></strong><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> </span></p>
<p><strong><span data-contrast="auto">Job Title:</span></strong><span data-contrast="auto"> </span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> Manufacturing Software Engineer</span></p>
<p><strong><span data-contrast="auto">Location:</span></strong><span data-contrast="auto"> </span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> Burlingame, CA</span></p>
<p><strong><span data-contrast="auto">Department:</span></strong><span data-contrast="auto"> Manufacturing Engineering</span><span data-contrast="auto"> </span></p>
<p><strong><span data-contrast="auto">Reports To:</span></strong><span data-contrast="auto"> Software Engineering Manager</span></p>
<p><strong><span data-contrast="auto">Position Type:</span></strong><span data-contrast="auto"> Full-time</span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> </span></p>
<p> </p>
<p><strong><span data-contrast="auto"><span data-ccp-parastyle="heading 2">About Peak Energy</span></span></strong><span data-ccp-props="{"134233117":false,"134233118":false,"134245418":true,"134245529":true,"335559738":299,"335559739":299}"> </span></p>
<p><span data-contrast="auto">Peak Energy is the first American venture to advance globally proven Sodium-Ion battery systems as the storage standard for the new era of renewable energy on a resilient grid.</span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> </span></p>
<p><span data-contrast="auto">Sodium-Ion is cheap, readily available and safe, making it the leading contender in a rapidly evolving market.</span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> </span></p>
<p><span data-contrast="auto">Our leadership team is powered by decades of expertise in scaling gigawatt-level innovation at world-class companies such as Tesla, Northvolt, Apple, Powin, Enovix, Zipline, Solid Power, and Fluence. We are backed by strategic investment and product partners such as TDK Ventures and Eclipse Ventures.</span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> </span></p>
<p><span data-contrast="auto">We are a team of engineers, operators, entrepreneurs, and partners driven by a shared ambition to set the new performance standard for renewable energy and grid resilience.</span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> </span></p>
<p> </p>
<p> </p>
<p data-renderer-start-pos="1916" data-local-id="b4da60eaeff4"><strong data-renderer-mark="true">About the Role</strong> - <strong>Manufacturing Software Engineer</strong></p>
<p data-renderer-start-pos="1916" data-local-id="b4da60eaeff4">We're hiring a mid-level software engineer to build the distributed systems that connect our production equipment to MES and our enterprise stack. You'll work on the <span data-highlighted="true" data-vc="highlighted-text">SCADA</span>/equipment-integration layer — acquiring data over <span data-highlighted="true" data-vc="highlighted-text">OPC-UA</span> and other industrial protocols, normalizing it, and delivering it reliably into MES under real-world floor conditions — as well as the microservices that integrate our ERP and <span data-highlighted="true" data-vc="highlighted-text"><span class="_kqswh2mm"><span class="_5pioz8co _189e1dm9 _1il9buyh _19lc184f _d0altlke" data-testid="definition-highlighter">PLM</span></span></span> systems.</p>
<p data-renderer-start-pos="2350" data-local-id="6420eb44ff16">This is a hands-on engineering role on a small team. You'll design and implement services, care about concurrency and performance, and stand behind your code on a live production floor. You'll work closely with senior engineers who own the broader architecture, contributing strong distributed-systems engineering to it.</p>
<p data-renderer-start-pos="2350" data-local-id="6420eb44ff16"> </p>
<p data-renderer-start-pos="2672" data-local-id="b70dcaa541ec"><strong data-renderer-mark="true">What You'll Do (Responsibilities)</strong></p>
<ul class="ak-ul" data-local-id="427ea9f3-5839-43d5-a8fc-f1a2927e008c" data-indent-level="1">
<li>
<p data-renderer-start-pos="2695" data-local-id="cdb3835adf9e">Build Go services in a microservice architecture that acquire equipment data (<span data-highlighted="true" data-vc="highlighted-text">OPC-UA</span> and other industrial protocols), normalize it, and publish it to MES and downstream consumers</p>
</li>
<li>
<p data-renderer-start-pos="2877" data-local-id="3fa3b6db0cac">Engineer for high concurrency and high throughput — many stations and signals streaming simultaneously, with low-latency, backpressure-aware processing</p>
</li>
<li>
<p data-renderer-start-pos="3032" data-local-id="05e0cd285c26">Build and maintain the ERP/<span data-highlighted="true" data-vc="highlighted-text">PLM</span> integration microservices that sync work orders, BOMs, routings, part/revision data, and as-built/genealogy records between the floor and enterprise systems</p>
</li>
<li>
<p data-renderer-start-pos="3223" data-local-id="3b3e6633ef79">Build event-driven data pipelines feeding a cloud data lake for production and quality analytics</p>
</li>
<li>
<p data-renderer-start-pos="3323" data-local-id="98da710b8a14">Add observability — metrics, tracing, alerting — so service health and equipment connectivity are visible, not silent</p>
</li>
<li>
<p data-renderer-start-pos="3444" data-local-id="c9b69b9d4d84">Contribute to internal tooling and dashboards that surface production and quality data</p>
</li>
</ul>
<p> </p>
<p data-renderer-start-pos="3534" data-local-id="2ac4b99d9a90"><strong data-renderer-mark="true">What You'll Bring (Qualifications)</strong></p>
<ul class="ak-ul" data-local-id="82abc751-c44c-4b43-aee3-34d0a019bbf9" data-indent-level="1">
<li>
<p data-renderer-start-pos="3560" data-local-id="8964a3810ee3">2–3 years of professional software engineering experience building production backend / systems software</p>
</li>
<li>
<p data-renderer-start-pos="3668" data-local-id="a0f9aaf1bd79">Strong distributed systems fundamentals — concurrency, consistency models, idempotency, message delivery semantics, fault tolerance</p>
</li>
<li>
<p data-renderer-start-pos="3803" data-local-id="f3661ea3804a">Experience designing and operating microservice architectures in production</p>
</li>
<li>
<p data-renderer-start-pos="3882" data-local-id="b5913d2ea5bf">Proficiency in Go (or a strong systems-language background with demonstrated ability to ship in Go)</p>
</li>
<li>
<p data-renderer-start-pos="3985" data-local-id="5fd70c98550a">Comfortable engineering for high concurrency and high performance — profiling, contention, throughput/latency trade-offs</p>
</li>
<li>
<p data-renderer-start-pos="4109" data-local-id="4cb0af8a64ce">Hands-on manufacturing / shop floor software experience — you've worked on or adjacent to production lines</p>
</li>
<li>
<p data-renderer-start-pos="4219" data-local-id="f7885d5e46b4">ERP and/or <span data-highlighted="true" data-vc="highlighted-text">PLM</span> background — you've integrated with systems like SAP, Oracle, NetSuite, Dynamics, Teamcenter, Windchill, Arena, etc.</p>
</li>
<li>
<p data-renderer-start-pos="4354" data-local-id="d54d2f6d18b8">Working knowledge of <span data-highlighted="true" data-vc="highlighted-text">SCADA</span> / MES concepts and industrial communication, especially <span data-highlighted="true" data-vc="highlighted-text">OPC-UA</span> (Modbus, <span data-highlighted="true" data-vc="highlighted-text">MQTT</span>, <span data-highlighted="true" data-vc="highlighted-text"><span class="_kqswh2mm"><span class="_5pioz8co _189e1dm9 _1il9buyh _19lc184f _d0altlke" data-testid="definition-highlighter">PLC</span></span></span> interfaces a plus)</p>
</li>
<li>
<p data-renderer-start-pos="4485" data-local-id="b073eb128317">Self-directed, communicative, and effective in a fast-moving startup environment</p>
</li>
<li>Able to work on-site in Burlingame, CA</li>
</ul>
<p> </p>
<p data-renderer-start-pos="4611" data-local-id="3344aa2cd90a"><strong data-renderer-mark="true">Preferred Qualifications</strong></p>
<ul class="ak-ul" data-local-id="7429b313-be4d-47d3-a998-0a443c587159" data-indent-level="1">
<li>
<p data-renderer-start-pos="4627" data-local-id="934e9dd9d227">Direct experience with <span data-highlighted="true" data-vc="highlighted-text">OPC-UA</span> client/server implementations and industrial data acquisition at scale</p>
</li>
<li>
<p data-renderer-start-pos="4731" data-local-id="31b8bc31390d">Experience with event streaming infrastructure (Kafka, Kinesis, <span data-highlighted="true" data-vc="highlighted-text"><span class="_kqswh2mm"><span class="_5pioz8co _189e1dm9 _1il9buyh _19lc184f _d0altlke" data-testid="definition-highlighter">NATS</span></span></span>, etc.) and time-series data</p>
</li>
<li>
<p data-renderer-start-pos="4831" data-local-id="d12ada50afcd">Experience building or operating a data lake / lakehouse and modern <span data-highlighted="true" data-vc="highlighted-text"><span class="_kqswh2mm"><span class="_5pioz8co _189e1dm9 _1il9buyh _19lc184f _d0altlke" data-testid="definition-highlighter">ELT</span></span></span> pipelines</p>
</li>
<li>
<p data-renderer-start-pos="4916" data-local-id="3c4b4bfa71b9">Familiarity with traceability/genealogy systems in a quality-driven manufacturing context</p>
</li>
<li>
<p data-renderer-start-pos="5009" data-local-id="ead5dde35c5b">AWS / Kubernetes (<span data-highlighted="true" data-vc="highlighted-text"><span class="_kqswh2mm"><span class="_5pioz8co _189e1dm9 _1il9buyh _19lc184f _d0altlke" data-testid="definition-highlighter">EKS</span></span></span>) operational experience</p>
</li>
<li>
<p data-renderer-start-pos="5058" data-local-id="48ccd3a502ca">Background in batteries, energy storage, or other hardware-adjacent manufacturing</p>
</li>
</ul>
<p> </p>
<p><span data-contrast="auto">Peak Energy is committed to building a diverse and inclusive workforce. We strongly encourage women, people of color, and individuals from underrepresented groups to apply. We value skills, potential, and perspective over specific credentials. If you’re excited about this role but your experience doesn’t look perfect on paper, we still want to hear from you.</span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> </span></p>
<p><strong><span data-contrast="auto"><span data-ccp-parastyle="heading 2">Our Core Values</span></span></strong><span data-ccp-props="{"134233117":false,"134233118":false,"134245418":true,"134245529":true,"335559738":299,"335559739":299}"> </span></p>
<ul>
<li data-leveltext="" data-font="Symbol" data-listid="1" data-list-defn-props="{"335552541":1,"335559685":720,"335559991":360,"469769226":"Symbol","469769242":[8226],"469777803":"left","469777804":"","469777815":"hybridMultilevel"}" data-aria-posinset="1" data-aria-level="1"><strong><span data-contrast="auto">Speed Through Focus</span></strong><span data-contrast="auto"> - Move fast but understand why. Focus on the goal, don't sacrifice quality. </span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></li>
</ul>
<ul>
<li data-leveltext="" data-font="Symbol" data-listid="1" data-list-defn-props="{"335552541":1,"335559685":720,"335559991":360,"469769226":"Symbol","469769242":[8226],"469777803":"left","469777804":"","469777815":"hybridMultilevel"}" data-aria-posinset="2" data-aria-level="1"><strong><span data-contrast="auto">Mission Over Self</span></strong><span data-contrast="auto"> - It's about the greater good; confident humility. Take ownership and accountability. </span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></li>
</ul>
<ul>
<li data-leveltext="" data-font="Symbol" data-listid="1" data-list-defn-props="{"335552541":1,"335559685":720,"335559991":360,"469769226":"Symbol","469769242":[8226],"469777803":"left","469777804":"","469777815":"hybridMultilevel"}" data-aria-posinset="3" data-aria-level="1"><strong><span data-contrast="auto">Face the Brutal Truth</span></strong><span data-contrast="auto"> - Transparency, honesty, big picture curiosity. Fearless decision making. </span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></li>
</ul>
<ul>
<li data-leveltext="" data-font="Symbol" data-listid="1" data-list-defn-props="{"335552541":1,"335559685":720,"335559991":360,"469769226":"Symbol","469769242":[8226],"469777803":"left","469777804":"","469777815":"hybridMultilevel"}" data-aria-posinset="4" data-aria-level="1"><strong><span data-contrast="auto">Be a Good Person</span></strong><span data-contrast="auto"> - Kindness, collaboration and teamwork.</span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></li>
</ul>
<p><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></p>
<p><strong><span data-contrast="auto"><span data-ccp-parastyle="heading 2">Compensation & Benefits</span></span></strong><span data-ccp-props="{"134233117":false,"134233118":false,"134245418":true,"134245529":true,"335559738":299,"335559739":299}"> </span></p>
<p><span data-contrast="auto">The salary range for this role is </span><strong><span data-contrast="auto">$130,000-$180,000</span></strong><span data-contrast="auto">, with actual pay varying based on work location, experience, and skills. Our competitive benefits package includes:</span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> </span></p>
<ul>
<li data-leveltext="" data-font="Symbol" data-listid="5" data-list-defn-props="{"335552541":1,"335559685":720,"335559991":360,"469769226":"Symbol","469769242":[8226],"469777803":"left","469777804":"","469777815":"hybridMultilevel"}" data-aria-posinset="1" data-aria-level="1"><span data-contrast="auto">Flexible time off </span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></li>
</ul>
<ul>
<li data-leveltext="" data-font="Symbol" data-listid="5" data-list-defn-props="{"335552541":1,"335559685":720,"335559991":360,"469769226":"Symbol","469769242":[8226],"469777803":"left","469777804":"","469777815":"hybridMultilevel"}" data-aria-posinset="2" data-aria-level="1"><span data-contrast="auto">Comprehensive medical, dental, and vision coverage </span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></li>
</ul>
<ul>
<li data-leveltext="" data-font="Symbol" data-listid="5" data-list-defn-props="{"335552541":1,"335559685":720,"335559991":360,"469769226":"Symbol","469769242":[8226],"469777803":"left","469777804":"","469777815":"hybridMultilevel"}" data-aria-posinset="3" data-aria-level="1"><span data-contrast="auto">Strong 401(k) plan </span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></li>
</ul>
<ul>
<li data-leveltext="" data-font="Symbol" data-listid="5" data-list-defn-props="{"335552541":1,"335559685":720,"335559991":360,"469769226":"Symbol","469769242":[8226],"469777803":"left","469777804":"","469777815":"hybridMultilevel"}" data-aria-posinset="4" data-aria-level="1"><span data-contrast="auto">Equity opportunities </span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></li>
</ul>
<ul>
<li data-leveltext="" data-font="Symbol" data-listid="5" data-list-defn-props="{"335552541":1,"335559685":720,"335559991":360,"469769226":"Symbol","469769242":[8226],"469777803":"left","469777804":"","469777815":"hybridMultilevel"}" data-aria-posinset="5" data-aria-level="1"><span data-contrast="auto">Many great work perks</span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></li>
</ul>
<p><span data-contrast="auto">Join us to thrive in a supportive environment while making a meaningful impact in the energy sector!</span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> </span></p>
<p><span data-contrast="auto">At Peak Energy Technologies Inc., we believe that a diverse and inclusive workplace makes us a more capable, innovative, and competitive company. We welcome people who represent diversity in their backgrounds, ethnicities, cultures, and experiences. Peak Energy Technologies Inc. is an equal opportunity employer, aiming to reach our company’s full potential by cultivating an inclusive workforce. We do not discriminate on the basis of race, color, ancestry, religion, national origin, sexual orientation, citizenship, marital or family status, disability, gender identity or expression, veteran status, or any other legally protected status.</span><span data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> </span></p>
<p><span data-ccp-props="{}"> </span></p>
Perks & benefits
- 401k
- Vision Insurance
- Unlimited Vacation
- Equity Compensation
759,000+ hidden jobs like this
peakenergy and thousands of companies post here first — often days before LinkedIn or Indeed. Your first 5 applications are free; go Pro to apply without limits.
Everything Pro unlocks:
- Unlimited applications — free stops at 5
- Track every application in one place
- Apply straight to the source, one click
- Save & organize roles you love
- Roles pulled from company boards before the big sites