Forward Deployed Engineer, Israel

Posted 2 Days Ago
Be an Early Applicant
Tel Aviv, ISR
In-Office
Mid level
Big Data • Internet of Things • Mobile • Other
The Role
Build and deploy production software for enterprise customers using Telnyx communications, AI, and connectivity technologies. Lead technical discovery, architecture, POCs, integrations, observability, model routing, and production launches. Deploy containerized services, LLM gateways, and self-hosted models; troubleshoot high-concurrency and real-time systems; and manage customer outcomes through go-live. Collaborate with customers, Product, and Engineering while documenting solutions and communicating in English and Hebrew.
Summary Generated by Built In

About Telnyx

Telnyx is an industry leader that's not just imagining the future of global connectivity—we're building it. From architecting and amplifying the reach of a private, global, multi-cloud IP network, to bringing hyperlocal edge technology right to your fingertips through intuitive APIs, we're shaping a new era of seamless interconnection between people, devices, and applications.

We're driven by a desire to transform and modernize what's antiquated, automate the manual, and solve real-world problems through innovative connectivity solutions. As a testament to our success, we're proud to stand as a financially stable and profitable company. Our robust profitability allows us not only to invest in pioneering technologies but also to foster an environment of continuous learning and growth for our team.

Our collective vision is a world where borderless connectivity fuels limitless innovation. By joining us, you can be part of laying the foundations for this interconnected future. We're currently seeking passionate individuals who are excited about the opportunity to contribute to an industry-shaping company while growing their own skills and careers.

The Role
We're building a local Enterprise Sales Pod in Tel Aviv — one AE and one Forward Deployed Engineer (FDE), working together to build a Telnyx enterprise business in your market. You'll embed directly with enterprise customers to architect and ship production systems on Telnyx's global network — voice, messaging, AI, and wireless.
This isn't about demoing products. It's about building real solutions that work at scale.
You'll work side-by-side with a dedicated Enterprise AE — not a demo resource, but a commercial partner who owns the named-account list, builds executive relationships, and closes the deal. You own the technical side: discovery, architecture, POC, and production go-live. You win together. No throw-over-the-wall.
The Pod Model
Enterprise AE — owns the named-account list, builds executive relationships, gets in the room, owns commercial qualification and close, expands the account..
Forward Deployed Engineer — owns technical discovery, designs the architecture, builds the POC when gated, gets the first workload live, removes blockers and finds the next workload.
We sell the workload, not the SKU. Customers buy a production outcome — an AI contact center, a SOC/NOC agent, global communications, connected mobility, or enterprise inference — that runs on Telnyx primitives (voice, messaging, numbers, wireless, Voice AI, inference, agents, connectivity). You lead with the outcome conversation, not a product menu.
What You'll Do
• Embed with enterprise customers to understand their communications workflows, AI use cases, and integration challenges firsthand
• Build and deploy custom implementations: AI Voice Assistants, Telnyx APIs (Voice, Messaging, Fax, Wireless), WebRTC
• Run open-weight LLMs in customer environments — consume GLM, Kimi, DeepSeek, Qwen, and MiniMax through Telnyx Inference (OpenAI-compatible API; there's no model infrastructure for you to run), or deploy self-hosted stacks (Llama, Mistral, and region-specific models like Hebrew-adapted LLMs or other sovereign models) behind your own serving engine when air-gapped or sovereign-cloud requirements demand it
• Deploy and operate LiteLLM as the model gateway in customer environments: a unified OpenAI-compatible interface across self-hosted open-weight models and hosted providers, with routing, load balancing, retries and fallbacks, rate limits, and per-team virtual keys
• Instrument and govern LLM usage through the gateway — cost tracking and budgets, caching, logging and observability (OpenTelemetry, Langfuse, or similar), and guardrails — so customers can see and control what their AI workloads are doing
• Wire production observability for everything you ship — metrics, logs, traces, dashboards, and alerting (e.g. Prometheus + Grafana for metrics, OpenTelemetry for traces, Graylog or ELK for logs — or the customer's existing stack) — so you and the customer's ops team both know what "healthy" looks like and what pages whom when it isn't
• Design model routing strategies for real-time voice workloads, balancing latency, cost, and quality, with sane fallback behavior when a provider degrades
• Make the build-vs-buy case between self-hosted open-weight models and hosted frontier APIs, and keep the customer's application code portable across both
• Adapt models to customer domains: prompt and RAG pipelines and evaluation harnesses for Hebrew and English language use cases and Israel-specific regulatory environments (Privacy Protection Law, data localization requirements, defense/security sector compliance)
• Lead POCs, pilots, and production launches from whiteboard to go-live
• Own customer outcomes — stay engaged until the solution is live and stable
• Collaborate directly with Product and Engineering to shape the roadmap based on field insights from Israel
• Create clear technical documentation, runbooks, and maintainable solutions for handoff
• Troubleshoot and resolve complex integration issues alongside customer teams
What We're Looking For
• CS degree or equivalent experience
• 3+ years building and shipping production software — you've written code that real users depended on, you've been on-call for it, and you've debugged it when things broke. (A consulting background counts if this is also true of you.)
• Proficiency in multiple languages: Python, Node.js/TypeScript, Go — you're more dangerous in some than others. (Telnyx Edge Compute — functions and stateful actors — is TypeScript, so that one pulls double duty.)
• Practical understanding of what breaks in front of a model in production: provider rate limits and quotas, timeout and retry behavior, streaming, token accounting and cost attribution, and the failure modes that only show up under concurrency
• Comfortable deploying containerized services on Kubernetes, with secrets management, config, and upgrades as part of the deployment story
• You've wired observability and been paged because of it — Prometheus + Grafana, OpenTelemetry, Graylog, ELK, or equivalent. You know what to monitor, what to alert on, and what "healthy" looks like
• High-concurrency experience — Kafka, message queues, or event streams at real scale. When throughput spikes you know what breaks — consumer lag, backpressure, hot partitions, rebalance stalls — and what absorbs it: partitioning, consumer groups, parallelism up to your partition count
• You've built APIs from scratch, not just consumed them — OpenAPI spec, REST/GraphQL design, auth, rate limiting, versioning, idempotency
• Event-driven thinking and cloud-native instincts
• Exposure to SIP, WebRTC, or real-time voice/messaging systems
• Self-sufficient by default — there's no engineering team behind you. You read the code and the docs, ask the customer (not your manager), and make sound engineering judgment calls on your own
• Customer-facing engineering experience — you can run discovery with a customer's engineers and present to their executives in the same week
• Ability to translate "it's not working" into root cause
• Comfortable working on customer sites and in high-stakes technical conversations
• Excellent written and verbal communication in English and Hebrew. You can run whiteboard sessions, live troubleshooting, and escalations with customer engineering teams.
• Based in Tel Aviv, or willing to relocate — this is a hybrid role with travel across Israel
• Legally authorized to work in Israel, or eligible for sponsorship
Bonus Points For
• Experience with AI voice assistants, STT/TTS, or LLM-based conversational systems
• Building eval sets for a specific domain
• Hands-on production experience with an LLM gateway — LiteLLM, Portkey, Kong AI Gateway, or an in-house OpenAI-compatible proxy — including config-driven model definitions, routing and fallback rules, and virtual key management
• Familiarity with the open-weight model landscape and the trade-offs between regional and multilingual models, including Hebrew-adapted LLMs and Israeli AI initiatives
• Experience with an inference serving engine behind the gateway — vLLM, SGLang, or TGI for production serving; Ollama for lightweight on-prem — and sizing GPU capacity for self-hosted models (KV-cache footprint, concurrent batch size, and context length against VRAM)
• SQL proficiency (Postgres, MySQL, Oracle)
• ETL and data wrangling experience
• CI/CD pipeline design and automation
• Background in telecom, CPaaS, or high-growth SaaS
• Experience with sovereign or on-prem cloud deployments and Israeli regulatory frameworks (Privacy Protection Law, data localization, defense/security sector compliance including IL2/IL3/IL4 classification, dual-use technology export controls)
• Security mindset (IAM, encryption, audit logging)
#LI-RH1


Skills Required

  • Computer Science degree or equivalent experience
  • At least 3 years building and shipping production software
  • Proficiency in Python, Node.js or TypeScript, and Go
  • Production understanding of model provider rate limits, quotas, retries, streaming, token accounting, cost attribution, and concurrency failures
  • Experience deploying containerized services on Kubernetes
  • Experience with secrets management, configuration, and deployment upgrades
  • Experience implementing observability with Prometheus, Grafana, OpenTelemetry, Graylog, ELK, or equivalent
  • High-concurrency experience with Kafka, message queues, or event streams
  • Experience building APIs, including OpenAPI, REST or GraphQL, authentication, rate limiting, versioning, and idempotency
  • Event-driven and cloud-native engineering experience
  • Exposure to SIP, WebRTC, or real-time voice and messaging systems
  • Customer-facing engineering experience, including technical discovery and executive presentations
  • Ability to troubleshoot integration issues and identify root causes
  • Ability to work independently in customer environments
  • Comfort working at customer sites and in high-stakes technical conversations
  • Excellent written and verbal communication in English and Hebrew
  • Based in Tel Aviv or willing to relocate to Tel Aviv
  • Legally authorized to work in Israel or eligible for sponsorship
  • Experience with AI voice assistants, speech-to-text, text-to-speech, or LLM conversational systems
  • Experience building domain-specific evaluation sets
  • Production experience with an LLM gateway such as LiteLLM, Portkey, Kong AI Gateway, or an OpenAI-compatible proxy
  • Familiarity with open-weight models, regional models, multilingual models, and Hebrew-adapted LLMs
  • Experience with vLLM, SGLang, TGI, or Ollama
  • Experience sizing GPU capacity for self-hosted models
  • SQL proficiency with PostgreSQL, MySQL, or Oracle
  • ETL and data wrangling experience
  • CI/CD pipeline design and automation experience
  • Telecom, CPaaS, or high-growth SaaS experience
  • Experience with sovereign or on-premises cloud deployments and Israeli regulatory frameworks
  • Security experience with IAM, encryption, and audit logging
Am I A Good Fit?
beta
Get Personalized Job Insights.
Our AI-powered fit analysis compares your resume with a job listing so you know if your skills & experience align.

The Company
HQ: Austin, Texas
280 Employees
Year Founded: 2009

What We Do

Telnyx delivers voice, messaging and more for applications and next-generation communications companies. Offering a communications platform that provides global carrier-grade services, Telnyx maintains an international, private IP network and grants its customers unprecedented control over their communications through its innovative portal and RESTful API. Telnyx products include voice (elastic SIP trunking, global number search, and telephony data), programmatic messaging, wireless (mobile IoT), embedded communications (WebRTC) and automated networking. Customers provision services a la carte and pay by usage for scalable, on-demand communications.

Similar Jobs

Airwallex Logo Airwallex

Account Manager

Artificial Intelligence • Fintech • Payments • Business Intelligence • Financial Services • Generative AI
In-Office
Tel Aviv, ISR
2300 Employees

Airwallex Logo Airwallex

Account Manager

Artificial Intelligence • Fintech • Payments • Business Intelligence • Financial Services • Generative AI
In-Office
Tel Aviv, ISR
2300 Employees

Riskified Logo Riskified

Account Executive

Big Data • eCommerce • Fintech • Machine Learning • Payments • Software
Hybrid
Tel Aviv, ISR
680 Employees

SciPlay Logo SciPlay

Head of Production

Gaming • Marketing Tech • Mobile • Software • App development
In-Office
Tel Aviv, ISR
1000 Employees

Similar Companies Hiring

Granted Thumbnail
Artificial Intelligence • Healthtech • Insurance • Mobile • Financial Services
New York, New York
23 Employees
Rosendin Thumbnail
Other • Manufacturing
San Jose, CA
6219 Employees
OmniCable Thumbnail
Other
Houston, Texas
815 Employees

Sign up now Access later

Create Free Account

Please log in or sign up to report this job.

Create Free Account