Interested in this AI Software Engineer role at Netflix?
Apply Now →Skills & Technologies
About This Role
At Netflix, our mission is to entertain the world. Together, we are writing the next episode \- pushing the boundaries of storytelling, global fandom and making the unimaginable a reality. We are a dream team obsessed with the uncomfortable excitement of discovering what happens when you merge creativity, intuition and cutting\-edge technology. Come be a part of what’s next.
The Opportunity
-------------------
At Netflix, our mission is to entertain the world by connecting members to a vast library of global stories. With over 300 million members in 190\+ countries, our product helps people quickly find something great to watch. The AI for Member Systems (AIMS) organization sits at the core of this experience, building and operating the AI systems that power recommendations, personalization, search, discovery, and messaging.
AIMS is developing a foundational new architecture, building a shared intelligence layer that unifies how personalization works across every Netflix surface. This layer orchestrates foundation models, retrieval, ranking, and policy through a governed runtime, replacing fragmented surface\-by\-surface systems with a coherent platform that compounds learning across the entire member experience.
We are looking for a senior ML Software Engineer (L6\) to work at the intersection of this intelligence layer and the platform infrastructure that supports it. This role focuses on the systems that connect AIMS' AI capabilities to the broader Netflix ML and serving ecosystem, ensuring they are scalable, well\-integrated, and built for the next generation of AI\-powered member experiences.
Responsibilities
--------------------
- Design and build the platform integration layer between AIMS' intelligence systems and Netflix's ML infrastructure, serving layer, and product engineering teams
- Drive architectural decisions on how AIMS capabilities (ranking, retrieval, orchestration, foundation models) connect to shared platform services including model serving, inference infrastructure, feature stores, and experiment platforms
- Own the technical design of key integration points between the intelligence layer and the member experience serving stack, ensuring clean contracts, reliable handoffs, and operational excellence
- Architect “paved paths” for AIMS application teams to build and deploy ML models and GenAI capabilities through consistent patterns in data access, training, evaluation, deployment, and monitoring
- Design reusable, horizontal infrastructure components that multiple AIMS teams can adopt, avoiding duplication and ensuring improvements propagate across surfaces
- Scope and de\-risk new architectural directions through prototypes and proofs of concept, especially where optimal abstractions between the intelligence layer and platform infrastructure are not yet clear
- Shape requirements with platform and infrastructure partners, translating AIMS' needs into actionable capabilities and ensuring architectural alignment with broader Netflix platforms
- Drive technical excellence across the systems you touch, raising the bar on reliability, observability, performance, and cost\-effectiveness
- Partner closely with ML practitioners (research scientists, research engineers) to ensure platform and infrastructure decisions support rapid model development and experimentation
- Mentor and elevate engineers across AIMS through technical guidance, design reviews, and championing principled engineering practices
What We're Looking For
--------------------------
- Significant experience designing, building, and operating production ML systems end\-to\-end, spanning data access and pipelines, training and evaluation workflows, model serving, and online inference for high\-traffic products
- Strong software engineering fundamentals with deep Python expertise, plus working proficiency in a JVM language (Scala or Java) to build and integrate with large\-scale platform services
- Experience building platform and integration layers that connect ML capabilities to shared infrastructure (serving, inference, feature/embedding stores, experimentation), with clean APIs/contracts and reliable operational handoffs
- Demonstrated ability to work at the boundary between ML teams and platform/infrastructure teams, translating requirements in both directions and driving alignment
- Fluency with modern ML and GenAI patterns, including recommendation/ranking systems, LLM serving, and agentic architectures
- Proven ability to identify common patterns and design frameworks and abstractions that are flexible, extensible, and easy for engineers to adopt
- Hands\-on ability to scope and validate architectures through prototypes, turning ambiguous problems into concrete proposals and reference implementations
- Comfortable influencing technical direction across multiple teams without formal authority, building consensus and guiding complex trade\-offs
- Strong communication skills with the ability to operate as a technical partner across organizational boundaries
- Thrives in a fast\-moving, high\-autonomy environment with significant ambiguity
Preferred Qualifications
----------------------------
- Experience designing orchestration runtimes and agentic architectures that coordinate multiple ML capabilities behind a unified, governed interface
- Experience building or evolving the integration layer between ML systems and member\-facing serving infrastructure, including clean contracts, rollout strategies, and operational ownership
- Strong distributed systems background, including large\-scale real\-time and batch processing
- Applied experience in personalization domains such as recommendation systems, search, or discovery, with familiarity using major ML frameworks (TensorFlow, PyTorch, or JAX)
- Proven ability to shape architecture in ambiguous environments, including cost efficiency, capacity planning, and compute optimization for ML workloads
Generally, our compensation structure consists solely of an annual salary; we do not have bonuses. You choose each year how much of your compensation you want in salary versus stock options. To determine your personal top of market compensation, we rely on market indicators and consider your specific job family, background, skills, and experience to determine your compensation in the market range. The range for this role is $600,000\.00 \- $1,066,000\.00\.
Netflix provides comprehensive benefits including Health Plans, Mental Health support, a 401(k) Retirement Plan with employer match, Stock Option Program, Disability Programs, Health Savings and Flexible Spending Accounts, Family\-forming benefits, and Life and Serious Injury Benefits. We also offer paid leave of absence programs. Full\-time hourly employees accrue 35 days annually for paid time off to be used for vacation, holidays, and sick paid time off. Full\-time salaried employees are immediately entitled to flexible time off. See more details about our Benefits here .
Netflix is a unique culture and environment. Learn more here .
Inclusion is a Netflix value and we strive to host a meaningful interview experience for all candidates. If you want an accommodation/adjustment for a disability or any other reason during the hiring process, please send a request to your recruiting partner.
We are an equal\-opportunity employer and celebrate diversity, recognizing that diversity builds stronger teams. We approach diversity and inclusion seriously and thoughtfully. We do not discriminate on the basis of race, religion, color, ancestry, national origin, caste, sex, sexual orientation, gender, gender identity or expression, age, disability, medical condition, pregnancy, genetic makeup, marital status, or military service.
Salary Context
This $600K-$1066K range is above the 75th percentile for AI Software Engineer roles in our dataset (median: $190K across 251 roles with salary data).
Role Details
About This Role
AI Software Engineers build the applications and systems that AI models run inside. They own the API layers, data pipelines, frontend integrations, and infrastructure that turn a model into a product users interact with. Every AI company needs engineers who can build the software around the AI.
The challenge is building reliable systems around inherently unreliable components. Models are probabilistic. They'll give different answers to the same question. They hallucinate. They're slow. They're expensive. Your job is to build an application layer that handles all of this gracefully while delivering a product that users trust and enjoy.
Across the 4,133 AI roles we're tracking, AI Software Engineer positions make up 8% of the market. At Netflix, this role fits into their broader AI and engineering organization.
AI Software Engineer roles are among the most numerous in the AI job market. Every company deploying AI needs software engineers who understand AI integration patterns. The demand is broad, spanning startups to enterprises, across every industry adopting AI capabilities.
What the Work Looks Like
A typical week includes: building API endpoints that serve model inference with caching and fallback logic, designing the data pipeline that feeds context to a RAG system, implementing streaming responses in the frontend, debugging a race condition in the async inference pipeline, and optimizing database queries for the vector search layer. It's full-stack engineering with AI at the center.
AI Software Engineer roles are among the most numerous in the AI job market. Every company deploying AI needs software engineers who understand AI integration patterns. The demand is broad, spanning startups to enterprises, across every industry adopting AI capabilities.
Skills Required
Full-stack engineering skills with AI integration experience. Python and TypeScript are the most common requirements. You'll need to understand API design, database architecture, and how to build reliable systems around probabilistic outputs. Experience with streaming, async processing, and caching patterns is increasingly important as real-time AI applications proliferate.
Knowledge of vector databases, embedding APIs, and LLM integration patterns (function calling, structured outputs, retry logic) differentiates AI software engineers from general software engineers. Understanding cost optimization (caching strategies, model routing, batched inference) is valuable since inference costs can dominate application economics.
Strong postings describe the product you'll be building, the AI integration patterns you'll work with, and the scale requirements. Look for companies that have existing AI features and need engineers to improve and expand them, not companies that are 'planning to add AI' someday.
Compensation Benchmarks
AI Software Engineer roles pay a median of $232,000 based on 863 positions with disclosed compensation. Mid-level AI roles across all categories have a median of $165,778. This role's midpoint ($833K) sits 259% above the category median. Disclosed range: $600K to $1066K.
Across all AI roles, the market median is $200,700. Top-quartile compensation starts at $254,000. The 90th percentile reaches $307,500. For comparison, the highest-paying categories include AI Safety ($274,200) and AI Engineering Manager ($268,700). By seniority level: Entry: $97,760; Mid: $165,778; Senior: $227,400; Director: $250,000; VP: $250,000.
Netflix AI Hiring
Netflix has 8 open AI roles right now. They're hiring across AI Software Engineer, AI/ML Engineer, Data Scientist, AI Product Manager. Positions span Los Gatos, CA, US, Remote, US, New York, NY, US. Compensation range: $600K - $1066K.
Location Context
Across all AI roles, 14% (583 positions) offer remote work, while 3,532 require on-site attendance. Top AI hiring metros: New York (2,760 roles, $211,000 median); San Francisco (2,258 roles, $253,000 median); Los Angeles (1,841 roles, $195,000 median).
Career Path
Common paths into AI Software Engineer roles include Software Engineer, Full-Stack Developer, Backend Engineer.
From here, career progression typically leads toward Staff Engineer, AI Architect, Engineering Manager.
If you're a software engineer, you're already 80% there. Learn the AI integration patterns: RAG, streaming inference, function calling, structured outputs. Build a project that demonstrates you can wrap an AI model in a production-quality application with proper error handling, caching, and user experience. That's the portfolio piece that gets you hired.
What to Expect in Interviews
Technical screens look like standard software engineering interviews with an AI twist. Expect system design questions about building reliable applications around probabilistic models: handling streaming responses, implementing retry logic for API failures, and designing caching strategies for LLM outputs. Coding rounds test standard algorithms plus practical integration patterns like async processing and rate limiting.
When evaluating opportunities: Strong postings describe the product you'll be building, the AI integration patterns you'll work with, and the scale requirements. Look for companies that have existing AI features and need engineers to improve and expand them, not companies that are 'planning to add AI' someday.
AI Hiring Overview
The AI job market has 4,133 open positions tracked in our dataset. By seniority: 106 entry-level, 1,901 mid-level, 1,663 senior, and 463 leadership roles (Director, VP, C-Level). Remote roles make up 14% of the market (583 positions). The remaining 3,532 roles require on-site or hybrid attendance.
The market median for AI roles is $200,700. Top-quartile compensation starts at $254,000. The 90th percentile reaches $307,500. Highest-paying categories: AI Safety ($274,200 median, 57 roles); AI Engineering Manager ($268,700 median, 42 roles); Research Engineer ($260,000 median, 442 roles).
AI Software Engineer roles are among the most numerous in the AI job market. Every company deploying AI needs software engineers who understand AI integration patterns. The demand is broad, spanning startups to enterprises, across every industry adopting AI capabilities.
The AI Job Market Today
The AI job market spans 4,133 open positions across 15 role categories. The largest categories by volume: AI/ML Engineer (2,865), Data Scientist (339), AI Software Engineer (313). These three account for the majority of open positions, though smaller categories often have higher per-role compensation because of specialized skill requirements.
The seniority mix tells a story about where AI teams are in their maturity. Entry-level roles (106) are outnumbered by mid-level (1,901) and senior (1,663) positions, reflecting that most companies are past the 'build a team from scratch' phase and need experienced engineers who can ship production systems. Leadership roles (Director, VP, C-Level) total 463 positions, representing the bottleneck between technical execution and organizational strategy.
Remote work availability sits at 14% of all AI roles (583 positions), with 3,532 requiring on-site or hybrid attendance. The remote share has stabilized after the post-pandemic correction. Senior and specialized roles (Research Scientist, ML Architect) are more likely to be remote-eligible than entry-level positions, partly because experienced hires have more negotiating power and partly because these roles require less hands-on mentorship.
AI compensation is structured in clear tiers. The market median sits at $200,700. Top-quartile roles start at $254,000, and the 90th percentile reaches $307,500. These figures include base salary with disclosed compensation. Total compensation (including equity, bonuses, and sign-on) runs 20-40% higher at companies that offer those components.
Category matters for compensation. AI Safety roles lead at $274,200 median, while Prompt Engineer roles sit at $140,000. The spread between highest and lowest-paying categories reflects the premium on specialized technical skills versus broader analytical roles.
The most in-demand skills across all AI postings: Python (2,128 postings), Aws (1,324 postings), Azure (1,003 postings), Rag (916 postings), Gcp (817 postings), Pytorch (655 postings), Prompt Engineering (639 postings), Claude (571 postings). Python dominates, appearing in the vast majority of role descriptions regardless of category. Cloud platform experience (AWS, GCP, Azure) is the second most common requirement. The newer entrants to the top skills list (RAG, vector databases, LLM APIs) reflect the shift from traditional ML toward generative AI applications.
Frequently Asked Questions
Get Weekly AI Career Intelligence
Salary data, skills demand, and market signals from 16,000+ AI job postings. Every Monday.