Engenheiro Sénior - Plataforma e Infraestrutura de Dados
Ampd Energy
Visão Geral da Empresa
Ampd Energy
LocalizaçãoUnidade D, 5º andar, D2 Place TWO, 15 Changsuen Street, Kowloon, Hong Kong
Fundação2014
EscalaEquipe de aproximadamente 60 pessoas (até meados de 2022) (source: cbinsights.com). A empresa é privada e não divulgou dados de receita para 2023 e além.
O Que Fazem
Ampd Energy se concentra em sistemas de armazenamento de energia com baterias de íon de lítio avançadas (ESS), projetados para substituir geradores a diesel em indústrias de alta emissão. Suas tecnologias principais incluem baterias de nível automotivo, módulos à prova de fogo e explosão, dispositivos eletrônicos de potência de alta saída, e conectividade via plataforma de software Enernet, que suporta monitoramento remoto, análise de dados e atualizações via ar (source: cbinsights.com). Os produtos principais da Ampd Energy incluem o Enertainer e o Ampd Silo, sendo o primeiro um sistema de armazenamento de energia em bateria de grande porte e transportável, que pode ser implantado em duas horas, adequado para cargas de alta potência como guindastes e máquinas de solda, enquanto o segundo é uma unidade compacta de 16,8 kWh, inicialmente projetada como substituto de fonte de energia ininterrupta (UPS), mas agora integrada em uma gama mais ampla de produtos ESS (source: ampd.energy).
Projetos e Realizações
Os projetos notáveis da Ampd Energy incluem a implantação do primeiro Enertainer em um centro de manufatura avançada de 108.000 metros quadrados no Hong Kong Science Park em outubro de 2019, projeto liderado pela Gammon Construction, com o objetivo de reduzir a intensidade de carbono em 25% até 2025 (source: audacypartners.com). No Reino Unido, o Enertainer substituiu três geradores a diesel no projeto de reconstrução da Olympia em West London, reduzindo significativamente o ruído e as emissões (source: ampd.energy). Até junho de 2024, a Ampd Energy implantou 260 unidades, evitando mais de 45.000 toneladas de emissões de dióxido de carbono (source: audacypartners.com).
Desenvolvimentos Recentes
Nos últimos dois anos, a Ampd Energy garantiu uma rodada significativa de financiamento, liderada pela Openspace e Kibo Invest, com os recursos destinados à expansão da fabricação e à entrada nos mercados do Oriente Médio, Europa, Estados Unidos e Sudeste Asiático (source: cbinsights.com). A empresa relatou em junho de 2024 mais de 260 implantações de baterias, resultando em uma redução de mais de 45.000 toneladas de emissões de dióxido de carbono, alcançando até 85% de redução de carbono (source: tarongagroup.com). Além disso, a Ampd Energy foi incluída na lista de observação dos 100 melhores da Forbes Asia antes da expansão em 2022 e continua a aumentar sua participação de mercado.
Ambiente de Trabalho
Ampd Energy oferece posições em áreas como engenharia, software (plataforma Enernet), vendas/desenvolvimento de negócios, operações/serviços, com foco recente na contratação de executivos de crescimento, atingindo uma equipe de 60 pessoas em meados de 2022 (source: audacypartners.com). A cultura da empresa enfatiza o compromisso da equipe de gestão em construir soluções de impacto comercial viáveis e estabelecer parcerias estreitas com investidores para acelerar o crescimento (source: cbinsights.com). Embora não haja informações detalhadas sobre benefícios para funcionários, os serviços de produtos oferecidos pela empresa incluem planos de manutenção, garantindo a confiabilidade e eficiência dos equipamentos (source: ampd.energy).
Última atualização em fev 23, 2026 | Relatar um 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.
Candidate-se agora
O emprego expirou?Por favor, informe a Ampd Energy que encontrou este emprego no Rejobs. Ajuda-nos a crescer e a levar mais pessoas a trabalhar em energias renováveis.
Candidate-se agora
O emprego expirou?Por favor, informe a Ampd Energy que encontrou este emprego no Rejobs. Ajuda-nos a crescer e a levar mais pessoas a trabalhar em energias renováveis.
Como está ligado
Ver as suas ligaçõesVeja os seus contactos na Ampd Energy no LinkedIn para aumentar a sua rede de contactos e candidatar-se a esta posição.
Receber alertas de emprego
Receba alertas para empregos na área de Sistemas de gestão de baterias em Hyderabad, Índia
Aderir ao Talent Pool
Deixe os empregadores em energia limpa encontrá-lo
Sobre a função
12 agosto 2026
14 agosto 2026
Tempo inteiro
Flexível
Empresa
- Hyderabad, Índia
- Bengaluru, Índia
5-10 years
UTC+05:30