דרושים » הנדסה » Senior Data Engineer

משרות על המפה
 
בדיקת קורות חיים
VIP
הפוך ללקוח VIP
רגע, משהו חסר!
נשאר לך להשלים רק עוד פרט אחד:
 
שירות זה פתוח ללקוחות VIP בלבד
AllJObs VIP
כל החברות >
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
לפני 6 שעות
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
We are looking for a Senior Data Engineer to build and scale the data foundation behind platform and products. You will own complex data end-to-end - from ingestion and transformation through modeling, quality, observability, and production delivery.
This is a hands-on senior IC role for a strong builder who can solve difficult data problems independently, set a high technical bar, and collaborate closely with engineering, DS, and product. You will turn large, fragmented datasets into reliable, reusable capabilities that power every product.
Responsibilities
Build and own scalable data pipelines- Design, implement, and operate robust pipelines for high-volume structured and unstructured data, with validation, monitoring, lineage, and recovery built in.
Scale the platform for growth- A key near-term initiative is re-architecting the system to support a significantly larger customer base. You will own performance and cost-efficiency across pipelines and services, keeping reliability and operating costs under control as the platform scales.
Build across the stack- This is not a pipelines-only role. You will also write backend services and some frontend, including the internal backoffice the team runs on. We hire builders, not narrow specialists.
Own the core data tables- Own schema design and evolution, data contracts, and the modeling standards the team follows - naming, shared dimensions, normalization, documentation. Be accountable when a table is wrong, late, or drifting.
Level up the teams data work- Pair with and advise software engineers and data scientists on Spark, SQL, and modeling, and help turn notebook-grade code into production-grade pipelines.
Partner cross-functionally- Translate product, client, compliance, and business requirements into clear technical designs and dependable production systems.
Requirements:
Spark at scale- You have tuned real Spark jobs for performance and cost - skew, shuffle, partitioning, memory, spill - run pipelines over TB-scale or billions of rows in production, and can reason about the physical execution plan, not just write DataFrame code.
5+ years of professional experience building and owning production systems.
Strong Python and SQL, with maintainable, tested production code.
Strong software engineering fundamentals across the stack. You can own backend services and pick up frontend when the work needs it - not a pipelines-only specialist.
AI-first way of working- You build with AI in your day-to-day development, using it to move faster and raise the quality of what you ship.
Deep experience designing and operating ETL/ELT pipelines, data models, and distributed data-processing systems.
Comfortable advising and pairing with other engineers and data scientists on data work.
Strong AWS experience: S3, Glue, EMR, Athena, and related compute and orchestration services.
Experience with modern data lakehouse or warehouse architectures. Apache Iceberg is a strong advantage.
Experience with workflow orchestration (Airflow or similar), CI/CD, Docker, Git, and infrastructure as code such as AWS CDK and CloudFormation.
Strong understanding of data quality, schema evolution, lineage, observability, privacy, security, and access controls. Experience with regulated or sensitive data, such as healthcare / PHI, is an advantage.
High comfort in a fast-moving environment with incomplete requirements, high ownership, and a strong sense of urgency.
This position is open to all candidates.
 
Hide
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8814966
סגור
שירות זה פתוח ללקוחות VIP בלבד
משרות דומות שיכולות לעניין אותך
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
03/08/2026
Location: Tel Aviv-Yafo
Job Type: Full Time
We're looking for a Senior Data Engineer to help build next-generation data platform - the lakehouse foundation that will power data processing across the entire product. This is not a "write pipelines on top of someone else's platform" role, and it's not a pure infrastructure role either. It's both, deliberately.

You'll own the platform end to end: the infrastructure it runs on (Spark on Kubernetes, Apache Iceberg, AWS Glue, Airflow), the frameworks and tooling that let dozens of other engineers build on it without reinventing the wheel, and the design of the data pipelines themselves. Everything you build becomes leverage for the teams around you - your abstractions, base images, CI/CD flows, and operational patterns are what make the platform usable at scale.

You'll also own one of the hardest ongoing trade-offs in a high-scale data platform: balancing cost and performance. Compute sizing, storage layout, partitioning and compaction strategy, job scheduling - every decision has a price tag and a latency profile, and you'll be the one making those calls with data.

This role is ideal for an engineer who is equally comfortable debugging a Spark executor OOM on Kubernetes at 10am, designing a clean Python framework API at noon, and modeling the cost impact of a table layout change in the afternoon.



What You'll Do

Platform & Infrastructure

- Design, deploy, and operate our Spark-on-Kubernetes compute platform, including autoscaling, resource tuning, and multi-tenancy considerations.

- Own the lakehouse storage layer built on Apache Iceberg and AWS Glue catalog - table design, partitioning, compaction, schema evolution, and retention.

- Build and operate orchestration on Airflow: DAG standards, deployment flows, environment promotion, and reliability.

- Own production operations of the platform: monitoring, alerting, incident response, and continuous hardening.

Frameworks & Developer Enablement

- Build the code frameworks, libraries, and templates that other engineers use to write pipelines - so that spinning up a new production-grade Spark job is measured in hours, not weeks.

- Define and enforce standards for pipeline structure, testing, observability, and deployment across teams.

- Own CI/CD for data workloads: image builds, artifact promotion, and GitOps-based delivery.

- Act as a technical partner to product and research teams building on the platform - your customers are other engineers.

Data Pipelines & Architecture

- Design and build scalable batch and streaming pipelines processing complex, high-volume datasets from diverse sources.

- Lead large-scale backfills and migration initiatives, ensuring data consistency and integrity across evolving storage and compute platforms.

- Design event-driven data flows over large-scale queue systems (Kafka) for reliable, efficient data movement.

Cost & Performance

- Continuously balance cost against performance: right-size compute, tune queries and jobs, optimize storage layout and file sizes, and choose the correct engine for each workload.

- Build cost visibility and attribution into the platform so trade-offs are made with data, not guesswork.
דרישות:
- 5+ years of experience in software engineering, with meaningful time spent building and operating large-scale data platforms.

- Strong hands-on experience with distributed processing engines (Spark strongly preferred), including performance tuning and debugging in production.

- Practical experience deploying and operating workloads in Kubernetes-based environments - you're not afraid of infra work; you enjoy it.

- Experience building shared frameworks, libraries, or internal tooling used by other engineers, with the product mindset that comes with it (clean APIs, docs, versioning, backward compatibility).

- Strong proficiency in SQL and data modeling: complex analytical queries, query tuning, partitioning strategies.

- Solid software engineerin המשרה מיועדת לנשים ולגברים כאחד.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8766023
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
26/08/2026
Location: Tel Aviv-Yafo
Job Type: Full Time
We are looking for a Backend Engineer with deep data engineering expertise to build and evolve the systems that power product, analytics, experimentation, and AI development.
You will work across production backend services and data infrastructure, taking technical ownership of the full data lifecycle - from event ingestion and real-time processing to orchestration, modeling, quality, and reliable data access. This role combines hands-on backend development with ownership of shared data platform, working closely with backend, frontend, AI, DevOps, analytics, and product teams.
Key Responsibilities:
Build and maintain production-grade Python and Java backend services, APIs, and reactive data-processing pipelines with clear interfaces, resilient failure handling, and comprehensive observability.
Own and evolve batch and streaming data pipelines supporting product analytics, learner insights, experimentation, and AI model training.
Design and maintain trusted data models, shared metrics, and semantic-layer business logic across the analytical data platform.
Define and enforce standards for data contracts, testing, lineage, freshness, and observability.
Develop reliable approaches to schema evolution, backfills, replay, workload distribution, and failure recovery.
Collaborate with DevOps, backend, frontend, AI, analytics, and product teams to deliver reusable data capabilities and maintain clear system boundaries.
Requirements:
At least 6 years of production software engineering experience, primarily in backend systems, including meaningful ownership of data-intensive platforms or infrastructure.
Strong proficiency in Python, Java, and SQL, with experience in testing, typing, performance optimization, and production debugging.
Strong backend engineering fundamentals, including service and API design, asynchronous and concurrent processing, failure handling, and operational reliability.
Experience with relational and non-relational databases such as PostgreSQL, Redis, or MongoDB.
Hands-on experience with AWS, Docker, Kubernetes, CI/CD, and production observability.
Deep experience designing and operating ETL/ELT pipelines and batch or streaming data systems.
Hands-on production experience with Apache Flink for distributed stream processing.
Hands-on production experience building reactive data-processing pipelines with RxJava/Project Reactor, including backpressure, scheduling, error handling, testing, and operational debugging.
Experience with event-driven architectures and messaging systems such as Kafka or AWS SQS.
Strong understanding of data modeling, warehouse and lakehouse architecture, schema evolution, and data quality.
Hands-on experience with dbt for data modeling, testing, documentation, lineage, and semantic-layer development.
Hands-on experience with at least one analytical data platform such as Snowflake, Databricks, ClickHouse, Athena, Trino, or Dremio.
Hands-on experience with at least one dataframe library: Pandas, Polars, or Daft.
Experience with workflow orchestration tools such as Airflow or Dagster.
Clear communication skills and a strong ownership mindset, with a track record of leading cross-functional technical initiatives through to production.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8798221
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
We are looking for a Senior Data Architect to help define and evolve the data architecture of our SaaS platform and core products. You will work closely with product, delivery, and engineering squads to design scalable, reliable data systems, set technical direction for how data is ingested, modeled, stored, and served, and guide teams in making high-quality architectural decisions that balance delivery speed with long-term sustainability.
This is a hands-on, senior technical leadership role: you will spend most of your time shaping data architectures with teams, reviewing data models, pipelines and critical code, and driving shared standards and patterns across the organization, all in an advanced agentic environment.
Responsibilities:
Define and evolve the data architecture for key domains (ingestion, ELT/ETL, data modeling, storage, APIs, integration, observability, governance, and security), including owning the lakehouse/medallion architecture (bronze/silver/gold) and the data flows that move data across layers at scale.
Translate business and product requirements into pragmatic data designs, data contracts, and architecture roadmaps; create and maintain architecture artefacts (data flow/lineage diagrams, ADRs, reference implementations, modeling guidelines).
Evaluate design options and technology choices, articulate trade-offs, and lead decision-making with stakeholders; push forward the agentic mindset and implementation across the data platform.
Partner with squad leads and senior engineers to design data solutions, break down complex problems, and keep implementations aligned with the target architecture; participate in design/tech reviews to ensure NFRs (performance, scalability, data quality, resilience, security, operability) are addressed early.
Provide hands-on support where it matters most: spike and prototype critical data flows, review complex PRs, and help debug tricky production data and pipeline issues.
Collaborate with Product to shape technical feasibility, sequencing, and scope for data-driven roadmap items; communicate complex technical topics in simple language to non-technical stakeholders.
Define and promote data architecture principles, modeling conventions, coding standards, and reusable patterns (shared transformations, libraries, datasets, services) to reduce duplication and technical debt; drive adoption of shared platform capabilities (observability, CI/CD, orchestration, governance, DevOps tooling) across squads.
Ensure data architectures are observable, operable, and resilient by design; partner with DevOps/SRE on deployment, monitoring, data quality, and incident response; identify areas of high technical debt or architectural risk and lead remediation initiatives; define and track technical KPIs tied to architecture decisions.
Act as a technical mentor for senior engineers and tech leads, fostering a culture of thoughtful design, documentation, and constructive technical debate; lead by influence- help teams make better decisions instead of making every decision for them.
Requirements:
8+ years of experience in software / data engineering, including several years in a senior / staff / architect role designing complex data systems.
Strong experience designing modern data platforms and distributed data architectures (lakehouse/warehouse, batch and streaming/event-driven patterns, robust data APIs).
Experience working with columnar/serialization data formats such as AVRO and Parquet, including schema evolution and storage trade-offs.
Experience with DBT and ELT management tools for building, testing, and maintaining transformation pipelines.
Experience with Apache Airflow (or comparable orchestration tooling) for scheduling and managing data workflows.
Experience working with Databricks (or Snowflake) and medallion architecture (bronze/silver/gold).
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8796396
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
we are on a mission to create public transportation systems that provide far greater access to jobs, healthcare, and education. Our platform serves as the technology backbone for modern transit networks, transforming antiquated and siloed public transportation systems into smart, data-driven, and efficient digital networks. With hundreds of agency partners around the world, we are recognized as the leading transportation technology and service provider globally.
As a Software & Data Engineer at our company, you will play a central role in building and evolving the data infrastructure that powers one of the world's leading transportation platforms. You'll work with rich, complex transportation data - from ride bookings and payments to real-time operational signals - designing the pipelines and systems that turn raw data into clean, reliable, and actionable insight across the business. This is a high-ownership role on a talented and deeply motivated engineering team in Tel Aviv, where your work will directly shape how our company understands and improves its service for cities and riders around the world.
About the Role:
Design and build highly scalable, reliable data pipelines that serve clean, structured data across our company's engineering, product, and business teams - ensuring the entire organisation can trust the data it works with
Own the architecture of complex data models that translate messy, real-world transportation data - bookings, payments, driver activity, and more - into systems that are fast, efficient, and built to scale
Lead end-to-end development across the full data lifecycle: from architecture and design through to deployment, monitoring, and continuous improvement
Proactively monitor data quality and reliability, identifying and resolving discrepancies before they reach stakeholders - building the kind of data infrastructure people can depend on
Collaborate with a broad forum of engineers, analysts, and business stakeholders to identify data needs, design POCs, and ship scalable solutions that make a real difference to how our company operates
Contribute to the adoption and evolution of our modern data stack, including DBT, Airflow, Iceberg storage, and AWS big data tooling such as Glue, EMR, and Athena.
Requirements:
5+ years as a Data Engineer with production-grade Python and SQL
Solid data warehousing experience (e.g., Snowflake, Databricks, Redshift, BigQuery).
Hands-on AWS familiarity: Lambda, S3, SNS/SQS, Firehose, and related lake/ingestion patterns.
Platform mindset: reliability, observability, and systematic production debugging.
Terraform/IaC skills: read, modify, and ship changes for EKS-based deployments.
AI tooling fluency: Cursor/Claude as a primary workflow, can navigate unfamiliar codebases with AI assistance
Experienced with modern data stack tooling; DBT, Airflow, and Iceberg storage are a significant advantage, as is familiarity with AWS big data services and BI tools such as Looker or Tableau
Passionate about data and genuinely curious about technology - you're the kind of person who identifies a gap, designs a solution, and sees it through without being asked
A strong collaborator who thrives working across engineering and business teams, comfortable translating ambiguous business needs into precise, well-designed data models
Self-driven and comfortable navigating complexity independently - you bring clarity to hard problems and raise the bar for the people around you.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8796354
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
6 ימים
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
We're hiring a Data Engineer to architect and own the systems that turn raw signal from merchants, customers, and experiments into something the whole company can build on.

Data is at the heart of everything we do - it powers our AI models, drives merchant-facing analytics, and informs how we make product decisions every day.

This is a high-ownership role for someone who wants to shape data architecture from the ground up- not inherit someone else's roadmap. You'll be the person who makes sure our data is fast, trustworthy, and easy for every team to use.

What You'll Do

Architect and build scalable data pipelines processing millions of events daily from merchant stores, product usage, experiments, and third-party integrations

Own our data warehouse strategy end-to-end- reliability, performance, and scalability as we grow

Define our event architecture and set the standards for how the company captures and models product and business data

Build data quality practices- monitoring, validation, testing, and alerting- that the rest of the team can trust

Partner directly with Product and Engineering to unlock the data behind our AI features, merchant analytics, and experimentation

Build self-service tooling so other teams can query and analyze data without depending on you as a bottleneck

Set the bar for data modeling, orchestration, and documentation across the org
Requirements:
5-8+ years of experience in data engineering, with a track record of owning data infrastructure end-to-end

Deep experience designing and operating pipelines and warehouse architecture at scale

Hands-on expertise with Postgres and modern data warehouses (we use ClickHouse)

Experience with workflow orchestration for building observable, reliable pipelines (we use Temporal)

Strong TypeScript skills, with the ability to ship production-grade, well-tested code

Experience running services in containerized cloud environments (we use Kubernetes and AWS)

Familiarity with in-memory data stores and caching (we use Redis)

Sharp instincts for data modeling, event-driven architecture, and data quality

A pragmatic, ownership-driven mindset- you're comfortable setting direction in ambiguous territory

The ability to translate infrastructure decisions into business impact for non-technical stakeholders
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8806971
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
We are looking for an experienced and visionary Data Engineer to help design, build, and scale our BI platform.
In this role, you will be responsible for developing our data analytics platform - enabling scalable data pipelines and robust data modeling to support real-time and batch analytics to provide insights that serve both business intelligence and product needs.
You will be part of the R&D team, collaborating closely with engineers, analysts, and product managers to deliver a modern data architecture that supports internal dashboards and future-facing operational analytics.
If you enjoy turning raw data into powerful insights and owning the full data lifecycle, this role is for you!
Responsibilities:
Take full ownership of the design and implementation of a scalable and efficient BI data infrastructure, ensuring high performance, reliability, and security.
Design and architect data products, from ingestion to transformation, modeling, storage, and access.
Build and maintain ETL/ELT pipelines, batch and real-time, to support analytics, reporting, and product integrations.
Establish and enforce best practices for data quality, lineage, observability, and governance to ensure accuracy and consistency.
Integrate modern tools and frameworks such as Airflow, Databricks, Power BI, and streaming platforms.
Collaborate cross-functional with product, engineering, and analytics teams to translate business needs into data infrastructure.
Promote a data-driven culture - be an advocate for data-driven decision-making across the company by empowering stakeholders with reliable and self-service data access.
Requirements:
5+ years of hands-on experience in data engineering and in building data products for analytics and business intelligence.
Experience working on data developments using AI tools and agentic workflows.
Strong hands-on experience with ETL orchestration tools (Apache Airflow), and data lake houses (Databricks is an advantage)
Vast knowledge in both batch processing and streaming processing (e.g., Kafka, Spark Streaming).
Proficiency in Python, SQL, and cloud data engineering environments (AWS, Azure, or GCP).
Familiarity with data visualization tools (Power BI, Looker, or similar).
BSc in Computer Science or a related field from a leading university
Nice to have:
Experience working on early-stage projects, building data systems from scratch.
Background in building operational analytics pipelines, in which analytical data feeds real-time product business logic.
Experience in cost optimization in modern cloud environments.
Knowledge of data governance principles, compliance, and security best practices.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8796403
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
10/08/2026
Location: Tel Aviv-Yafo
Job Type: Full Time
Were looking for a Senior Data Engineer in the Data Collection Ingest team to contribute to the design and coding of data ingestion services & pipelines. This role involves working as part of a team that handles millions of requests per minute across multiple servers, and is responsible for a wide-range of data pipelines, processing billions of events each day.

So, what will you be doing all day?

Your role as Data Engineer of the Ingest Data Collection team means your daily responsibilities may include:

Design, code and manage end-to-end data ingestion pipelines, both online and offline.
Take charge of developing & maintaining modern data infrastructure, while implementing best practices for building data pipelines.
Be responsible for high-scale ingestion services, solving challenges of availability, reliability, and scalability.
Run the production environment by monitoring availability and taking a holistic view of system health and data quality.
Own data infrastructure features from design to production using industry best practices with focus on quality and delivery.
Lead design & decision-making processes of the team.
Solve diverse complex problems of scale, performance and business logic.
Collaborate with product managers and other team leaders to plan, nurture, and implement an efficient and effective development process.
Continuously learn and evaluate new technologies in the everlasting effort to perfect our products
Perform code reviews, evaluate implementations, and provide feedback about potential improvements.
Improve your skills, learn from and mentor top-notch engineers and enrich other team members.
Have lots of fun!
Requirements:
Has 5+ years of experience in developing code for big data infrastructure. Proficiency in technologies such as: Databricks, Spark, Airflow, Firehose, SQS, or other similar tools.
Proven experience working with high scale on AWS or any other cloud provider. Experience in architecture and design of large-scale and high performance production systems.
Comfortable taking challenges and learning new technologies.
Excellent communication skills with the ability to provide constant dialog between teams.
Ability to take business requirements and translate them to technical alternatives by performing risk management and evaluating tradeoffs.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8775591
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
We are looking for a highly skilled Senior Data Platform Engineer to join our Data Platform team and play a key role in designing, building, and evolving the companys data infrastructure.

This is a hands-on engineering position focused on developing scalable data platforms, high-volume ingestion pipelines, and the foundational data systems that power analytics, product applications, AI workloads, and large-scale model execution. You will help architect our data lake, build reliable ingestion capabilities at scale, and shape the core infrastructure that supports the companys future growth.

This is an exciting opportunity to work with cutting-edge technologies and have a defining impact on the architecture and evolution of our data platform.

What Youll Do
Build complex, high-volume batch and near-real-time ingestion services while helping evolve the platforms streaming capabilities.
Design and implement data solutions for all application requirements in a distributed microservices environment
Develop and optimize large-scale data pipelines for batch and streaming use cases.
Ensure data quality, compliance, and governance.
Manage and optimize Kubernetes infrastructure, utilizing KEDA to dynamically scale resources for large-scale data processing workloads.
Own the full lifecycle of our data stack using Terraform and Kubernetes, from provisioning to application-level frameworks.
Provide technical guidance for the team, drive best practices around infrastructure, CI/CD, testing, and system design.
Deep-dive into memory management and performance tuning to ensure our large-scale distributed systems are both cost-effective and lightning-fast.
Requirements:
5+ years of experience as a Data Platform/Infra Engineer.
Proven track record of building and operating scalable data infrastructure specifically within Data Lake architectures.
Proven experience designing and operating large-scale data processing workloads on Kubernetes, including workload autoscaling with KEDA.
Strong proficiency in Python and SQL.
Hands-on experience with Infrastructure as Code, preferably Terraform.
Experience with managing a data orchestration platform such as Airflow or Prefect.
Experience with Snowflake.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8796328
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
10/08/2026
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
Required AI Data Engineer
About the role:
We're building the intelligence layer that lets everyone ask hard questions of our data and get trustworthy answers - in plain language, in seconds. As AI Data Engineer, you own the semantic and AI-native surface of our Snowflake platform: the governed semantic layer that defines "what a metric means," the Cortex Agents that let business users query it conversationally, and the infrastructure that keeps all of it fast, reliable, and ready to scale.
This is a builder-owner role. You'll ship the semantic models, wire up the agents, and set the standard for how analysts across the company work with data. You'll also lead the Data Analyst guild - the connective tissue that keeps our hub-and-spoke analytics model coherent as it grows.
If you're excited by the space where data engineering, LLM tooling, and analytics governance meet, this role sits right in the middle of it.
What youll Own:
Snowflake semantic layer - Own the semantic layer end-to-end as the single source of truth for metrics; design semantic models, enforce naming standards, and ensure consistent metric definitions across dashboards and AI agents.
Cortex Agents - Design and deploy conversational AI agents using Cortex Analyst and Cortex Search; tune for accuracy and safety, expose through multiple surfaces (Snowflake Intelligence, Streamlit, MCP), and build evaluation harnesses to maintain quality at scale.
Data craft (Analytics guild) - Co-lead the technical track of the Analytics guild; set SQL and modeling standards, run technical enablement and code reviews, and serve as the technical authority for analysts.
Scaling data infrastructure - Improve performance, reliability, cost efficiency, and governance across the dbt/Airflow/Airbyte/Snowflake stack as data volume and query load grow; optimize warehouse sizing, medallion layers, and ingestion pipelines.
What you'll do day to day:
Model and maintain semantic views that power both dashboards and AI agents, keeping definitions versioned, tested, and certified.
Build, evaluate, and iterate on Cortex Agents - including retrieval quality, guardrails, and observability.
Extend and optimize dbt models, Airflow DAGs, and Airbyte connectors across bronze/silver/gold layers.
Partner with GTM, Finance, CS, and Product stakeholders to translate business questions into governed, reusable data assets.
Run the Data Analyst guild: standards, reviews, enablement, and tooling.
Own data quality, lineage, and cost monitoring across the Snowflake platform.
Expose data and agents through Streamlit apps, BI tools (Omni), and MCP servers for internal AI workflows.
Requirements:
5+ years of experience in data engineering roles in B2B SaaS companies
Strong SQL and hands-on data engineering experience building production pipelines (dbt strongly preferred; orchestration with Airflow or similar).
Deep, practical Snowflake experience - warehouse management, performance tuning, cost control, and data modeling.
Experience building or maintaining a semantic / metrics layer, and a strong point of view on metric governance.
Hands-on work with LLM-powered data applications - RAG, text-to-SQL, agent orchestration, or similar. Snowflake Cortex (Analyst, Search, Agents) is a big plus.
A builder mindset paired with the judgment to set standards others follow.
Nice to have:
Experience leading a guild, chapter, or community of practice - or otherwise driving standards without direct authority.
Familiarity with reverse-ETL, streaming ingestion (Airbyte or similar), and BI tooling on a semantic layer (Omni, ThoughtSpot).
Exposure to GTM / RevOps data (CRM, product usage, call intelligence) and the ambiguity that comes with it.
Experience with MCP, Streamlit, or embedding AI into internal tooling.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8775338
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
1 ימים
Location: Tel Aviv-Yafo
Job Type: Full Time
We are looking for a Senior II Software Engineer to join the CX Platform team, the foundational engineering team powering our entire Customer Experience group. This is a high-impact, hands-on role at the intersection of backend engineering, AI infrastructure, and customer-facing product.

You'll work across the full platform stack (backend services, data pipelines, security, cost, and scale) with a meaningful and growing focus on AI infrastructure. We own the agentic platform for the entire Product Offering group: from building the LLM infrastructure and agentic workflows to ensuring they're reliable, observable, and safe in production.

What you'll be doing:
Own AI infrastructure for the Product Offering group. Design, build, and evolve the shared AI platform (agentic workflows, LLM integrations, observability, and guardrails) that CX product teams build on.
Ship agentic features end to end. Lead development of AI-driven capabilities using LangChain, LangFuse, and AWS Bedrock, from architecture through production deployment and monitoring.
Drive platform architecture. Set the technical direction for the CX backend (services, data pipelines, API patterns) with an eye for scalability, reliability, and developer experience.
Own core data foundations. Design resilient data-access patterns across Snowflake, Elasticsearch, Kafka, Redis, and MySQL; keep pipelines fast, fresh, and reliable.
Mentor and elevate. Help engineers across the CX group grow in backend craft, AI engineering, and system design thinking.
Collaborate cross-functionally. Work with product, design, and customer-facing teams to turn ambiguous problems into well-scoped, high-quality solutions.
Requirements:
What you'll need:
6+ years of backend engineering experience with strong expertise in Node.js and TypeScript.
Hands-on experience building or integrating LLM-powered features or agentic workflows into a production product (not just internal tooling).
Experience with distributed systems and event-driven architectures, and comfort with stores like Kafka, Redis, Elasticsearch, MySQL, and Snowflake.
Strong familiarity with cloud-native environments. AWS experience is a significant advantage.
Deep systems thinking: you design for scale, resilience, and maintainability from the start.
Experience building customer-facing products alongside product managers and designers.
Excellent communication: you can align engineers, product, and non-technical stakeholders around a technical decision.
Proven ability to own and drive complex initiatives with minimal oversight.

Itd be really cool if you also have:
Experience with LangChain, LangGraph, LangFuse, or similar orchestration and observability tooling.
Hands-on experience with AWS Bedrock or other LLM provider APIs.
Experience designing or running AI evaluation frameworks (evals, LLM-as-judge, regression suites).
Familiarity with MCP (Model Context Protocol) or building tools for coding agents.
Experience with React, Next.js, or micro-frontend architectures.
Knowledge of Python for AI/data workflows.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8812767
סגור
שירות זה פתוח ללקוחות VIP בלבד