VinFast is a pioneering electric vehicle (EV) company committed to revolutionizing the automotive industry with sustainable and innovative mobility solutions. As a leading player in the EV market, VinFast is dedicated to…
Skills: Data engineering, Python, SQL, Apache Airflow, Spark
Lead the development and execution of Sales & Aftersales Quality Control, Compliance, Audit, and Investigation strategies across the dealer and service network. Establish governance frameworks, policies, standards, and q…
Location: Hanoi city or Bacninh province, Vietnam Department: Engineering / Technical Services Reports To: Service Manager Key Responsibilities:Provide on-site technical support and troubleshooting for production lines a…
Skills: Technical support, Troubleshooting, Production line maintenance, Electrical engineering, Electro-mechanical engineering
As part of VinFast’s UX Center, UX Requirements manager will play a key role in supporting the definition and delivery of user experiences. The UX design leads lead the definition of concepts and features – managing the …
Skills: Requirements management, UX design, Business analysis, Figma, Codebeamer
As a Software Engineer at MKS Atotech Vietnam, you will partner with internal teams, customers, and engineering groups to develop, maintain, and support software systems integrated with industrial equipment. In this role…
<p>AXON Networks delivers a robust AI-driven, analytics-based orchestration platform and a wide portfolio of next-gen high-speed routers that leverage the newest Wi-Fi technologies. Together, these technologies give ISPs…
Skills: Python, Robot framework, Test automation, Networking, Wi-Fi systems
Company Description Technology is our how. And people are our why. By combining world-class engineering, industry expertise and a people-centric mindset, we consult and partner with our customers to create technological …
Skills: Software Development, Programming, Telecommunications, Networking, System Security
The Company RightShip is the maritime industry's leading safety and risk intelligence platform. We exist to advance the vision of a Zero Harm maritime industry by enabling better safety decisions across the ecosystem. By…
Skills: Software Quality Assurance, Test automation, API testing, Jira, TestRail
Position Context The Chassis SME Lead Engineer is responsible for leading the technical development, integration, and optimization of chassis systems throughout the vehicle development lifecycle. The role serves as the S…
Skills: Chassis engineering, Vehicle dynamics, Suspension system design, Steering system engineering, Brake system engineering
Vehicle Dynamics Attribute Development Lead Engineer – Chassis
Hà Nội, Vietnam · On-site
Senior+$6.0B raised
Position Context: Vehicle Dynamics Development Engineer will be responsible of the management and development of Vehicle dynamics attributes including Ride, Handling, Brakes, Steering & tyres, from target setting, tuning…
Position Context The EE Powertrain, Drivetrain & Integration SME Lead Engineer is responsible for leading the electrical and electronic architecture development, integration, and validation of EV Powertrain and Drivetrai…
Kỹ sư chính chịu trách nhiệm quản lý và thực hiện kiểm thử cấp hệ thống (system-level) cho hệ thống lưu trữ năng lượng (ESS), làm việc trực tiếp tại hiện trường thử nghiệm (onsite) nhằm đảm bảo hiệu năng, độ an toàn và t…
Position Context The BIW & Closures SME Lead Engineer is responsible for leading the technical development, integration, and optimization of Body-in-White (BIW) and Closures systems throughout the vehicle development lif…
Position Overview VinFast is a pioneering electric vehicle (EV) company committed to transforming the global automotive landscape through sustainable, innovative mobility solutions. As we continue to expand globally, the…
Position Context The CAE Optimization & NVH Lead Engineer is responsible for leading virtual development activities related to Body-in-White (BIW) structural optimization and NVH performance. The role serves as the techn…
Position Context The Interior Design Integration, SME & Packaging Lead Engineer is responsible for leading the integration and packaging development of interior systems, ensuring alignment between styling, customer requi…
Skills: Interior Packaging, Occupant Accommodation, Ergonomics, Interior System Integration, Human Factors Engineering
Position Context The Safety CAE Lead Engineer is responsible for leading virtual vehicle safety development activities and ensuring vehicle passive safety targets are achieved through simulation-driven engineering. The r…
With respect to all your personal data shared to VinFast in the application and the entire recruitment process of VinFast, by clicking “Apply”, submitting your resumé/CV and/or participating in VinFast's recruitment proc…
Position Context The CAE Modeling, Morphing & Integration Engineer is responsible for developing, maintaining, and integrating high-quality CAE models to support vehicle development programs. The role focuses on FE model…
Skills: Finite Element Modeling, HyperMesh, ANSA, Meta, LS-DYNA
Position Context The NVH CAE Lead Engineer is responsible for leading virtual NVH development activities and ensuring vehicle NVH targets are achieved through simulation-driven engineering. The role serves as the technic…
You will build and maintain data ingestion pipelines for various sources including vehicle telemetry, CRM, and service data. Additionally, you will develop data products and governed access layers for AI agents and stakeholders.
Requirements
Candidates must have at least 3 years of experience in data engineering with strong proficiency in Python, SQL, Airflow, and Spark. Practical experience with AWS infrastructure and data modeling principles is essential for this role.
Full job description
VinFast is a pioneering electric vehicle (EV) company committed to revolutionizing the automotive industry with sustainable and innovative mobility solutions. As a leading player in the EV market, VinFast is dedicated to delivering high-quality, cutting-edge electric vehicles that redefine the driving experience. Our team consists of passionate professionals driven by a shared vision of creating a greener and more sustainable future through innovation, technology, and excellence.
The mission
Build the data foundation for VinFast's AI Mobility Assistant (ViTA) and the AI agents running across the VinFast ecosystem.
To be direct about where we are: this platform is in its foundation phase, not its optimisation phase. One reference lane — vehicle telemetry — runs end to end from S3 through ClickHouse into dbt. The other ten registered sources have no recurring feed at all. Most of your job is turning ad-hoc data drops into scheduled, dependable feeds, not tuning dashboards.
If you want a stable system to operate, this isn't it. If you want to be the person who builds it, this is exactly it.
Work directly with source owners to settle the data contract: grain, keys, cadence, and how a changed record is identified.
Read from S3, BigQuery and Redshift in batch — hive-partitioned and safe to re-run.
2. Data platform
Airflow 3 (MWAA) — asset-driven orchestration, no sensors.
Spark / EMR Serverless — heavy preprocessing.
dbt (ClickHouse adapter) — staging and mart layers.
ClickHouse (MergeTree) and an S3 medallion lake.
Guarantee idempotency, correct partitioning, safe re-runs and backfills, and predictable cost.
3. Data products
Built in priority order — not all at once:
Vehicle360 — in progress
Mobility360 / trips — in progress
Customer360 — blocked pending the identity spine and consent decisions
Charging360, Service360 — backlog
Every data product needs a clear schema, tests, documentation, and an owner.
4. Serving & data access
For people: dashboards and self-serve views over the marts, so stakeholders stop asking us to run queries for them.
For AI agents: a governed data-access layer — an MCP server or API over the warehouse — that lets ViTA and other agents fetch context safely, with the right filters, limits and permissions baked in rather than left to the caller.
Make the semantics legible: an agent querying a mart should not have to guess what a column means.
5. Data quality & governance
Freshness, volume and schema-drift checks.
Lineage and metadata at a level that's actually useful.
PII compliance: biometric sources supply event labels only — never raw images, voice, or embeddings. Cross-brand data requires a lawful basis before it is ever joined.
6. DevOps
GitLab CI, Docker, AWS (IAM, S3 lifecycle, EMR).
Logging, monitoring, and alerting when a pipeline breaks
Requirements
Must-have
3+ years in data engineering, with pipelines you've actually run in production — not personal projects or coursework.
Strong Python and SQL.
Apache Airflow — you've written and operated your own DAGs, and you understand backfill and catchup.
Spark / PySpark — you've handled datasets in the hundreds of gigabytes.
Data modeling — grain, keys, SCDs, and the difference between a fact and a dimension.
You can explain: idempotency, partition strategy, late-arriving data, and what you do when an upstream schema changes without warning.
Practical AWS: S3, IAM, and the ability to read a permissions error and fix it.
Communication. You'll sit with data owners outside this team. Asking the right question matters as much as writing the code.
Nice to have
ClickHouse or another columnar OLAP engine: Druid, Doris, BigQuery, Redshift.
Data visualization — Metabase, Superset, Grafana or similar. Enough to build a dashboard people trust, and enough taste to know when a number needs context rather than a bigger font.
Building MCP servers or tools for AI agents — exposing warehouse data to an LLM agent as typed, permissioned tools. New for most candidates; genuine curiosity here counts as much as experience.
EMR / Spark on serverless infrastructure, including job cost tuning.
Kafka or CDC — not used at this stage, but on the roadmap.
Vehicle, IoT or telemetry data experience.
Enough English to read technical documentation.
What we are not asking for
Stated plainly so you don't rule yourself out: you do not need Scala, Go, Iceberg, Delta Lake, MinIO, Neo4j, Qdrant, MLflow, LangGraph, Kafka
Connect, MQTT or Debezium. None of them are in the stack today. If we need them later, we'll learn them together.
Who fits here
Comfortable with ambiguity. You'll hit "the data didn't arrive" far more often than "this query is slow".
Goes and asks instead of sitting and guessing.
Treats documentation as part of the work, not an afterthought.
Would rather leave behind a system that runs than code that's clever.
Three things changed from the last version: VinFast is now the employer line rather than ViTAI alone; Serving & data access is a full responsibility section (dashboards for people, an MCP/API layer for agents) with a matching bullet in the first-12-months list; and the nice-to-have list gained data visualization and building MCP servers/tools. The agent-facing bullet is deliberately worded to welcome candidates who are curious but haven't shipped one — almost nobody in the VN market has yet, and screening on it as experience would empty your pipeline.
Benefits
Competitive salary
Premium healthcare package, including PVI insurance & annual health check-ups
13th-month salary & performance bonuses to reward your contributions
Enjoy preferential pricing for services within the Vingroup ecosystem including Vinmec, Vinpearl, and Vinschool...
Opportunity to collaborate with and learn from industry-leading professionals in the automotive domain
Work Location:Technopark Tower, Gia Lam, Hanoi, Viet Nam
With respect to all your personal data shared to VinFast in the application and the entire recruitment process of VinFast, by clicking “Apply”, submitting your resumé/CV and/or participating in VinFast's recruitment process, you agree that you have read VinFast's Personal Data Protection Policy ("Policy") posted athttps://vinfastauto.com/vn_vi/dieu-khoan-phap-lyorhttps://vinfast.vn/privacy-policy/, you agree to the Policy and consent for VinFast to process your personal data in accordance with the Policy and the applicable regulations on personal data protection.
To all recruitment agencies: VinFastdoes notaccept agency resumes. Please do not forward resumes to our careers alias or other VinFast employees. VinFast is not responsible for any fees related to unsolicited resumes.
Related keywords
Data EngineeringPythonSQLApache AirflowSparkPySparkAWSS3IAMClickHouseData ModelingETLGitLab CIDockerData GovernanceTelemetry
VinFast - a member of Vingroup – envisioned to drive the movement of the global smart electric vehicle revolution. Established in 2017, VinFast owns a state-of-the-art automotive manufacturing complex with globally leading scalability that boasts up to 90% automation in Hai Phong, Vietnam.
Strongly committed to the mission for a sustainable future for everyone, VinFast constantly innovates to bring high-quality products, advanced smart services, seamless customer experiences, and pricing strategy for all to inspire global customers to jointly create a future of smart mobility and a sustainable planet. Learn more at: https://vinfastauto.com.
Offices: Dinh Vu – Cat Hai Economic Zone, Cat Hai Island, Cat Hai Town, Cat Hai District, Cat Hai, Hai Phong 180000, VN · 4th Floor, Tower 1, Times City, 458 Minh Khai str., Hai Ba Trung dist, Hanoi, Hai Ba Trung 100000, VN
How many Engineering jobs are open in Hà Nội, Vietnam right now?
There are currently 482 open engineering positions in Hà Nội, Vietnam listed on Clera. New openings are added daily as companies post roles.
Which companies are hiring for Engineering roles in Hà Nội, Vietnam?
Companies currently hiring include VINFAST, Aloha Consulting Group, Techcombank (TCB), Apple, Cisco, among others. Browse the listings above to see every active employer.
Are there remote or hybrid Engineering jobs in Hà Nội, Vietnam?
Yes — 60 of the 482 open engineering positions offer remote or hybrid work (15 remote, 45 hybrid).
How do I apply for Engineering jobs in Hà Nội, Vietnam?
Each listing links directly to the employer's application page. Apply early — fresh listings get the most recruiter attention in the first two weeks.