/docs/concepts

This commit is contained in:
boruszak 2022-09-13 15:00:43 -05:00
parent a95a7ec40f
commit 9c5de92d9f
2 changed files with 4 additions and 6 deletions

View File

@ -1,9 +1,8 @@
---
layout: docs
page_title: Service Discovery
page_title: Service Discovery Explained
description: >-
Learn what service discovery is, its benefits, and how it works.
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.
Service discovery dynamically catalogs microservices with DNS to help you discover, track, and monitor service instances on your network. Learn about the benefits of service discovery and how it works.
---
# What is service discovery?

View File

@ -1,9 +1,8 @@
---
layout: docs
page_title: Service Mesh
page_title: Service Mesh Explained
description: >-
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.
Service mesh is a dedicated network layer for secure microservice communication. Learn about its benefits and how to solve challenges in hybrid and multicloud environments with Consuls service mesh.
---
# What is a service mesh?