Ingeniero Senior - Plataforma e Infraestructura de Datos
Ampd Energy
Descripción de la empresa
Ampd Energy
Oficina centralUnidad D, 5º piso, D2 Place TWO, 15 Changsuen Street, Kowloon, Hong Kong
Año de fundación2014
TamañoAproximadamente 60 empleados (a mediados de 2022) (source: cbinsights.com). La empresa es privada y no ha hecho públicos los datos de ingresos para 2023 y más allá.
Su negocio
Ampd Energy se especializa en sistemas de almacenamiento de energía de baterías de iones de litio avanzados (ESS), diseñados como una alternativa a los generadores diésel en industrias de alta emisión. Su tecnología central incluye baterías de grado automotriz, módulos a prueba de fuego y explosiones, dispositivos electrónicos de potencia de alta salida, y conectividad a través de la plataforma de software Enernet, que soporta monitoreo remoto, análisis de datos y actualizaciones en línea (source: cbinsights.com). Los productos insignia de Ampd Energy incluyen Enertainer y Ampd Silo; el primero es un sistema de almacenamiento de energía de batería transportable de gran tamaño que puede desplegarse en dos horas, adecuado para cargas de alta potencia como grúas y soldadoras, mientras que el segundo es una unidad compacta de 16.8 kWh, inicialmente diseñada como un reemplazo de fuente de alimentación ininterrumpida (UPS), pero que ahora se ha integrado en una gama más amplia de productos ESS (source: ampd.energy).
Proyectos y logros
Los proyectos destacados de Ampd Energy incluyen el despliegue del primer Enertainer en un centro de fabricación avanzado de 108,000 metros cuadrados en el Parque Científico de Hong Kong en octubre de 2019, un proyecto liderado por Gammon Construction, que tiene como objetivo reducir la intensidad de carbono en un 25% para 2025 (source: audacypartners.com). En el Reino Unido, el Enertainer reemplazó tres generadores diésel en el proyecto de reconstrucción de Olympia en West London de Laing O’Rourke, reduciendo significativamente el ruido y las emisiones (source: ampd.energy). Hasta junio de 2024, Ampd Energy ha logrado el despliegue de 260 unidades, evitando más de 45,000 toneladas de emisiones de dióxido de carbono (source: audacypartners.com).
Desarrollo reciente
En los últimos dos años, Ampd Energy ha asegurado una ronda de financiamiento significativa, liderada por Openspace y Kibo Invest, con el capital destinado a expandir la fabricación y entrar en los mercados de Medio Oriente, Europa, Estados Unidos y Sudeste Asiático (source: cbinsights.com). La empresa reportó en junio de 2024 más de 260 despliegues de baterías, reduciendo más de 45,000 toneladas de emisiones de dióxido de carbono y logrando hasta un 85% de reducción de carbono (source: tarongagroup.com). Además, Ampd Energy fue incluida en la lista de observación de las 100 mejores empresas de Forbes Asia antes de su expansión en 2022 y continúa ampliando su cuota de mercado.
Ambiente laboral
Los puestos ofrecidos por Ampd Energy abarcan áreas como ingeniería, software (plataforma Enernet), ventas/desarrollo de negocios, operaciones/servicios, con un enfoque reciente en ejecutivos de alto crecimiento, alcanzando un total de 60 empleados a mediados de 2022 (source: audacypartners.com). La cultura de la empresa enfatiza el compromiso del equipo directivo en construir soluciones de impacto comercial viables y establecer relaciones estrechas con los inversores para acelerar el crecimiento (source: cbinsights.com). Aunque no hay información detallada sobre los beneficios para empleados, los servicios de productos ofrecidos por la empresa incluyen planes de mantenimiento para asegurar la fiabilidad y eficiencia del equipo (source: ampd.energy).
Última actualización el feb. 23, 2026 | Informar un problema
Ampd Energy is transforming how cities build - cleaner, smarter, and more sustainably. We are trailblazers in making the construction industry emission-free. Our products are advanced, compact, and connected battery energy storage system (BESS) designed to replace the dirty, noisy, and hazardous diesel generators that power construction sites around the world. By combining connected hardware with advanced software and AI, we reduce emissions, noise, and operational complexity.
We envision an emission-free future across all industries. Our mission is to develop robust, versatile, and easy-to-use products that deliver clean energy - empowering businesses and people to achieve more. We're seeking individuals who bring entrepreneurial drive, adaptability, and enthusiasm, and who thrive in an environment of continuous learning and evolution.
Role Overview
Join our Software Solutions team building Enernet, the cloud platform behind our fleet, device monitoring, alarms, scheduling, reporting, and the mobile app our technicians use on site. Our fleet is growing from roughly 400 to 1,000 devices, every unit streaming continuous telemetry across a dozen subsystems, and the platform needs architectural headroom well beyond that.
This role owns the engineering that keeps the platform fast and reliable as that load grows, driving down infrastructure cost, cutting latency, stabilising the data pipeline, and closing the performance gaps that would otherwise surface at scale.
That foundation of a higher-value product work on our roadmap can only be built on a pipeline that is stable, so getting this right is super critical. It is a hands-on role.
What you'll do
- Data Pipeline Ownership: Own the flow from AWS IoT Core, Kafka into TimescaleDB, and legacy GCP Pub/Sub in place. You are accountable for throughput, correctness, latency, and cost across that path. Provide vision on improving the pipeline stability, scalability.
- API & BFF: Evolve the GraphQL contract that serves our web and mobile clients. Design secure, low-latency APIs (GraphQL and REST), and keep the BFF layer clean as the schema and product grow.
- Cost & Performance: Drive down infrastructure and observability cost per device, cut latency, and remove the throughput bottlenecks that would otherwise surface as the fleet grows, keeping monitoring spend proportionate to what it monitors.
- Scale & Reliability: Kafka partitioning and consumer groups, batched writes, backpressure, and hot-path isolation so one misbehaving device cannot degrade the fleet.
- Observability: Use our Grafana stack to identify and track slow queries, monitor the pipeline, and maintain alerts that fire before degradation becomes an incident.
- Safe Change: Evolve a live system safely staged, reversible changes with parallel runs, shadow validation, and rollback, so improvements ship without disruption.
- Full-Stack Collaboration: Review the frontend and mobile work, understand the GraphQL contract, and trace a bug from a Vue chart to a Timescale query to a Kafka consumer.
Responsibilities
- Pipeline Stability at Scale: Stabilising and cost-optimising the telemetry path so it holds latency and throughput targets as the fleet grows, with observability to prove it.
- API evolution: Extending the GraphQL contract to support new product features without regressing latency or breaking clients.
- Production Health: Acting as a senior voice in incident response and reducing the support load that currently leaks into sprint time.
- Cross-Functional Delivery: Working with firmware, service, and commercial colleagues to turn raw telemetry into reliable, actionable tooling.
Experience required
- Backend & Streaming: 5-10 years building and operating production backend systems, including meaningful time on high-throughput streaming or time-series data.
- Data at Scale: Deep, practical Kafka partitioning, consumer groups, rebalancing, ordering and idempotency, schema evolution plus strong SQL and time-series database skills (TimescaleDB, ClickHouse, InfluxDB or equivalent).
- BFF & API design: Designing secure, low-latency APIs (GraphQL and REST) that serve web and mobile clients.
- Live Migration: Has migrated a live system without downtime: parallel writes, shadow validation, staged cutover, rollback.
- Stack & Cloud: TypeScript / Node.js fluency (our services are largely NestJS) and AWS in production - ECS, IoT Core, networking, working Terraform / IaC.
- Go: Our services are moving to Go for latency-sensitive paths; we expect you to be productive in it quickly. Prior Go experience is a plus, not a requirement, the pipeline judgement matters more than the language.
- Documentation: Write clear technical documentation to assist development and communication with internal and external parties.
Who you are:
- Operator's Mindset: Your first-hand experience managing live systems during production incidents directly informs how you architect and engineer software.
- Clear Communicator: You can explain the same system to a firmware engineer, a service technician, and a CEO precisely and concisely.
- Quietly Influential: You set technical direction, review rigorously, and make the engineers around you better.
- Bias Toward Simplification: You excel at simplifying systems, even if it involves deleting code, and remain undeterred by legacy technical debt.
Ampd Energy offers competitive benefits, strong opportunities for professional growth, and a collaborative, multinational work environment.
All information provided will be treated in strict confidence and used solely for recruitment purposes.
Ampd Energy is an equal-opportunity employer. All candidates will be assessed on merit without regard to age, race, gender, sexual orientation, religion, nationality, marital status, political affiliation, or any other factor protected by law.
We may use artificial intelligence (AI) tools to support parts of the hiring process, such as reviewing applications, analyzing resumes, or assessing responses and identifying potential inconsistencies or verification signals in application materials based on available information. These tools assist our recruitment team but do not replace human judgment. Final hiring decisions are ultimately made by humans. If you would like more information about how your data is processed, please contact us.
Aplicar ahora
¿El empleo expiró?Indica a Ampd Energy 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 Ampd Energy 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 Ampd Energy a través de LinkedIn y usa tu red al postularte a este puesto.
Recibir alertas de empleo
Recibe alertas para empleos en el área de Sistemas de gestión de baterías en Hyderabad, India
Únete al Talent Pool
Que los empleadores de energía limpia te encuentren
Sobre el rol
12 agosto 2026
14 agosto 2026
Tiempo completo
Flexible
Empresa
- Hyderabad, India
- Bengaluru, India
5-10 years
UTC+05:30