diff --git a/blog/en/blog/2024/07/25/different-rate-limits-apisix.md b/blog/en/blog/2024/07/25/different-rate-limits-apisix.md index d32a742dd7484..71be0726f344f 100644 --- a/blog/en/blog/2024/07/25/different-rate-limits-apisix.md +++ b/blog/en/blog/2024/07/25/different-rate-limits-apisix.md @@ -20,7 +20,7 @@ image: https://static.apiseven.com/uploads/2024/07/27/U4BZicm8_speedometer-12496 ->In my talk Evolving your APIs, I mention that an API Gateways is a Reverse Proxy "on steroids". One key difference between the former and the latter is that the API Gateway is not unfriendly to business logic. The poster child is rate-limiting. +>In my talk Evolving your APIs, I mention that an API Gateway is a Reverse Proxy "on steroids". One key difference between the former and the latter is that the API Gateway is not unfriendly to business logic. The poster child is rate-limiting.