דרושים » תוכנה » Senior Software Engineer - Platform

משרות על המפה
 
בדיקת קורות חיים
VIP
הפוך ללקוח VIP
רגע, משהו חסר!
נשאר לך להשלים רק עוד פרט אחד:
 
שירות זה פתוח ללקוחות VIP בלבד
AllJObs VIP
כל החברות >
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
23/08/2026
Location: Tel Aviv-Yafo
Job Type: Full Time
We're backed by tier-1 global VCs, led by second-time founders, and moving fast because the problem demands it. There are no silos here. No "that's not my area." If it ships, you own it.
We're hiring a full-stack software engineer who wants end-to-end ownership - backend, frontend, infrastructure touchpoints, and AI-driven workflows.
If you're looking for narrow scope or strict boundaries, this is not the role. If you like building real systems and taking responsibility for outcomes, read on.
What you'll do:
Own systems end-to-end - infrastructure, pipelines, and their behavior in production
Run and evolve our cloud infrastructure - Kubernetes, Kafka, Terraform, GitOps (AWS today, multi-cloud ahead)
Build the data backbone - ingestion, streaming, and pipelines into our lakehouse that stay correct and affordable as volume grows
Build AI-native engineering workflows: Sandboxes and dev environments, Automated verification and guardrails, Feedback loops that keep quality up as output scales.
Build golden paths - repo to production without a human bottleneck
Use Claude / Codex / AI copilots as default tools - not optional helpers
Debug production issues across the stack (no handoffs)
Ship fast, learn fast, fix fast
Take responsibility for what you build - including after it's live
Requirements:
6+ years as a software engineer, with real infrastructure and platform ownership
You build systems, not just configure them
Deep Kubernetes: you've run production clusters and debugged them at 2am, not just deployed to them
Production experience with distributed data systems - Kafka or equivalent streaming, plus pipelines at meaningful scale
Infrastructure as Code fluency, Terraform specifically
Deep cloud experience - AWS, Azure, or GCP; networking, identity, and cost are things you actually think about
Daily, heavy usage of AI coding tools (Claude Code, Codex, Cursor - this is how we work)
High ownership, low ego, high output
Willing to work 5 days a week from our Tel Aviv office
This position is open to all candidates.
 
Hide
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8792616
סגור
שירות זה פתוח ללקוחות VIP בלבד
משרות דומות שיכולות לעניין אותך
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
23/08/2026
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
We're backed by tier-1 global VCs, led by second-time founders, and moving fast because the problem demands it. There are no silos here. No "that's not my area." If it ships, you own it.
We're hiring a full-stack software engineer who wants end-to-end ownership - backend, frontend, infrastructure touchpoints, and AI-driven workflows.
If you're looking for narrow scope or strict boundaries, this is not the role. If you like building real systems and taking responsibility for outcomes, read on.
What you'll do:
Own features end-to-end - backend, frontend, APIs, and behavior in production
Build AI-native workflows:
Agent-driven actions
Human-in-the-loop interfaces
Explainability and control surfaces
Use Claude / Codex / AI copilots as default tools - not optional helpers
Work directly with product and customers to refine behavior
Debug production issues across the stack (no handoffs)
Ship fast, learn fast, fix fast
Take responsibility for what you build - including after it's live
Requirements:
5+ years of experience as a software engineer
Comfortable working across backend and frontend
Strong backend fundamentals (APIs, data models, async systems)
Solid frontend skills (modern JS/TS frameworks, real UI ownership)
Daily, heavy usage of AI coding tools (Claude, Codex, Cursor, Copilot - this is how we work)
High ownership, low ego, high output
Willing to work 5 days a week from our Tel Aviv office
You're likely a fit if
You hate the phrase "that's not my job"
You already let AI write large parts of your code - and review it carefully
You care about behavior in production more than elegance in theory
You move fast without breaking trust
You're comfortable working hard when it matters
Nice to have (strong signal):
Experience with AI-powered products in production
Background in security, data-heavy, or enterprise systems
Startup experience where ownership was unavoidable
Comfort touching infra when needed (not required to be DevOps)
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8792588
סגור
שירות זה פתוח ללקוחות 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 נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
06/08/2026
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
We're hiring a Senior/Principal Site Reliability Engineer to own production reliability for Cortex Agentix Endpoint Security (following an acquisition of KOI Start Up) as it scales. You'll define and operate our SLOs and error budgets, lead high-severity incident response, and ensure our Kubernetes and AWS infrastructure stays stable under growth. You'll also build and supervise the AI agents that handle routine alert triage and monitor tuning, focusing your own time on the reliability engineering that requires human judgment. This role is a strong fit for someone who treats reliability as an engineering discipline and enjoys ownership, incident command, and applying AI to operational work.
Your Impact:
Own reliability as an engineering discipline - define SLIs, set SLOs, and run error-budget-based decision-making so "how reliable are we" becomes a number that governs how fast we ship.
Own production incidents end-to-end - lead response, mitigation, and resolution for high-severity incidents, and drive blameless postmortems that feed real fixes back into the system.
Own the reliability and capacity of production infrastructure as we scale - forecasting headroom, validating scaling behavior under load, and keeping latency and error rates within SLO.
Run and evolve Kubernetes environments so releases and infra changes are safe by default across hundreds of tenant apps.
Own, build, and supervise our SRE AI agents that triage alerts, review monitors, resolves and summarize incidents. Set and expand the trust ladder that governs what the agents do autonomously, what needs approval, and what stays human. This is a core part of the role.
Improve observability and incident response - raise signal quality, cut alert noise, and own the monitoring the triage agents depend on.
Eliminate toil - relentlessly identify manual, repetitive operational work and remove it through automation and agents, protecting engineering time for reliability work that only humans can do.
Analyze operational data across incidents, alerts, deployments, infra health, and cost to find reliability gaps, capacity risks, and automation opportunities.
Evaluate and introduce new tools and AI-assisted approaches, balancing innovation with reliability, cost, and operational simplicity.
Requirements:
Your Experience:
5+ years operating production cloud infrastructure, with a strong reliability focus (SRE, or DevOps/platform engineering with reliability ownership).
Deep hands-on experience with Kubernetes, Helm, ArgoCD, Terraform, and CI/CD.
Experience defining and operating SLIs, SLOs, and error budgets - or a clear grasp of the discipline and the drive to establish it from scratch.
Strong observability and alerting experience in Datadog or comparable platforms, including raising signal-to-noise in production.
Proven incident-response instincts - comfortable owning high-severity incidents and a genuine believer in blameless postmortems.
Proven ability to own platform and reliability projects end-to-end, from design through production operation and ongoing improvement.
Strong troubleshooting across distributed systems, Kubernetes, CI/CD, and live incidents.
Collaborative mindset - comfortable working across engineering, security, product, and leadership.
Comfort in a fast-paced, high-ownership environment where priorities shift but production quality doesn't.
Genuine interest in applying AI, automation, and intelligent workflows to operational work - and in building and supervising agents, not just using them.
Ownership-driven - You take responsibility for the reliability of the systems you build and operate, from SLO definition through incident command and continuous improvement.
Reliability as engineering - You treat reliability as a software problem to be solved with code, measurement, and automation - not an ops queue to be worked by hand.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8771789
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
02/08/2026
חברה חסויה
Location: Tel Aviv-Yafo
Job Type: Full Time
Were looking for a Senior Infrastructure Engineer who views "Infrastructure as Software." In 2026, we dont just manage servers; we build high-performance environments that allow multi-agent systems to operate at scale.
You will be a core member of the R&D team, blending deep DevOps expertise with the coding rigor of a Backend Engineer. You arent just "configuring" AWS; you are architecting the distributed systems and data pipelines that power our autonomous security brain. Your mission is to ensure that while our agents are evolving and taking actions, our underlying platform remains immutable, observable, and infinitely scalable.
What You'll Do
Design, build, and operate our company's cloud infrastructure using AWS, Kubernetes, and Infrastructure as Code.
Build internal tools and platform services using Python and Go to improve developer productivity and system reliability.
Own infrastructure automation with Terraform, Pulumi, and modern cloud-native tooling.
Partner closely with Backend, Data Science, and Security Engineering teams to build scalable, reliable platforms.
Improve observability, monitoring, and incident response across distributed production systems.
Design and optimize infrastructure for performance, scalability, security, and cost efficiency.
Help shape engineering best practices, platform architecture, and developer experience as our company continues to grow.
Requirements:
5+ years of experience in Infrastructure, DevOps, Platform Engineering, or Backend Engineering.
Strong software engineering skills with hands-on experience building production systems in Python or Go.
Deep hands-on experience with AWS, including services such as EKS, RDS, VPC, and IAM.
Strong experience designing, operating, and scaling production Kubernetes environments.
Experience with Infrastructure as Code, CI/CD, GitOps, and modern cloud-native development practices.
A systems mindset with the ability to solve architectural challenges across infrastructure and application layers.
Comfortable using modern AI-powered developer tools and agentic workflows to improve engineering productivity.
The company Mindset: You take ownership, act with accountability, collaborate openly, and focus on delivering meaningful impact. You thrive in fast-moving environments, embrace ambiguity, and enjoy solving hard problems together.
Bachelor's degree in Computer Science, Software Engineering, or equivalent practical experience.
Full professional fluency (written and verbal) in both Hebrew and English.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8764502
סגור
שירות זה פתוח ללקוחות 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 נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
6 ימים
Location: Tel Aviv-Yafo
Job Type: Full Time
Were launching a new Financial Infrastructure team at our company to build the next generation of our payments and platform capabilities from the ground up. This is a founding engineering role in our Tel Aviv office, with significant ownership, autonomy, and technical influence from day one.
Youll design and build foundational systems that power our companys platform, working on high-impact, mission-critical services and helping set the technical bar for the team.
What youll do:
Own features end-to-end - Take ideas from early concept through production. You wont just write code - youll ship real systems, iterate quickly, and see the impact of your work in production.
Think beyond the task - Take initiative, understand the broader system and business context, and help drive both product and technical decisions. This is not a ticket-driven role.
Leverage AI-accelerated development practices - Use modern AI coding tools to improve development velocity, code quality, and testing efficiency while building robust, secure, and scalable infrastructure.
Backend-focused, full-stack mindset - Your core focus will be backend systems, but youre comfortable operating across APIs, data, infrastructure, and DevOps when needed.
Design for scale - Build backend services that are reliable, maintainable, and architected to scale with the platform.
Requirements:
7+ years of professional software engineering experience, with a strong backend focus
Proven experience building or operating large-scale payment infrastructure systems within fintech, payments, or high-volume transaction environments
Proven experience owning real-time, mission-critical systems where low latency, correctness, and high availability are non-negotiable
BSc in Computer Science or equivalent hands-on experience
A builders mindset, with a track record of taking complex systems from idea to production and scaling them in production
Comfortable operating across the stack when needed, from APIs and business workflows to infrastructure and deployment
Production experience with Python and Go, building scalable backend and high-performance services
Deep experience building and operating systems on GCP
A modern engineering mindset, with strong instincts for using automation and AI tools to increase impact and velocity
A high bar for quality and a willingness to challenge yourself and the team
Clear communication skills and the ability to collaborate effectively in small, senior teams.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8797660
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Tel Aviv-Yafo
Job Type: Full Time
Were looking for people who are relentlessly curious and committed to continuous learning. AI is reshaping every function across our business, and we enable every team member, regardless of role or level, to build fluency in AI tools and concepts. Those who thrive here actively seek out new solutions, experiment thoughtfully, and apply what they learn to drive better, faster, smarter outcomes.
As a Senior Staff Software Engineer in the Detection Platform group, you will be tasked with being the technical authority responsible for defining and evolving the architecture of the cloud-native systems that power our AI SIEM detection, hunting, and response capabilities, including large-scale real-time detection engines, stateful detection engines, anomaly detections, ML pipelines, agentic SOC and threat-hunting capabilities. You will lead the design and execution of backend systems that process billions of events and several petabytes of data daily and serve tens of thousands of security specialists at enterprise and government customers worldwide. Your technical leadership will bridge long-term architectural strategy and high-velocity product delivery, and you will drive cross-team initiatives that shape how detection and response are built and operated across the group.
Requirements:
10+ years of software engineering experience with deep production-level mastery of Go and/or Java (Python a plus), and a strong track record of building and operating high-scale distributed backend services.
A track record of being a recognized subject-matter expert others seek out to review and elevate their designs, with a passion for building high-scale distributed systems.
Platform thinking: proven experience building and evolving platforms, not just features, with a focus on API design (gRPC, REST), service boundaries, multi-tenancy, and shared infrastructure in a high-scale SaaS environment.
Strong background in distributed data processing and microservices, building high-quality, scalable data products that handle millions of events per second.
Deep experience with AWS and/or GCP, Kubernetes, Docker, Postgres, Redis, Kafka, Cassandra, and ClickHouse.
Hands-on experience leveraging AI in the development process (e.g. AI coding assistants and agentic dev tools such as Claude Code, Cursor, or Copilot) and a desire to reshape how a team builds software to better utilize AI.
Experience embedding AI into production services, building agentic and LLM-powered capabilities. Familiarity with modern techniques such as agentic frameworks and orchestration, retrieval-augmented generation (RAG), the Model Context Protocol (MCP), vector databases, prompt engineering, and evaluation and guardrail frameworks for reliable AI systems is a strong advantage.
The ability to turn vaguely specified, complex requirements into efficient, future-proof end-to-end designs, and to drive multi-team initiatives and influence the engineering roadmap.
Strategic communication: able to articulate complex technical trade-offs to both technical and non-technical stakeholders, including Product Management, Directors, and VPs.
Ability to swiftly delve into new products, and to collaborate effectively with local and remote teams across time zones.
Customer focus: you care about delivering value and want to hear directly from customers on how to evolve your systems.
Previous experience developing security-related products is a strong advantage.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8774178
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
27/07/2026
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 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.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8756345
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
6 ימים
Location: Tel Aviv-Yafo
Job Type: Full Time
Were launching a new Data & AI team at our company to build AI-first products and foundational platform capabilities from the ground up. This is a founding engineering role in our Tel Aviv office, with ownership and influence from day one.
Youll design and build foundational systems that power the next generation of our companys platform, working on high-impact, customer-facing products and helping set the technical bar for the team.
What youll do:
Own features end to end - take ideas from early concept through production. You wont just write code, youll ship real products, iterate quickly, and see the impact of your work with customers.
Think beyond the task -Take initiative, understand the broader context, and help drive product and technical decisions. This is not a ticket-driven role.
Build AI-powered systems- Use AI where it meaningfully improves product quality, development velocity, or user experience, both in what we ship and how we build.
Backend-focused, full-stack mindset- Your core focus will be backend systems, but youre comfortable working across APIs, data, infrastructure, and DevOps when needed.
Design for scale - Build backend services that are reliable, maintainable, and designed to grow with the platform.
Requirements:
7+ years of professional software engineering experience, with a strong backend focus
BSc in Computer Science or equivalent hands-on experience
A builders mindset, with experience taking products from idea to production
Comfort working across the stack when needed, from APIs and workflows to infrastructure
Production experience with Python (AI / data-heavy systems) and Go (high-performance services)
An AI-first approach, with a natural instinct for where automation and AI create leverage
A high bar for quality and a willingness to challenge yourself and the team
Clear communication skills and the ability to collaborate effectively in small, senior teams
Bonus Points:
Deep experience on GCP (Vertex AI, BigQuery, Cloud Run, etc.)
Built LLM-powered products beyond simple chatbots - agents, workflows, or autonomous systems
Background in fintech, payments, or other high-stakes, complex domains.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8797665
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
4 ימים
Location: Tel Aviv-Yafo
Job Type: Full Time
As a Senior Software Engineer , you will play a pivotal role in shaping experiences that truly make communication accessible for people who are Deaf or hard of hearing. You will work across the stack - designing, building, and maintaining features that turn complex communication challenges into intuitive, high-performance solutions. This role is ideal for an experienced engineer with strong product sense, who cares deeply about users, accessibility, performance, and scalable design.

On a day-to-day, you will:

Own features and systems end-to-end: from understanding the user problem, through architecture, development, and operating it in production.
Design, build, and operate high-scale backend infrastructure serving users with real-time, low-latency requirements.
Collaborate directly with product and engineering to shape what we build, not just how we build it.
Dig into complex production issues - performance, reliability, data processing - and solve them under real constraints.
Continuously improve system architecture, observability, and development practices.
Leverage AI as part of the daily engineering work to accelerate development.
Requirements:
6+ years of experience building complex distributed backend systems in production with Go, Node.js, or Python on cloud infrastructure (GCP or AWS).
Deep understanding of scalability, performance, system design, and cloud infrastructure.
Strong problem-solving instincts.
Product mindset - you think about the user, not just the system. You understand that backend decisions shape the product experience.
You work autonomously, take ownership, and make good judgment calls without waiting for detailed specs.
Comfortable with ambiguity - small team, big problems, no hand-holding.
Initiative, accountability, and a proactive mindset.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8800888
סגור
שירות זה פתוח ללקוחות VIP בלבד