Skip to content

Commit 62dad0e

Browse files
committed
Remove references to rate-limiting.
1 parent eb9b5f9 commit 62dad0e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

modules/ossm-servicemesh-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ Module included in the following assemblies:
1010

1111
Microservice architectures split the work of enterprise applications into modular services, which can make scaling and maintenance easier. However, as an enterprise application built on a microservice architecture grows in size and complexity, it becomes difficult to understand and manage. {ProductShortName} can address those architecture problems by capturing or intercepting traffic between services and can modify, redirect, or create new requests to other services.
1212

13-
{ProductShortName}, which is based on the open source link:https://istio.io/[Istio project], provides an easy way to create a network of deployed services that provides discovery, load balancing, service-to-service authentication, failure recovery, metrics, and monitoring. A service mesh also provides more complex operational functionality, including A/B testing, canary releases, rate limiting, access control, and end-to-end authentication.
13+
{ProductShortName}, which is based on the open source link:https://istio.io/[Istio project], provides an easy way to create a network of deployed services that provides discovery, load balancing, service-to-service authentication, failure recovery, metrics, and monitoring. A service mesh also provides more complex operational functionality, including A/B testing, canary releases, access control, and end-to-end authentication.

modules/ossm-understanding-service-mesh.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,5 @@ Based on the open source link:https://istio.io/[Istio] project, {ProductName} ad
2525

2626
* A/B testing
2727
* Canary releases
28-
* Rate limiting
2928
* Access control
3029
* End-to-end authentication

0 commit comments

Comments
 (0)