Ingeniero de Software Senior
Greentown Labs
Descripción de la Empresa
Greentown Labs
SedeSomerville, Massachusetts, Estados Unidos
Fundada2010
TamañoAproximadamente 360 empleados y ha apoyado a startups que han recaudado más de $1.5 mil millones en capital (fuente: climatebase.org).
Qué Hacen
Greentown Labs es un incubador líder en climatetech que se enfoca en fomentar la innovación en varios sectores, incluyendo electricidad, edificios, transporte, agricultura y manufactura. La organización proporciona instalaciones compartidas de prototipado en lugar de desarrollar sus propias tecnologías, lo que permite a las startups de climatetech en etapas tempranas prosperar en un entorno de apoyo. Con 100,000 pies cuadrados de espacio de laboratorio, Greentown Labs ofrece recursos esenciales como un laboratorio húmedo, taller de máquinas, laboratorio de electrónica y cámara de pruebas ambientales, atendiendo las necesidades únicas de sus startups miembros (fuente: climatebase.org). El incubador también proporciona espacio de oficina para más de 450 emprendedores y un espacio para eventos de 500 personas, asegurando que las startups tengan acceso a las herramientas y instalaciones necesarias para el éxito (fuente: greentownlabs.com). Greentown Labs ha establecido un ecosistema curado que promueve la colaboración, el mentoría y las presentaciones a inversores, que son críticos para el crecimiento de las startups enfocadas en hardware.
Proyectos y Trayectoria
Aunque Greentown Labs no ejecuta proyectos directamente, ha desempeñado un papel fundamental en permitir que sus startups miembros logren hitos significativos. Impactos notables incluyen el éxito de inquilinos originales como Promethean Power Systems, que desarrolló soluciones de refrigeración fuera de la red que han beneficiado a más de 17,000 agricultores rurales en India después de prototipar en el incubador (fuente: news.mit.edu). Para 2018, las startups miembros habían creado colectivamente más de 1,000 empleos y recaudado $340 millones, mostrando la efectividad del incubador en nutrir la innovación. Según los conteos recientes, Greentown Labs ha apoyado a más de 360 startups que han recaudado más de $1.5 mil millones en capital, demostrando su impacto significativo en el panorama de climatetech (fuente: climatebase.org). Los esfuerzos continuos del incubador se centran en albergar a las empresas actuales en etapas tempranas y expandir sus instalaciones para acomodar la creciente demanda de innovación en climatetech.
Desarrollos Recientes
En los últimos dos años, Greentown Labs no ha anunciado contratos importantes, adquisiciones o rondas de financiamiento para sí mismo, manteniendo el enfoque en hitos históricos como la apertura del Centro Global para la Innovación en Cleantech en 2018 y el establecimiento de un taller de herramientas en 2021 (fuente: greentownlabs.com). La organización continúa manteniendo su estatus como el incubador de climatetech más grande de América del Norte, con startups miembros que han recaudado colectivamente $1.5 mil millones, lo que resalta la relevancia y el impacto continuo de Greentown Labs en el sector de climatetech (fuente: climatebase.org). Aunque no se han documentado premios o certificaciones específicas recientemente, la reputación del incubador como líder en innovación de climatetech sigue siendo fuerte.
Trabajar Allí
Greentown Labs ofrece una variedad de roles que apoyan sus operaciones de incubadora, incluyendo posiciones en laboratorios de prototipado, eventos, asociaciones, reclutamiento y gestión. La organización está dirigida por la CEO Emily Reichert y cuenta con un equipo profesional que ha escalado significativamente la organización desde su creación (fuente: news.mit.edu). Las ofertas de trabajo se encuentran principalmente en los campus de Somerville y Houston, con consultas de reclutamiento dirigidas a [email protected] para posibles roles de personal. La cultura de la empresa enfatiza la colaboración, la comunidad y un espíritu emprendedor, que está arraigado en las experiencias y desafíos compartidos de los fundadores. Esta cultura fomenta un entorno profesional donde el intercambio de conocimientos, las presentaciones a inversores y la camaradería entre los miembros del equipo son altamente valorados (fuente: greentownlabs.com).
Última actualización el feb. 23, 2026 | Informar un problema
Job Description
Titan Advanced Energy Solutions, headquartered in Salem, MA, develops revolutionary, ultrasound-based battery cell inspection systems for gigafactories. Using non-destructive, high-resolution, high-speed ultrasound technology, Titan's IonSight analyses cell morphology to detect critical manufacturing anomalies, directly addressing safety concerns and improving processes.
Located in Salem, MA, Titan's innovative strides have been recognized with numerous awards and funding from multi-national corporate investment groups, venture capital and top clean energy programs and institutions, including Greentown Labs, the Massachusetts Clean Energy Center (MassCEC) and the Department of Energy. Growing and poised to continue their positive momentum, this is an exciting time to join the Titan team!
We are looking for a Senior Software Engineer to join our innovative and dynamic team. Our mission is to propel the shift toward world electrification and decarbonization by scaling battery manufacturing technology more efficiently.
Summary
The Sr. Software Engineer will own end-to-end delivery across AWS infrastructure, CI/CD, backend services, and a TypeScript/React web application. You will also shape how that software runs in two very different places: in the cloud, and on-prem at the edge on a customer's factory floor, from the same codebase. A scan takes about a second and produces hundreds of thousands of data points, so how that data moves, queues, and gets processed is an architectural problem as much as an application one. You'll build new product areas and improve reliability, security, and developer velocity.
What you'll do
- Design, implement, and operate AWS infrastructure using IaC (we use Terragrunt/Terraform): VPC/networking, IAM, ECS/Fargate, ALB, WAF, RDS/Aurora Postgres, S3, CloudWatch, Route53/ACM, and application auth (we use Clerk).
- Architect for dual deployment: the same product delivered as a cloud service and as an on-prem/edge install, with the packaging, configuration, update, and observability story that makes both dependable.
- Design the path data takes from the scanner to the customer: messaging and event-driven patterns (we use RabbitMQ), queuing, backpressure, and asynchronous processing of high-volume scan data.
- Model, store, and serve the time-series data coming off live scans: continuous ingest, retention and down-sampling, streaming results to the application in real time, and query performance that holds as sites and history accumulate.
- Own CI/CD in GitHub Actions: build/test pipelines, container build/publish, environment deployments, on-prem release artifacts, and release/versioning automation.
- Build backend APIs in Python (FastAPI): async patterns, Postgres data modeling, migrations, and production-grade observability and error handling.
- Build frontend features in React/TypeScript with server-side rendering: routing, data loading and mutations, component patterns, and secure integrations with backend and AWS services.
- Apply AI and LLM capabilities where they earn their place, both in the product and in how we build: retrieval over inspection data, natural-language access to results, and agentic tooling for internal workflows.
- Lead architecture and execution: break down ambiguous work, drive cross-cutting improvements (performance/security/cost), review code, and mentor engineers.
- Partner with the Machine Learning team, who own the models and ML pipelines, and provide the platform, edge runtime, transport, and application those models run on.
Required skills
- Strong AWS experience in production and comfort operating distributed systems.
- Infrastructure-as-code experience, such as Terragrunt/Terraform.
- Ownership of the architecture of a non-trivial distributed system: the trade-offs, the failure modes, and how the design evolved as load and deployments grew.
- Messaging and event-driven systems with asynchronous processing at volume, such as RabbitMQ: exchanges and queues, worker patterns, idempotency, retries and dead-lettering, and backpressure.
- Strong TypeScript and React experience; server-side rendering experience, such as Next.js, preferred.
- Experience with time-series data and live streaming: a purpose-built time-series store, real-time delivery to clients (WebSockets or SSE), and handling sustained high-rate ingest.
- Strong Python backend experience (FastAPI or similar) with relational databases (Postgres) and migrations.
- Docker/container workflows, CI/CD ownership, and secure auth fundamentals (JWT/OIDC, RBAC/scopes).
- Practical experience building on AI/LLM APIs, with a clear sense of where they help and where they do not.
Nice to have
- Edge or on-prem delivery: shipping software onto hardware you do not control, with constrained networking, offline operation, and remote update.
- Deep AWS security/operations: WAF hardening, least-privilege IAM, secrets management, audit readiness.
- Multi-environment and multi-tenant deployment experience.
- Experience integrating managed ML/inference services (e.g., SageMaker/Triton) and handling data-heavy workflows.
- Industrial, manufacturing, or IoT settings where software meets physical equipment.
- Startup experience, and comfort in a small team where scope is broad and priorities move.
Personal Values
- Bias to action, self-motivated and entrepreneurial spirit
- Attention to detail, effective time management, and pride in work
- Dependable, trustworthy, empathetic & full of integrity
- Strong collaborative communication skills; able to build consensus internally and externally
Seniority level
Mid-Senior level
Employment type
Full-time
Job function
Engineering and Information Technology
Industries
Climate Technology Product Manufacturing
Aplicar ahora
¿El empleo expiró?Indica a Greentown Labs que encontraste este empleo en Rejobs. Nos ayuda a crecer y a que más personas trabajen en energías renovables.
Aplicar ahora
¿El empleo expiró?Indica a Greentown Labs que encontraste este empleo en Rejobs. Nos ayuda a crecer y a que más personas trabajen en energías renovables.
Mira cómo estás conectado
Ver tus conexionesConsulta tus contactos en Greentown Labs a través de LinkedIn y usa tu red al postularte a este puesto.
Recibir alertas de empleo
Recibe alertas de empleo para oportunidades en Peabody, Estados Unidos
Únete al Talent Pool
Que los empleadores de energía limpia te encuentren
Sobre el rol
1 septiembre 2026
2 septiembre 2026
Tiempo completo
Presencial
Sin ánimo de lucro
- Peabody, Estados Unidos
Mid-Senior level
UTC-05:00