<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Pyramid Blog — Server-Driven UI</title>
  <subtitle>Guides, tutorials, and insights on server-driven UI for mobile teams</subtitle>
  <link href="https://pyramidui.com/blog" rel="alternate" type="text/html"/>
  <link href="https://pyramidui.com/atom.xml" rel="self" type="application/atom+xml"/>
  <id>https://pyramidui.com/blog</id>
  <updated>2026-04-05T12:00:00Z</updated>
  <author>
    <name>Pyramid Team</name>
    <uri>https://pyramidui.com</uri>
  </author>
  <icon>https://pyramidui.com/og-image.png</icon>

  <entry>
    <title>RemoteCompose Is Now AndroidX: What This Means for Server-Driven UI</title>
    <link href="https://pyramidui.com/blog/remotecompose-androidx-what-it-means-for-sdui" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/remotecompose-androidx-what-it-means-for-sdui</id>
    <updated>2026-04-05T12:00:00Z</updated>
    <published>2026-04-05T12:00:00Z</published>
    <summary>RemoteCompose is now an official AndroidX library. Learn what this means for SDUI, how drawing-level differs from component-level server-driven UI, and which approach fits your team.</summary>
    <category term="Analysis"/>
  </entry>

  <entry>
    <title>GraphQL + SDUI: The Architecture Guide</title>
    <link href="https://pyramidui.com/blog/sdui-graphql-architecture" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/sdui-graphql-architecture</id>
    <updated>2026-04-03T12:00:00Z</updated>
    <published>2026-04-03T12:00:00Z</published>
    <summary>How to use GraphQL with server-driven UI for mobile apps. Schema design, fragment patterns, and real examples from Airbnb and DoorDash.</summary>
  </entry>

  <entry>
    <title>AI Can Generate UI — SDUI Delivers It</title>
    <link href="https://pyramidui.com/blog/ai-ui-generation-needs-sdui" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/ai-ui-generation-needs-sdui</id>
    <updated>2026-04-02T12:00:00Z</updated>
    <published>2026-04-02T12:00:00Z</published>
    <summary>AI tools generate UI code, but can't ship it to production. SDUI provides the delivery infrastructure AI-generated interfaces need to reach users instantly.</summary>
  </entry>

  <entry>
    <title>Remote Compose Is Cool — Here's When You'll Outgrow It</title>
    <link href="https://pyramidui.com/blog/remote-compose-limitations-production-sdui" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/remote-compose-limitations-production-sdui</id>
    <updated>2026-04-01T18:00:00Z</updated>
    <published>2026-04-01T18:00:00Z</published>
    <summary>Remote Compose is exciting but has real limitations for production SDUI. Learn when you'll outgrow it and what alternatives exist for cross-platform teams.</summary>
  </entry>

  <entry>
    <title>SDUI for Regulated Industries: Fintech &amp; Healthcare</title>
    <link href="https://pyramidui.com/blog/sdui-regulated-industries" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/sdui-regulated-industries</id>
    <updated>2026-04-01T12:00:00Z</updated>
    <published>2026-04-01T12:00:00Z</published>
    <summary>How fintech, healthcare, and insurance teams use server-driven UI to ship mobile updates instantly while maintaining full regulatory compliance and audit trails.</summary>
  </entry>

  <entry>
    <title>SDUI Jobs 2026: Companies Hiring Server-Driven UI Teams</title>
    <link href="https://pyramidui.com/blog/sdui-jobs-hiring-2026" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/sdui-jobs-hiring-2026</id>
    <updated>2026-03-31T12:00:00Z</updated>
    <published>2026-03-31T12:00:00Z</published>
    <summary>Roblox, USAA, DoorDash, Airbnb, and Netflix are hiring SDUI engineers. See which companies build server-driven UI teams, roles, and salaries.</summary>
  </entry>

  <entry>
    <title>SDUI Accessibility: Building Inclusive Apps</title>
    <link href="https://pyramidui.com/blog/sdui-accessibility-guide" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/sdui-accessibility-guide</id>
    <updated>2026-03-31T06:00:00Z</updated>
    <published>2026-03-31T06:00:00Z</published>
    <summary>Learn how server-driven UI can improve accessibility with instant WCAG fixes, personalized experiences, and accessible component schemas. Practical guide with code examples.</summary>
  </entry>

  <entry>
    <title>How SDUI Powers Real Mobile App Personalization</title>
    <link href="https://pyramidui.com/blog/sdui-mobile-personalization" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/sdui-mobile-personalization</id>
    <updated>2026-03-30T18:00:00Z</updated>
    <published>2026-03-30T18:00:00Z</published>
    <summary>Server-driven UI enables real mobile personalization — different screens per user segment, not just different text. Learn how SDUI powers dynamic layouts at scale.</summary>
  </entry>

  <entry>
    <title>SDUI for Startups: Ship Mobile Changes Weekly, Not Monthly</title>
    <link href="https://pyramidui.com/blog/sdui-for-startups" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/sdui-for-startups</id>
    <updated>2026-03-30T12:00:00Z</updated>
    <published>2026-03-30T12:00:00Z</published>
    <summary>Server-driven UI gives startups an unfair advantage: iterate on mobile UI weekly instead of monthly, with a team of 2-3 engineers. Here's when and how to adopt it.</summary>
  </entry>

  <entry>
    <title>SDUI for Enterprise: Governance, Scale &amp; Multi-Team Coordination</title>
    <link href="https://pyramidui.com/blog/sdui-enterprise-mobile-teams" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/sdui-enterprise-mobile-teams</id>
    <updated>2026-03-30T06:00:00Z</updated>
    <published>2026-03-30T06:00:00Z</published>
    <summary>How enterprise mobile teams use server-driven UI to scale across multiple teams, enforce governance, maintain compliance, and ship faster without losing control.</summary>
  </entry>

  <entry>
    <title>SDUI for Growth Engineering: Why Product-Led Teams Are Adopting Server-Driven UI</title>
    <link href="https://pyramidui.com/blog/sdui-growth-engineering" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/sdui-growth-engineering</id>
    <updated>2026-03-29T18:00:00Z</updated>
    <published>2026-03-29T18:00:00Z</published>
    <summary>Roblox, Nubank, and DoorDash are using server-driven UI as core growth infrastructure. Learn why product-led teams are adopting SDUI for instant experiments, personalization, and faster mobile growth.</summary>
  </entry>

  <entry>
    <title>SDUI for Product Managers: Ship Mobile Changes Without Releases</title>
    <link href="https://pyramidui.com/blog/sdui-guide-product-managers" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/sdui-guide-product-managers</id>
    <updated>2026-03-29T12:00:00Z</updated>
    <published>2026-03-29T12:00:00Z</published>
    <summary>Server-driven UI explained for product managers. Learn how SDUI lets you update mobile screens without app releases, run experiments faster, and cut release cycles.</summary>
  </entry>

  <entry>
    <title>SDUI in Flutter: Build Dynamic Screens with Widgets</title>
    <link href="https://pyramidui.com/blog/sdui-flutter-guide" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/sdui-flutter-guide</id>
    <updated>2026-03-29T09:00:00Z</updated>
    <published>2026-03-29T09:00:00Z</published>
    <summary>Build server-driven UI in Flutter. Learn how to render dynamic screens from JSON using Flutter widgets, with architecture patterns, code examples, and production tips.</summary>
  </entry>

  <entry>
    <title>SDUI for Backend Developers: Build Mobile UIs from the Server</title>
    <link href="https://pyramidui.com/blog/sdui-for-backend-developers" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/sdui-for-backend-developers</id>
    <updated>2026-03-29T06:00:00Z</updated>
    <published>2026-03-29T06:00:00Z</published>
    <summary>Backend developers are perfectly positioned for server-driven UI. Learn how to build native mobile screens from your server using APIs, data models, and a typed DSL.</summary>
  </entry>

  <entry>
    <title>Firebase Remote Config vs SDUI: Where Config Ends and UI Begins</title>
    <link href="https://pyramidui.com/blog/firebase-remote-config-vs-sdui" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/firebase-remote-config-vs-sdui</id>
    <updated>2026-03-29T03:00:00Z</updated>
    <published>2026-03-29T03:00:00Z</published>
    <summary>Firebase Remote Config hits a wall when you need layout changes. Learn when to upgrade from Remote Config to server-driven UI and how SDUI solves what flags can't.</summary>
  </entry>

  <entry>
    <title>SDUI vs Compose Multiplatform: Solving Different Problems in Mobile Development</title>
    <link href="https://pyramidui.com/blog/sdui-vs-compose-multiplatform" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/sdui-vs-compose-multiplatform</id>
    <updated>2026-03-28T12:00:00Z</updated>
    <published>2026-03-28T12:00:00Z</published>
    <summary>Compose Multiplatform shares UI code across platforms. Server-driven UI lets you update that UI without app releases. They're not alternatives — they're complementary. Here's how they fit together.</summary>
  </entry>

  <entry>
    <title>CTO's Guide to SDUI: Buy vs Build in 2026</title>
    <link href="https://pyramidui.com/blog/sdui-buy-vs-build-cto-guide" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/sdui-buy-vs-build-cto-guide</id>
    <updated>2026-03-28T06:00:00Z</updated>
    <published>2026-03-28T06:00:00Z</published>
    <summary>Should you build server-driven UI in-house or buy a platform? A decision framework with real costs, a comparison matrix, and an evaluation checklist for CTOs.</summary>
  </entry>

  <entry>
    <title>Getting Started with RemoteCompose: A Practical Guide</title>
    <link href="https://pyramidui.com/blog/remotecompose-getting-started-guide" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/remotecompose-getting-started-guide</id>
    <updated>2026-03-27T12:00:00Z</updated>
    <published>2026-03-27T12:00:00Z</published>
    <summary>A hands-on tutorial for AndroidX RemoteCompose alpha07. Build your first layout, render dynamic cards, and understand exactly when you'll need a full SDUI framework instead.</summary>
  </entry>

  <entry>
    <title>How Nubank Uses SDUI to Ship Features to 115M Customers in Minutes</title>
    <link href="https://pyramidui.com/blog/nubank-sdui-case-study" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/nubank-sdui-case-study</id>
    <updated>2026-03-27T06:00:00Z</updated>
    <published>2026-03-27T06:00:00Z</published>
    <summary>How Nubank built Catalyst — a server-driven UI framework in Flutter — to power 43% of their app and ship features to 115M customers in minutes instead of weeks.</summary>
  </entry>

  <entry>
    <title>Every SDUI Framework &amp; Platform Compared: The Complete 2026 Guide</title>
    <link href="https://pyramidui.com/blog/sdui-frameworks-compared-2026" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/sdui-frameworks-compared-2026</id>
    <updated>2026-03-26T12:00:00Z</updated>
    <published>2026-03-26T12:00:00Z</published>
    <summary>Compare every SDUI framework and platform in 2026: Pyramid, Nativeblocks, Digia, Judo, DivKit, RemoteCompose, and DIY. Find the right server-driven UI solution for your team.</summary>
  </entry>

  <entry>
    <title>5 RemoteCompose Myths Every Android Developer Should Stop Believing</title>
    <link href="https://pyramidui.com/blog/remotecompose-myths-reality-2026" rel="alternate" type="text/html"/>
    <id>https://pyramidui.com/blog/remotecompose-myths-reality-2026</id>
    <updated>2026-03-25T12:00:00Z</updated>
    <published>2026-03-25T12:00:00Z</published>
    <summary>Debunking the 5 biggest RemoteCompose myths spreading across Medium and dev Twitter. What's actually true about AndroidX RemoteCompose in 2026 vs hype.</summary>
  </entry>

</feed>
