Ampd Energy

Ingénieur Senior - Plateforme et Infrastructure de Données (H/F)

Rejoignez Ampd Energy comme Ingénieur Senior à Hyderabad ou Bengaluru pour piloter une infrastructure de données évolutive dédiée aux plateformes d’énergie propre. Responsabilités : stabilité des pipelines, conception d’API et optimisation des coûts. Profitez d’un environnement multinational et d’opportunités de croissance.

Ampd Energy

Présentation de l'entreprise

Nom

Ampd Energy

Siège

Unité D, 5ème étage, D2 Place TWO, 15 Changsuen Street, Kowloon, Hong Kong

Fondation

2014

Taille

Environ 60 employés (à mi-2022) (source: cbinsights.com). L'entreprise est privée et n'a pas divulgué de données de revenus pour 2023 et au-delà.

Leurs activités

Ampd Energy se concentre sur des systèmes de stockage d'énergie à base de batteries lithium-ion avancés (ESS), conçus pour remplacer les générateurs diesel dans les secteurs à forte émission. Leur technologie clé comprend des batteries de qualité automobile, des modules ignifuges et anti-explosion, des dispositifs électroniques de puissance à haute sortie, ainsi qu'une connectivité Internet via la plateforme logicielle Enernet, permettant la surveillance à distance, l'analyse de données et des mises à jour à distance (source: cbinsights.com). Les produits phares d'Ampd Energy incluent l'Enertainer et l'Ampd Silo, le premier étant un système de stockage d'énergie portable de grande taille, pouvant être déployé en deux heures, adapté aux charges à haute puissance telles que les grues et les soudeuses, tandis que le second est une unité compacte de 16,8 kWh, initialement conçue pour remplacer les systèmes d'alimentation sans interruption (UPS), mais intégrée dans une gamme plus large de produits ESS (source: ampd.energy).

Projets et réalisations

Les projets notables d'Ampd Energy incluent le déploiement du premier Enertainer dans un centre de fabrication avancé de 108 000 mètres carrés au Hong Kong Science Park en octobre 2019, réalisé par Gammon Construction, visant à réduire l'intensité carbone de 25 % d'ici 2025 (source: audacypartners.com). Au Royaume-Uni, l'Enertainer a remplacé trois générateurs diesel dans le projet de reconstruction d'Olympia à l'ouest de Londres, réduisant considérablement le bruit et les émissions (source: ampd.energy). À partir de juin 2024, Ampd Energy a déployé 260 unités, évitant plus de 45 000 tonnes d'émissions de dioxyde de carbone (source: audacypartners.com).

Développements récents

Au cours des deux dernières années, Ampd Energy a obtenu un financement significatif, dirigé par Openspace et Kibo Invest, destiné à étendre sa fabrication et à entrer sur les marchés du Moyen-Orient, d'Europe, des États-Unis et de l'Asie du Sud-Est (source: cbinsights.com). L'entreprise a rapporté en juin 2024 plus de 260 déploiements de batteries, réduisant plus de 45 000 tonnes d'émissions de dioxyde de carbone, avec une réduction des émissions de carbone allant jusqu'à 85 % (source: tarongagroup.com). De plus, Ampd Energy a été sélectionnée dans la liste des 100 entreprises à surveiller en Asie de Forbes en 2022 avant son expansion et continue d'accroître sa part de marché.

Environnement de travail

Ampd Energy propose des postes dans les domaines de l'ingénierie, des logiciels (plateforme Enernet), des ventes/développement commercial, des opérations/services, avec un accent récent sur les cadres en croissance, atteignant 60 employés à mi-2022 (source: audacypartners.com). La culture d'entreprise met l'accent sur l'engagement de l'équipe de direction à construire des solutions d'impact commercial viables et à établir des relations étroites avec les investisseurs pour accélérer le développement (source: cbinsights.com). Bien qu'il n'y ait pas d'informations détaillées sur les avantages pour les employés, les services fournis par l'entreprise incluent des plans de maintenance pour garantir la fiabilité et l'efficacité des équipements (source: ampd.energy).


Dernière mise à jour le févr. 23, 2026 | Signaler un problème

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.

Postuler maintenant

Offre d’emploi expirée ?

Dites à Ampd Energy que vous avez trouvé cet emploi sur Rejobs. Cela nous aide à grandir et à attirer plus de talents dans les énergies renouvelables !

À propos du rôle

12 août 2026

14 août 2026

Temps plein

Flexible

Entreprise

Stockage d'énergie

Ampd Energy

ampd.energy

  •  Hyderabad, Inde
  •  Bengaluru, Inde

5-10 years

UTC+05:30