mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
Apply suggestions from code review
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
This commit is contained in:
parent
ff80779d4b
commit
6be5970217
@ -2,13 +2,13 @@
|
|||||||
layout: docs
|
layout: docs
|
||||||
page_title: What is a service mesh?
|
page_title: What is a service mesh?
|
||||||
description: >-
|
description: >-
|
||||||
Learn what a service mesh is, it's benefits, and how it works.
|
Learn what a service mesh is, its benefits, and how it works.
|
||||||
A service mesh can solve many of the modern challenges that exist in multi-platform and multi-cloud application architectures, ranging from security to application resiliency.
|
A service mesh can solve many of the modern challenges that exist in multi-platform and multi-cloud application architectures, ranging from security to application resiliency.
|
||||||
---
|
---
|
||||||
|
|
||||||
# What is a Service Mesh?
|
# What is a Service Mesh?
|
||||||
|
|
||||||
A _service mesh_ is a dedicated network layer that provides secure service-to-service communication for on-prem, cloud, or multi-cloud infrastructure.
|
A _service mesh_ is a dedicated network layer that provides secure service-to-service communication within and across infrastructure, including on-premises and cloud environments.
|
||||||
Service meshes are often used with a microservice architectural pattern, but can provide value in any scenario where complex networking is involved.
|
Service meshes are often used with a microservice architectural pattern, but can provide value in any scenario where complex networking is involved.
|
||||||
|
|
||||||
## Benefits of a Service Mesh
|
## Benefits of a Service Mesh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user