From 1ab10e16c30ce991afac0cb16ec20c2eb272d403 Mon Sep 17 00:00:00 2001 From: Evan Corkrean <62527488+corkrean@users.noreply.github.com> Date: Fri, 31 Jul 2026 10:45:23 -0600 Subject: [PATCH 1/2] rate limit rebrand --- app/authzed/concepts/rate-limiting/page.mdx | 4 ++-- app/authzed/guides/picking-a-product/page.mdx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/authzed/concepts/rate-limiting/page.mdx b/app/authzed/concepts/rate-limiting/page.mdx index 823d8de9..1331a57b 100644 --- a/app/authzed/concepts/rate-limiting/page.mdx +++ b/app/authzed/concepts/rate-limiting/page.mdx @@ -1,11 +1,11 @@ --- -title: "Rate Limiting" +title: "Rate Limiting for Overload Protection" description: "Configure distributed rate limiting for AuthZed API requests" --- import { Callout } from "nextra/components"; -# Rate Limiting +# Rate Limiting for Overload Protection **Tech Preview**: This feature is currently in Tech Preview and is subject to change. diff --git a/app/authzed/guides/picking-a-product/page.mdx b/app/authzed/guides/picking-a-product/page.mdx index e9e5bd6b..cf445d08 100644 --- a/app/authzed/guides/picking-a-product/page.mdx +++ b/app/authzed/guides/picking-a-product/page.mdx @@ -24,7 +24,7 @@ This document is designed to give a high-level overview of the features supporte | [Automated Updates] | DIY | | | DIY | | [SOC2 Compliance] | DIY | | | DIY | | [Audit Logging] | | | | | -| [Rate Limiting] | | | | | +| [Rate Limiting for Overload Protection] | | | | | | [Multi-Region Deployments] | DIY | | | DIY | | [Security Embargo] | | | | | | [Restricted API Access] | DIY | | | | @@ -45,7 +45,7 @@ This document is designed to give a high-level overview of the features supporte [Private Networking]: ../concepts/private-networking [Workload Isolation]: ../concepts/workload-isolation [Restricted API Access]: ../concepts/restricted-api-access -[Rate Limiting]: ../concepts/rate-limiting +[Rate Limiting for Overload Protection]: ../concepts/rate-limiting ## Product Overviews From 551dc3ccfe6c1651ce8dc22ae4d3352eb04ea081 Mon Sep 17 00:00:00 2001 From: Evan Corkrean <62527488+corkrean@users.noreply.github.com> Date: Fri, 31 Jul 2026 10:53:19 -0600 Subject: [PATCH 2/2] format fix --- app/authzed/guides/picking-a-product/page.mdx | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/app/authzed/guides/picking-a-product/page.mdx b/app/authzed/guides/picking-a-product/page.mdx index cf445d08..8fbf8dc5 100644 --- a/app/authzed/guides/picking-a-product/page.mdx +++ b/app/authzed/guides/picking-a-product/page.mdx @@ -13,22 +13,22 @@ This document is designed to give a high-level overview of the features supporte ## Feature Matrix -| Feature | [Open Source] | [Cloud] | [Dedicated] | [Enterprise] | -| ---------------------------- | :-----------: | :-----: | :---------: | :----------: | -| Self-Hosted | | | | | -| No-commit pricing | | | | | -| [Materialize (Early Access)] | | | | | -| [Management Dashboard] | | | | | -| [Private Networking] | DIY | | | DIY | -| [Workload Isolation] | DIY | | | DIY | -| [Automated Updates] | DIY | | | DIY | -| [SOC2 Compliance] | DIY | | | DIY | -| [Audit Logging] | | | | | -| [Rate Limiting for Overload Protection] | | | | | -| [Multi-Region Deployments] | DIY | | | DIY | -| [Security Embargo] | | | | | -| [Restricted API Access] | DIY | | | | -| [Expedited Support] | | | | | +| Feature | [Open Source] | [Cloud] | [Dedicated] | [Enterprise] | +| --------------------------------------- | :-----------: | :-----: | :---------: | :----------: | +| Self-Hosted | | | | | +| No-commit pricing | | | | | +| [Materialize (Early Access)] | | | | | +| [Management Dashboard] | | | | | +| [Private Networking] | DIY | | | DIY | +| [Workload Isolation] | DIY | | | DIY | +| [Automated Updates] | DIY | | | DIY | +| [SOC2 Compliance] | DIY | | | DIY | +| [Audit Logging] | | | | | +| [Rate Limiting for Overload Protection] | | | | | +| [Multi-Region Deployments] | DIY | | | DIY | +| [Security Embargo] | | | | | +| [Restricted API Access] | DIY | | | | +| [Expedited Support] | | | | | [Cloud]: #cloud [Dedicated]: #dedicated