SDUI Jobs 2026: Companies Hiring Server-Driven UI Teams

Roblox is paying $400K+ for SDUI expertise. DoorDash, Airbnb, Netflix, and Nubank are building dedicated teams. Server-driven UI isn't just an architecture pattern anymore — it's a career.

Here's a signal that should get your attention: Roblox is hiring a "Head of User Growth" at $383,000–$439,000 total compensation — and the job listing explicitly calls out Server-Driven UI (SDUI) as core growth infrastructure.

Not "nice to have." Not buried in a footnote. SDUI is listed alongside deep linking and automated notifications as a foundational pillar for scaling growth across their 50 million daily active users.

This isn't an isolated data point. Across the industry, companies that pioneered server-driven UI internally are now hiring dedicated roles to expand it. What started as an internal tool at a few tech giants is becoming a recognized engineering discipline — with salaries to match.

Why SDUI Hiring Is Surging in 2026

The shift from "we built SDUI internally" to "we're hiring SDUI teams" didn't happen overnight. Three forces are driving it:

1. SDUI Proved Its ROI

Companies that adopted SDUI early have the data now. Nubank's Catalyst system powers 43% of their app screens serving 115 million customers. DoorDash's internal framework drives both their Dasher and Customer apps. These aren't experiments — they're load-bearing production systems that demonstrably improve velocity.

When leadership sees hard numbers — experiments shipped in days instead of weeks, reduced app store dependency, unified iOS/Android experiences — they fund dedicated teams.

2. Growth Teams Discovered SDUI

Growth engineering thrives on experimentation speed. The faster you can test a new onboarding flow, a checkout layout, or a promotional banner, the faster you learn what converts. SDUI gives growth teams the ability to ship UI experiments without waiting for release cycles — which is why companies like Roblox now treat it as core growth infrastructure.

3. The Talent Market Is Forming

Five years ago, "SDUI engineer" wasn't a title. The expertise lived inside platform teams at Airbnb, Netflix, and Lyft, shared through internal talks and the occasional conference presentation. Now, with open-source frameworks, published case studies, and platforms like Pyramid making SDUI accessible, the knowledge is spreading. Companies can finally hire for it — because engineers are starting to learn it.

Companies Building SDUI Teams

Roblox 50M+ DAU
DoorDash Foundry/Lego
Airbnb Ghost Platform
Netflix Personalized UI
Lyft Rider/Driver
Nubank Catalyst/Flutter
Shopify Merchant App
USAA Dynamic UI / FinServ

🎯 Roblox — SDUI as Growth Infrastructure

Roblox

50M+ daily active users · Gaming/Metaverse · San Mateo, CA

Roblox's "Head of User Growth" posting is the clearest signal yet that SDUI has gone mainstream. The listing describes building "growth infrastructure (SDUI, deep linking, automated notifications)" — putting server-driven UI on equal footing with other foundational growth systems.

At $383K–$439K total compensation, this isn't a junior platform role. Roblox is looking for someone to architect SDUI as a strategic capability for scaling user growth across their massive platform. The fact that a gaming company with 50 million daily users explicitly names SDUI tells you where the industry is headed.

Update (April 2026): Roblox now has two open roles listing SDUI as core infrastructure — the Head of User Growth and a separate Head of Product, User Growth position. Both describe building "a scalable engine—including SDUI, deep linking, and automated notification stacks—to deploy dynamic growth interventions." This isn't one team experimenting — it's an organizational commitment.

DoorDash — Foundry and Lego

DoorDash

Food delivery · Multiple SDUI systems · San Francisco, CA

DoorDash built an internal SDUI system known as Foundry/Lego that powers both their Dasher (driver) and Customer-facing mobile apps. Their approach lets product teams configure UI experiences server-side, enabling rapid iteration on everything from restaurant listings to delivery tracking screens.

DoorDash's SDUI investment reflects a pattern common across delivery apps: highly dynamic content (menus, promotions, seasonal features) that needs to change faster than app store review cycles allow. Their backend-driven approach lets them update these experiences across platforms simultaneously.

Airbnb — The SDUI Pioneer

Airbnb

Travel · Ghost Platform · San Francisco, CA

Airbnb's Ghost Platform is arguably where the modern SDUI movement began. Their approach — passing UI and data together via JSON-driven rendering — eliminated the need for clients to "know" what type of content they were displaying. A listing, an experience, a new product type: the client just renders what the server sends.

As Ryan Brooks (Airbnb Android Platform Engineer) described it: "What if we could pass the UI directly to the client and skip the idea of listing data entirely?" Airbnb's system has been a reference architecture for dozens of companies building their own SDUI. Learn more in our deep dive on why Airbnb, Lyft, and Netflix use SDUI.

Netflix — Personalized Browse

Netflix

Streaming · 260M+ subscribers · Los Gatos, CA

Netflix uses SDUI to power their personalized browse experience — every user's home screen is different, assembled server-side based on viewing history, preferences, and real-time ML models. The server determines not just what content to show, but how to present it: row layouts, hero cards, interactive previews.

This is SDUI at its most sophisticated: the UI itself becomes a personalization surface. Netflix doesn't just recommend content — it personalizes the entire interface.

Lyft — Rider and Driver Apps

Lyft

Ride-sharing · Custom SDUI system · San Francisco, CA

Lyft built a custom SDUI system for both their rider and driver apps. Their published engineering blog posts describe using server-driven experiments that can be built and rolled out in one to two days — compared to the two-week minimum for client-driven experiments.

For Lyft, SDUI isn't just about speed — it's about platform consistency. Changes to the ride request flow, driver earnings screens, or promotional offers deploy to iOS and Android simultaneously from a single server-side change.

Nubank — 43% of the App on SDUI

Nubank

Digital banking · 115M customers · São Paulo, Brazil

Nubank's Catalyst system might be the most impressive SDUI deployment by coverage. Built on Flutter, Catalyst powers 43% of all app screens serving 115 million customers across Latin America. As detailed in Rafael Ring's InfoQ talk, their tree-walk interpreter approach lets them ship features in minutes instead of weeks.

Nubank proves SDUI works beyond Silicon Valley. In markets where users are slow to update apps and regulatory changes require rapid compliance updates, server-driven Flutter gives them the agility that traditional mobile development can't match.

Shopify — Merchant Mobile

Shopify

E-commerce · Merchant app · Ottawa, Canada

Shopify uses SDUI for their merchant mobile app customization. Merchants have wildly different needs — a fashion brand and a hardware store need different dashboard layouts, different analytics views, different quick actions. SDUI lets Shopify tailor the merchant experience server-side without maintaining dozens of hardcoded variants.

🏦 USAA — Dynamic UI in Financial Services

USAA

Financial services · 13M+ members · San Antonio, TX

USAA — one of America's largest financial services companies — is hiring a Software Engineer Lead for "Dynamic UI" requiring "Strong Experience with React, Redux, Spring Boot, SDUI." This is significant: a regulated financial institution explicitly listing SDUI as a required skill for a senior engineering role.

Financial services apps face unique challenges: compliance-driven UI changes, personalized product offers, and the need to update disclosures or features rapidly without app store delays. SDUI gives institutions like USAA the ability to push regulatory updates and personalized financial experiences without waiting weeks for app review. For more on this pattern, see our guide on SDUI in regulated industries.

What SDUI Roles Look Like

There's no single "SDUI Engineer" title (yet). Instead, SDUI expertise shows up across several role types:

Common SDUI Role Types

  • Mobile Platform Engineer — Builds the client-side rendering engine, component registry, and architecture patterns that power SDUI
  • Growth Engineer — Uses SDUI to ship experiments, personalize flows, and optimize conversion (the Roblox model)
  • Backend/Full-Stack Engineer — Designs the server-side component schemas, APIs, and DSL tooling that define UI
  • Staff/Principal Engineer — Architects the end-to-end SDUI system across mobile and backend
  • Engineering Manager/Director — Leads SDUI platform teams (like the Roblox "Head of User Growth" role)

The role depends on the company's maturity. Early-stage SDUI teams need architects who can design the system from scratch. Mature SDUI teams (Airbnb, Netflix) need engineers who can extend and optimize existing infrastructure.

Skills and Salary Ranges

Based on public job postings and industry data, here's what SDUI-adjacent roles pay at major tech companies:

Role Level Title Examples Total Comp Range
Senior (L5) Senior Mobile Engineer, Senior Growth Engineer $180K–$280K
Staff (L6) Staff Platform Engineer, Staff Mobile Architect $250K–$380K
Principal/Director Head of Growth, Principal Engineer $350K–$450K+

The Roblox role at $383K–$439K sits at the top of this range, reflecting both the seniority expected and the strategic importance Roblox places on SDUI as growth infrastructure.

Technical Skills in Demand

Across SDUI-related job listings, these skills appear most frequently:

How to Prepare for SDUI Roles

Whether you're a mobile engineer looking to specialize or a backend developer exploring client-side architecture, here's how to build SDUI expertise:

1. Understand the Fundamentals

Start with what server-driven UI actually is — the architecture, trade-offs, and when it makes sense. Then study how Airbnb, Lyft, and Netflix implemented it. Understanding the "why" matters more than memorizing specific API shapes.

2. Build Something

The fastest way to learn SDUI is to implement a small system. Follow our Jetpack Compose SDUI tutorial or SwiftUI SDUI tutorial to build a working component registry, renderer, and action system. Even a simplified version teaches you the core patterns.

3. Study the Architecture

Read case studies from companies that built production SDUI systems. Pay attention to how they handle different approaches to component rendering, versioning strategies, and fallback behavior. The architectural decisions matter more than the specific technology choices.

4. Learn the Business Side

SDUI roles increasingly require understanding the business case — not just the technical implementation. Know how to articulate the value to product managers and enterprise stakeholders. The engineers who get promoted fastest are those who connect SDUI capabilities to business outcomes like experimentation velocity, conversion rates, and engineering efficiency.

5. Contribute to the Ecosystem

The SDUI ecosystem is still forming. Open-source frameworks like DivKit, RemoteCompose, and platforms like Pyramid are actively developing. Contributing to these projects — even documentation, bug reports, or example apps — demonstrates expertise and builds your network in the space.

Build SDUI Skills with Pyramid

Pyramid gives you a production SDUI platform to learn on — visual builder, typed DSL, native renderers for iOS and Android. Skip the months of infrastructure work and focus on mastering the patterns.

Get Early Access →

Frequently Asked Questions

Is "SDUI Engineer" a real job title?

Not yet — at least not widely. Today, SDUI expertise is embedded in titles like "Mobile Platform Engineer," "Growth Engineer," or "Staff Mobile Architect." But as the discipline matures, expect to see more explicit SDUI titles emerge, similar to how "ML Engineer" evolved from a niche specialization to a standard role.

Do I need mobile development experience for SDUI roles?

For client-side SDUI roles, yes — you need to understand native rendering. But SDUI also creates opportunities for backend developers who design the server-side schemas, APIs, and tooling. The best SDUI teams are cross-functional: mobile engineers building the renderer, backend engineers building the DSL and configuration layer.

How big is the SDUI job market in 2026?

It's still niche but growing fast. The companies hiring for SDUI today are primarily large-scale consumer apps (50M+ users). As SDUI platforms and frameworks mature, mid-market companies will adopt it too — expanding the talent market significantly. Early movers who build SDUI expertise now will have a significant advantage.

Can I learn SDUI without working at a FAANG company?

Absolutely. Between published case studies, open-source frameworks, and platforms like Pyramid, all the knowledge is accessible. Build a side project, contribute to an open-source SDUI framework, or experiment with a platform. The learning curve is real but entirely achievable for experienced mobile or backend engineers.

The Bottom Line

Server-driven UI has crossed a threshold. When a company like Roblox puts SDUI in a $400K+ job listing as core infrastructure, it's no longer an internal curiosity at a few tech giants. It's a recognized engineering discipline with a forming talent market.

The companies listed here — Roblox, DoorDash, Airbnb, Netflix, Lyft, Nubank, Shopify — represent the first wave. As enterprise adoption accelerates and the tooling matures, more companies will follow. The engineers who build SDUI expertise now are positioning themselves at the front of a wave.

Whether you're exploring SDUI as a career direction or evaluating it for your company, the hiring data tells a clear story: the market has decided SDUI is worth investing in.

Related Articles

Ready to Build with SDUI?

Join the waitlist for Pyramid — the server-driven UI platform with visual builder, typed DSL, and native renderers for iOS and Android.

Join the Waitlist →