דרושים » הנדסה » Staff Research Engineer

משרות על המפה
 
בדיקת קורות חיים
VIP
הפוך ללקוח VIP
רגע, משהו חסר!
נשאר לך להשלים רק עוד פרט אחד:
 
שירות זה פתוח ללקוחות VIP בלבד
AllJObs VIP
כל החברות >
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
21/08/2026
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
The role is simple to state and hard to do well: make that optimization save more tokens without ever costing output quality or breaking a provider's cache. It's a research-heavy engineering role - you form theories from real traffic and ship the ones that prove out on live customer requests.

Why this role
LLM optimization is a young field with no settled playbook, so the optimizations you invent here are genuinely new - and they ship into production, not a paper. And they matter: real enterprises run enormous volumes of LLM traffic and feel every wasted token, so the work you do lands on live customer requests and solves a problem they actually have. It's about as close to the frontier, and as close to the product, as engineering gets.
Requirements:
Strong engineering fundamentals, and the judgment to tell when something is actually correct, fast and safe rather than just green in CI.
A real research instinct. You're fine with ambiguity, you form theories and drop them when the data says no, and you'd rather be right than clever.
You already build AI-native. Coding agents and LLM pipelines are part of your day, and you've used them to do work that used to take a team.
You know LLMs at a low level: tokenization, context windows, how caching actually behaves, streaming, tool calls, and how the various providers bill.
Staff-level range. You've carried big, vague pieces of work on your own and shaped how a team builds.
This position is open to all candidates.
 
Hide
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8791558
סגור
שירות זה פתוח ללקוחות VIP בלבד
משרות דומות שיכולות לעניין אותך
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
21/08/2026
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
LLM optimization is a young field with no settled playbook, so the optimizations you invent here are genuinely new - and they ship into production, not a paper. And they matter: real enterprises run enormous volumes of LLM traffic and feel every wasted token, so the work you do lands on live customer requests and solves a problem they actually have. It's about as close to the frontier, and as close to the product, as engineering gets.

03What you'll do
Invent and ship optimizations. Design new strategies across every layer of a request - prompt and context compression, tool pruning, file and dev-command trimming, semantic caching, cache-prefix stabilization - and take them all the way to the hot path. Each one has to cut tokens on real traffic without degrading output.
Prove every win. Build the evals and the token/quality instrumentation that separate a genuine saving from a plausible-sounding one. An optimization only ships when the numbers back it.
Live in the caching trade-offs. Provider prompt caches only pay off on byte-stable prefixes, and a naive rewrite can cost more than it saves. Knowing exactly when an optimization actually wins - deterministic transforms, per-session decision pins, semantic dedup - is a lot of the job.
Build and own the gateway that runs them. The real-time proxy that carries production LLM traffic - streaming, retries, backpressure - executing every optimization on the live request path.
Keep it fast and deploy anywhere. Defend a tight latency budget on the hot path, and package the whole thing so it installs cleanly into any customer's cloud - AWS, GCP, Azure, containers, Kubernetes - and upgrades without drama.
Own systems end to end. From first commit to code serving live customer traffic - plus the spend-visibility and governance product built on top - with a direct line to the founders.
Requirements:
You've built and run backend or infrastructure systems in production, owned them end to end, and care about latency, correctness, and observability.
You're comfortable in the request hot path - concurrency, streaming, tail latency, and failure modes are things you reason about by default.
You've shipped to cloud environments and can build something that installs cleanly in someone else's.
You're strong in TypeScript/Node, which is our stack, or fluent enough in a systems language that picking it up is quick.
You already build AI-native - coding agents and LLM tooling are part of how you ship.
You understand, or want to go deep on, LLMs, tokens, and how model APIs actually behave.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8791557
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
04/08/2026
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
The same systems work as our senior role, aimed at someone earlier in their career who gets real work done in a hard codebase with agentic tools. Systems programming has a reputation for being locked behind ten years of experience. We don't fully buy that. Someone with solid fundamentals, real curiosity about how machines work, and deep control of agentic coding tools can contribute here much sooner - as long as they have the judgment to check what the tools hand back. That judgment matters more here than almost anywhere: the agent runs as root and SYSTEM, and the codebase forbids unwrap, panic, and unchecked indexing, so you can't ship code you don't actually understand.

What you'll work on

Real pieces of the sensor across macOS and Windows: inventory, telemetry, the policy enforcement path, installers, and the integrations that hook into AI coding tools and browser extensions.

Moving through unfamiliar OS APIs quickly with agentic tools, then checking the result against the docs, the tests, and a real machine.

Small tools and tests that make the codebase easier for everyone to work in.

Tech you'll work with

The work is low-level systems development in Rust, close to the operating system across Windows, macOS, and Linux - memory, processes, files, and the OS internals that expose them. Alongside that, you'll lean hard on agentic coding tools; deep fluency with at least one is central to how we work, not a bonus. Expect to range across the stack - OS internals, AI tooling internals, CI, and a fair amount of reverse engineering - and to learn the parts you don't know yet.
Requirements:
What we're looking for (the part that matters most)

You've built real, working software and can show it. Projects that run count for more than a CV.

Deep, hands-on control of at least one agentic coding tool: you steer it, feed it the right context, and know when to trust it and when to verify.

Solid fundamentals (memory, processes, files) and enough systems knowledge to read what the tools produce and catch what's wrong.

The discipline to verify. Here, it compiled is not the same as it's correct.

Genuine curiosity about operating systems and low-level work, and drive to learn the parts you don't know yet.

Explicitly not required

A specific degree, a set number of years, or prior Rust or systems experience in a paid job. If you taught yourself this with good tools, that's the whole point.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8767827
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
6 ימים
Location: Tel Aviv-Yafo
Job Type: Full Time
The CTO Office is our core discovery engine, dedicated to navigating the rapid evolution in AI agent security and building the lighthouse. We are a high-agency team of ICs with integrated Engineering, Research, and Product mindsets. Our mission: incubate new ideas, define the approach to emerging attack classes, and build working POCs that prove technical reality. Guided by the CTO, Product, and GTM, we validate hard, open problems and actively support the Product organization by opening new development paths and seamlessly handing over advanced capabilities.

What Youll Do
Responsibilities:
Take a hard, open problem in AI agent security from this might be possible to a working POC that proves the company`s approach, grounded in technical reality.
Partner closely with Product, R&D, our Labs, and GTM. Dont just write about emerging problems. Think them through, design the solution, and POC it so customers see something real.
Own the end-to-end loop: scope the problem, build the prototype, evaluate it, document the approach, ship it.
Make the calls on architecture, tooling, and tradeoffs.
When a POC succeeds, own the handover to Engineering and Product. When a new direction needs its own team, lead the incubation.
Stay ahead of the rapid evolution in AI and proactively identify emerging trends.
Requirements:
Engineering. 7+ years building real production systems, with both application and infrastructure depth. Youve shipped, scaled, and operated real systems, not just prototyped them. Experience architecting solutions across diverse environments and platforms. Expertise with modern programming languages such as Python/TypeScript/Go/C#/Java, and experience running large-scale services on AWS/Azure/GCP.
AI. Hands-on experience building with LLMs and AI agents. You understand how they work, where they fail, and how to instrument and reason about them, not just call an API. You are fluent with AI-assisted coding.
Cybersecurity. Experience in the cybersecurity space. You can follow a security conversation with offensive researchers and defensive practitioners.
Product mindset. You can hold is this the right thing to build? in tension with is this technically feasible? and decide both. You care about who the user is and what they need.
Agency. Comfortable starting from a blank page, working without a spec, and being the one who defines what done looks like. You move fast, ship POCs, write the doc, and tell the story.
Experience with AI agents and AI agent security.
Experience with: inline instrumentation, eBPF, CASB, Sandbox - Advantage
Former cybersecurity founder/CTO - Advantage.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8796031
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
5 ימים
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
A senior, hands-on engineer joining a small team that is already shipping a live platform. You own whole features end to end, from a rough problem to something running in production that a hospital relies on. You will not wait for a spec, and you help set the bar for how we build as we grow.
What you'll own
Whole feature verticals across frontend, backend, data, and cloud: the auditable AI record, the workflows around it, and the ingestion behind them.
The reliability of what you ship, including incidents on your own code.
Local architecture and tooling calls, made without escalating everything.
The engineering-quality bar a small team compounds on: review, testing, and the habits later hires inherit.
Requirements:
5 to 9 years shipping production software, with at least one seed to Series B stint where you owned a system end to end rather than a ticket queue.
Full-stack breadth over narrow depth. Modern TypeScript, React, Node, and a major cloud with containers. You are AI-native: you build, test, and ship with AI coding and agents, and stay in control of what you ship.
You scope your own work and have shipped where real users or revenue were on the line. Resume tell: employee #2 to #10 somewhere, "built X from scratch."
You can hold a conversation with hospital IT without hiding behind jargon.
Nice to have
Healthcare or health-tech exposure.
ML, data-pipeline, or model-monitoring experience.
Prior early-hire or founding-engineer experience.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8798798
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Tel Aviv-Yafo
Job Type: Full Time
We are hiring Senior Forward Deployed Engineers - the Technical Builders, responsible for deciding that leads who design, build, and deploy the most complex agentic AI solutions directly inside enterprise customer environments. You'll lead technical delivery on your team, mentor the next wave of engineers, and set the engineering standards that define how agentic AI gets deployed at scale. Partnering closely with a Deployment Strategist (Strategic Builder - a customer-facing advisor who shapes AI strategy and drives adoption), you'll own outcomes end-to-end, from architecture decision to production. Your passion for well-crafted software that solves real problems will be supported by best-in-class AI tools and a team of talented builders around you.

The Senior Builder Experience

Technical Ownership: Partner with a Deployment Strategist to own customer outcomes end-to-end. You're the senior technical authority in the room, ensuring deliverables meet the highest engineering standards, whether it was generated by an AI tool by a colleague or written by you directly.

AI-Supported Engineering: Cursor, Claude, and Salesforce coding products like Vibes are embedded in your daily workflow. The conventions and patterns you develop tend to propagate through the team because other Builders look to your work as reference.

Roadmap Influence: Your field experience routes directly to Product and Engineering. The gaps you hit and the edge cases you encounter in real life customer environments become the features they ship. Senior Forward Deployed Engineers are the most credible voice in agentic AIproduct evolution.

Continuous Innovation: You're expected to stay at the forefront - piloting emerging AI tools, experimenting with new models and frameworks, and sharing what you learn with your team and customers.
Requirements:
You're Our Senior Forward Deployed Engineer If

You have 6+ years of software engineering or technical delivery experience, with proven end-to-end ownership of scalable production systems in enterprise AI, cloud, or SaaS environments.

You have a degree in Computer Science or a related field.

You're an expert in at least one of Python, JavaScript/TypeScript, Java, or Apex, and conversant in the others.

You've integrated LLMs into production, used frameworks like LangChain or LlamaIndex, and applied prompt engineering and responsible AI practices in real customer contexts.

You have deep experience in data modeling, processing, and analytics, with demonstrable proficiency across platforms like Salesforce Data 360, Snowflake, or Databricks.

You bring deep Salesforce platform expertise: Agentforce, Apex, LWC, Flows, and Salesforce APIs.

You have an entrepreneurial, get-things-done mindset focused on fast, impactful delivery - and the judgment to know when "fast" is the wrong call.

You've mentored technical talent and created reusable assets - frameworks, playbooks, internal tooling.

You communicate clearly and credibly with engineering peers, customer architects, and executive stakeholders.

You actively tinker with the evolving AI/data landscape - piloting new tools, experimenting with new models, and staying genuinely curious about what's coming next.

Ability to travel to customer sites as needed to ensure client success.

High level of proficiency in Hebrew and English.


Nice-to-Haves:

Salesforce certifications (Administrator, Platform Developer I/II, Agentforce Specialist, System Architect).

Familiarity with DevOps/CI-CD practices, observability tooling, or data governance frameworks.

Experience architecting multi-cloud, multi-system enterprise AI solutions for Global 500 customers.

Track record of influencing enterprise software product roadmaps through field engineering insight.

Open-source contributions, published technical writing, or conference presentations.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8798544
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
we are using technology to transform transportation around the world. From changing a single persons daily commute to reducing humanitys collective environmental footprint - weve got huge goals.
As a Senior Full Stack Engineer, you will build the technology powering our companys Operation Center - the real-time heartbeat of our global service. This is a rare opportunity to own mission-critical systems that shape the daily lives of hundreds of thousands of riders. You will have full-stack ownership, working with a sophisticated stack and a team that values high-quality craft. We are looking for a high-agency engineer who leverages modern AI to outpace traditional workflows and is ready to grow into a formal leadership role.
About the Role:
End-to-End Ownership: Lead the development of our companys real-time operation center, managing complex routing, driver dispatching, and mass-scale user communication.
Full-Stack Architecture: Architect and ship features across our stack (React/TypeScript/Redux and Python microservices) with an emphasis on performance and scalability.
AI-Augmented Development: Integrate AI-driven tools (Copilot, Cursor, LLM-based testing/refactoring) into your daily workflow to increase velocity and maintain elite code quality.
Future Leadership: Mentor junior/mid-level engineers, drive technical roadmaps, and set the standard for engineering excellence within the team.
Strategic Collaboration: Work directly with Product and Design to translate ambiguous operational challenges into elegant, scalable technical solutions.
Requirements:
Experience: 6+ years of professional experience shipping production-grade software. You have a proven track record of owning large-scale features from "napkin sketch" to deployment.
Technical Depth: Expert-level proficiency in React and Python. You don't just "use" frameworks; you understand how they work under the hood.
AI-Native Workflow: You have transitioned your workflow to the "new world." You use AI to automate the mundane, hunt bugs faster, and help those around you level up their productivity.
High Agency: You dont wait for a ticket. You identify bottlenecks in the product or the teams process and fix them.
Leadership Mindset: You enjoy code reviews as a teaching tool and are eager to take on more responsibility in guiding the team's technical direction.
Pragmatism: You know when to build a "perfect" system and when to ship a "good enough" solution to meet market demands.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8796370
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
04/08/2026
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
We're hiring for leverage, not years. If you can wield agentic coding tools better than most senior engineers - and you've shipped real, working software with them - we want to talk, regardless of how long you've been doing this or where you learned it. This role is designed for someone earlier in their career who, armed with the right tools and the judgment to use them, delivers like someone far more senior.

You'll work across the whole stack: a single feature might run from a Drizzle schema change, through a Hono endpoint, to a new React screen. The agentic toolchain is how you cover that ground - but the judgment to review, verify, and take responsibility for what the tools produce is what makes it work.

What you'll work on

Full, thin vertical slices - backend to frontend - shipped behind previews and a merge queue.

Extending and hardening our agentic-dev toolchain: skills, workflows, and MCP servers the whole team relies on.

Whatever's highest-leverage that week - you'll move across the codebase more than most.
Requirements:
Demonstrated, shippable output built with agentic tools. A portfolio, GitHub, or side projects that actually work - this counts more than any credential.

Deep, hands-on control of at least one agentic coding tool: you write your own skills and commands, build MCP servers, orchestrate multi-agent work, engineer context deliberately, and know precisely when to trust the model and when to verify.

The judgment to review AI-generated code critically. You catch the subtle bug the model slipped in, and you can explain why it's wrong - you don't merge what you can't stand behind.

Solid fundamentals and real debugging chops. When the agent gets stuck, you don't.

Curiosity across the stack. You're comfortable being full-stack precisely because these tools extend your reach.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8767831
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
30/07/2026
Location: Tel Aviv-Yafo
Job Type: Full Time and English Speakers
Were looking for a Technical Program Manager who thrives in the middle of the action - someone who gets energized by complexity and turns it into clarity.
In this role, youll take complex, cross-functional engineering projects from messy beginnings to clean finishes, and drive every stage: scoping, planning, execution, delivery, and retrospective. You see AI not as a shortcut, but as a core part of how great program management gets done, and you actively design your workflows around it.
This is an AI-native environment - models ship fast, priorities shift, and what's possible changes week to week. You'll thrive here if ambiguity is fuel, not friction.
In this role, you will be responsible for:
Drive end-to-end ownership of complex, cross-functional engineering projects - from the first brainstorming session to post-launch retro
Design and supervise agentic workflows that automate status collection, risk surfacing, dependency tracking, and comms - so you operate at a higher level, not just faster
Build and manage AI-assisted program workflows that reduce coordination overhead and improve program visibility at scale
Spot bottlenecks before they become fires, and personally drive them to resolution
Map and manage cross-team dependencies so nothing blindsides anyone
Build and track key metrics that give real visibility into how engineering is performing
Apply sound judgment on escalations, stakeholder reads, and cross-team trust - the things AI surfaces but cant resolve
Identify opportunities for collaboration and innovation across teams - connecting dots others miss
Constantly communicate progress and status to stakeholders and management
Requirements:
You have 5+ years of technical program/project management experience
Youve owned large-scale, cross-functional projects end-to-end
You have hands-on experience with or are actively building agentic workflows - and are excited about what it means for how TPMs operate at scale
You build and manage AI-assisted workflows that reduce coordination overhead and improve program visibility - not just use AI tools ad hoc
Ambiguity doesnt slow you down - you build the structure, make the calls, and keep things moving
You have a technical development or QA background (a big plus)
Agile and Kanban arent buzzwords to you - theyre tools you actually use
You communicate clearly and concisely - in writing, in meetings, and in the hallway
People genuinely enjoy working with you, even under pressure
You have a figure it out attitude and a low tolerance for things being stuck
Strong analytical skills - you can zoom out to see the big picture and zoom in to understand the technical details
B.Sc or M.Sc in Computer Science or equivalent
High proficiency in English
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8761062
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
1 ימים
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
This is a hybrid role combining hands-on software engineering, deep production debugging, and direct customer engagement.
You will work directly inside customer production systems, integrating our companys SDK, solving real-world issues, and shaping how our product is used in practice. At the same time, you will translate field learnings into scalable product improvements and reusable systems.
Were building a runtime code sensor that operates where most tools dont: inside running applications. Our goal is to give engineers and AI agents real-time, high-fidelity visibility into how code behaves in production-under real load, real traffic, and real failures.
This role blends deep systems engineering with applied, real-world problem solving. Youll navigate complex production environments, explore runtime behavior, and design low-overhead solutions that are safe, reliable, and production-ready.
If you enjoy breaking (and fixing) complex systems, working closely with customers, and building tools that engineers trust in their most critical services-this role is for you.
What Youll Do
Own technical execution end-to-end across customer engagements and internal tooling
Integrate our companys SDK into complex production systems across different environments and stacks
Debug real production issues (performance, reliability, edge cases) and demonstrate our companys value
Build and ship code (primarily in FDE tooling and internal codebases)
Design and implement repeatable agentic workflows, where production signals power automated workflows across the SDLC
Create reusable assets such as playbooks, runbooks, templates, reference architectures, and demo environments
Turn recurring customer pain points into scalable solutions and product improvements
Collaborate closely with Product and Engineering to translate field insights into features and capabilities
Lead technical customer interactions, including calls, debugging sessions, and written communication.
דרישות:
Hard Skills & Experience
6+ years of experience in software engineering, solutions engineering, field engineering, or technical leadership roles
Strong backend engineering fundamentals and production debugging skills
Deep expertise in at least one runtime: Node.js / TypeScript, Python, or Java (JVM)
Experience working within real production systems, including troubleshooting latency, memory issues, regressions, and distributed system failures
Strong understanding of modern backend architectures:
Microservices and distributed systems
Async and event-driven systems
Containers and orchestration (Docker, Kubernetes)
Cloud environments and production reliability challenges
Hands-on experience building or integrating SDKs, devtools, or production-facing components
Strong performance engineering skills (CPU/memory profiling, minimizing overhead)
Ability to design safe, stable, and resilient systems that operate inside customer environments
Full-time, on-site role in Tel Aviv
Ability to thrive in a fast-paced, dynamic startup environment
Engineering Excellence & Mindset
Strong ownership mindset: code quality, reliability, observability, and documentation
Bias to action-build fixes, tools, and workarounds rather than only providing guidance
Ability to anticipate risks, identify bottlenecks, and drive long-term improvements
Comfortable balancing technical trade-offs with product and customer needs
Autonomous, proactive, and capable of leading technical initiatives
Strong communication skills and comfort in customer-facing environments
Nice to Have
Experience with observability, performance monitoring, or developer tooling
Background in SDKs, instrumentation, or in-process production components
Experience designing AI-assisted SDLC workflows (LLM agents, evaluations, guardrails, human-in-the-loop systems)
Familiarity with runtime internals (e.g., event loop, GC, JIT, tracing hooks)
Experience with APM agents, tracing systems, or telemetry pipeli המשרה מיועדת לנשים ולגברים כאחד.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8802509
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
5 ימים
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
We are constantly striving to make our systems reliable, scalable, and simple to operate so our services are available to travelers when they need them most. With our continued growth, we have exciting challenges ahead and we're looking for a Senior Site Reliability Engineer to join our team in Tel Aviv. This role blends classic SRE ownership with pragmatic AI SRE work: you will build and operate the platforms, automation, observability, and incident response practices that keep Navan reliable, while helping teams use AI solutions, AI providers, and their APIs safely and dependably.



This is a hands-on engineering role, not a research role. You will partner with product, platform, data, security, support, and incident response teams to make production systems and AI-powered experiences more resilient. You will use software engineering, infrastructure as code, SLOs, telemetry, provider observability, and automation as your main tools, and you will apply AI where it creates measurable reliability value rather than novelty.



This position is based out of our new Tel Aviv office.



What You'll Do:

Support AI-based application solutions where reliability matters. Partner with the development teams building AI-powered travel experiences to support the development and production operation of their solution.
Work with AI solutions, providers, and APIs. Partner with teams integrating AI capabilities and providers, with attention to API reliability, authentication, quotas, rate limits, latency and provider-specific operational constraints.
Troubleshoot AI tools and provider issues. Diagnose failures across AI-powered workflows, provider APIs, configuration, permission errors, degraded responses and related areas.
Operate reliable production platforms. implement and run cloud infrastructure,and help product teams move quickly without compromising reliability.
Improve observability. Build dashboards, alerts, traces, logs, and runbooks that make service health clear, actionable, and tied to SLOs and customer impact.
Apply AI to SRE workflows. Prototype and productionize AI-assisted systems that create effective and efficient operations
Automate operational toil. Create tools, workflows, and automation that remove repetitive manual work and make operational knowledge easier to use.
Requirements:
5+ years of experience as a Senior SRE, Infrastructure Software Engineer, Production Engineer, or DevOps Engineer.
3+ years of experience operating production, 24x7 customer-facing systems.
Hands-on experience delivering production infrastructure, platform tooling, and automation used by engineering teams.
Strong software engineering skills in Python, Go, Java, or a similar language, with a bias toward production-quality code, tests, monitoring, and documentation.
Experience with cloud infrastructure, container orchestration, Linux systems, networking, CI/CD, and infrastructure as code such as Terraform or CloudFormation.
Experience building, tuning, and automating observability systems such as Grafana, Prometheus, New Relic, Datadog, Splunk, or similar tools.
Familiarity with SLOs, incident response, on-call practices, root cause analysis, and blameless postmortems.
Practical experience or strong interest in AI solutions, AI providers, agents, AI APIs, provider integrations, or AI-assisted internal tools.
Ability to troubleshoot AI tools and provider/API issues, including rate limits, quota, auth, permission errors, latency, SDK or API contract changes, content quality issues, and service degradations.
Excellent communication skills and the ability to work with stakeholders and domain experts across the company.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8797911
סגור
שירות זה פתוח ללקוחות VIP בלבד