Update README.md (#19413)

This commit is contained in:
David Yu 2023-10-31 08:45:47 -07:00 committed by GitHub
parent 7a5d0a62dd
commit 54717e683b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ Consul provides several key features:
can use sidecar proxies in a service mesh configuration to establish TLS
connections for inbound and outbound connections with Transparent Proxy.
* **API Gateway** - Consul API Gateway manages access to services within Consul Service Mesh,
allow users to define traffic and authorization policies to services deployed within the mesh.
* **Service Discovery** - Consul makes it simple for services to register
themselves and to discover other services via a DNS or HTTP interface.
External services such as SaaS providers can be registered as well.