<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Zyphr Blog</title>
    <link>https://zyphr.dev/blog/</link>
    <description>Product updates, engineering deep-dives, and best practices for developer communications.</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 14 May 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://zyphr.dev/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Solving SaaS Compliance Notification Data Sprawl</title>
      <link>https://zyphr.dev/blog/compliance-nightmare-user-data-across-vendors/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/compliance-nightmare-user-data-across-vendors/</guid>
      <description>Manage SaaS compliance notification data and PII across your stack. Learn how to handle GDPR requests and reduce vendor sprawl with a unified messaging API.</description>
      <pubDate>Thu, 14 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Designing Scalable Rate Limiting Notifications</title>
      <link>https://zyphr.dev/blog/rate-limiting-transactional-messages/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/rate-limiting-transactional-messages/</guid>
      <description>Prevent notification failures by implementing priority-aware architectures. Learn how to protect MFA and security alerts during high traffic surges today.</description>
      <pubDate>Mon, 11 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Tutorial: Magic Link Authentication Made Easy</title>
      <link>https://zyphr.dev/blog/magic-link-authentication-built-in-email/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/magic-link-authentication-built-in-email/</guid>
      <description>Learn how to implement magic link authentication without the glue code. This tutorial shows you how to unify identity and email for a seamless login flow.</description>
      <pubDate>Thu, 16 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Notification Best Practices: Fix Costly Anti-Patterns</title>
      <link>https://zyphr.dev/blog/notification-anti-patterns-costing-users/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/notification-anti-patterns-costing-users/</guid>
      <description>Stop losing users to bad messaging. Learn notification best practices to avoid common anti-patterns, improve retention, and reduce engineering toil now.</description>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Building a Multi-channel Delivery Pipeline for Failover</title>
      <link>https://zyphr.dev/blog/multi-channel-delivery-pipeline-failover/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/multi-channel-delivery-pipeline-failover/</guid>
      <description>Stop silent notification failures with a resilient multi-channel delivery pipeline. Learn how to architect failover systems that ensure high delivery rates.</description>
      <pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Build a Robust Subscriber Preference Center</title>
      <link>https://zyphr.dev/blog/subscriber-preference-center-tutorial/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/subscriber-preference-center-tutorial/</guid>
      <description>Learn how to build a subscriber preference center to reduce churn. Use our notification preferences API to manage granular user controls across every channel.</description>
      <pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Cost Comparison: The Best Auth0 SendGrid Alternative</title>
      <link>https://zyphr.dev/blog/auth0-sendgrid-vs-zyphr-cost-comparison/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/auth0-sendgrid-vs-zyphr-cost-comparison/</guid>
      <description>Stop paying the integration tax. Discover how a unified auth0 sendgrid alternative reduces costs, saves time, and simplifies your entire developer tech stack.</description>
      <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Building a Resilient Webhook Architecture</title>
      <link>https://zyphr.dev/blog/webhook-system-never-drops-message/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/webhook-system-never-drops-message/</guid>
      <description>Learn how to build a resilient webhook architecture that never drops a message. Discover the multi-stage pipeline and retry logic needed for data integrity.</description>
      <pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Build a Multi-Channel Notification API Strategy</title>
      <link>https://zyphr.dev/blog/multi-channel-notifications-15-minutes/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/multi-channel-notifications-15-minutes/</guid>
      <description>Learn how to build a multi-channel notification API strategy. Streamline email, SMS, and push into one unified SDK to reduce technical debt and ship faster.</description>
      <pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Stop Building Webhook Infrastructure</title>
      <link>https://zyphr.dev/blog/launching-waas/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/launching-waas/</guid>
      <description>Introducing Webhooks-as-a-Service: production-grade webhook delivery for your platform. Define your events, publish via API, and let Zyphr handle retries, signatures, and delivery logs.</description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Hidden Costs: Unified Notification Service for SaaS</title>
      <link>https://zyphr.dev/blog/hidden-cost-multi-vendor-notification-stack/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/hidden-cost-multi-vendor-notification-stack/</guid>
      <description>Many SaaS companies overlook the hidden costs of a multi-vendor notification stack. A unified notification service for SaaS cuts TCO, boosts efficiency, and frees crucial engineering time.</description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Stop Gluing Auth0 to SendGrid</title>
      <link>https://zyphr.dev/blog/stop-gluing-auth0-to-sendgrid/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/stop-gluing-auth0-to-sendgrid/</guid>
      <description>The Auth0 + SendGrid integration pattern is a maintenance burden. Here&apos;s why a unified auth-and-messaging platform eliminates glue code and reduces your vendor count.</description>
      <pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to Send Transactional Email in Node.js with Zyphr</title>
      <link>https://zyphr.dev/blog/send-transactional-email-nodejs/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/send-transactional-email-nodejs/</guid>
      <description>A step-by-step tutorial for sending transactional emails from a Node.js application using the Zyphr SDK. Templates, tracking, and error handling included.</description>
      <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Zyphr vs SendGrid in 2026: Which Email API Should You Choose?</title>
      <link>https://zyphr.dev/blog/zyphr-vs-sendgrid-2026/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/zyphr-vs-sendgrid-2026/</guid>
      <description>A detailed comparison of Zyphr and SendGrid for transactional email in 2026. Features, pricing, and when each makes sense.</description>
      <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Why Authentication and Notifications Belong Together</title>
      <link>https://zyphr.dev/blog/why-auth-and-notifications-belong-together/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/why-auth-and-notifications-belong-together/</guid>
      <description>Most developers glue together separate auth and notification services. Here&apos;s why a unified platform saves time, reduces bugs, and improves the user experience.</description>
      <pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Add a Real-Time In-App Inbox to Your React App in 10 Minutes</title>
      <link>https://zyphr.dev/blog/building-in-app-inbox-react/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/building-in-app-inbox-react/</guid>
      <description>A practical guide to adding a notification inbox to your React app using Zyphr&apos;s pre-built inbox component — with real-time updates, read tracking, and subscriber preferences.</description>
      <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Webhooks Shouldn&apos;t Be an Afterthought</title>
      <link>https://zyphr.dev/blog/webhooks-as-infrastructure/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/webhooks-as-infrastructure/</guid>
      <description>Most platforms bolt on webhooks as a checkbox feature. Here&apos;s why Zyphr treats webhook infrastructure as a first-class concern — with signing, retries, circuit breakers, and full delivery observability.</description>
      <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Designing an SDK That Developers Actually Want to Use</title>
      <link>https://zyphr.dev/blog/designing-sdk-developers-actually-want/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/designing-sdk-developers-actually-want/</guid>
      <description>We spent months designing the Zyphr SDK. Here&apos;s what we learned about developer experience, API surface design, and the decisions that make an SDK feel right.</description>
      <pubDate>Tue, 27 Jan 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Email, SMS, Push, and In-App: One API for Every Channel</title>
      <link>https://zyphr.dev/blog/multi-channel-notifications-single-api/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/multi-channel-notifications-single-api/</guid>
      <description>Most apps need more than just email. Here&apos;s how Zyphr&apos;s multi-channel API lets you reach users on every channel without managing multiple providers.</description>
      <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Introducing Zyphr: Why We Built a Unified Auth and Messaging Platform</title>
      <link>https://zyphr.dev/blog/introducing-zyphr-beta/</link>
      <guid isPermaLink="true">https://zyphr.dev/blog/introducing-zyphr-beta/</guid>
      <description>After years of wiring together auth providers and email services, we decided to build the platform we wished existed. Today, Zyphr enters public beta.</description>
      <pubDate>Tue, 06 Jan 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>