This commit is contained in:
Karl Cardenas 2022-01-14 15:09:33 -07:00
parent 9e867d3b93
commit 56a234b999
No known key found for this signature in database
GPG Key ID: 0AC61D76B41F1EDC
1 changed files with 2 additions and 2 deletions

View File

@ -56,11 +56,11 @@ API Gateways can be used togehter with a _service mesh_ to bridge external netwo
A _service mesh_ is primarly used for handling east-west based traffic. East-west traffic traditionaly remains inside a datacenter or a VPC.
A _service mesh_ can be connected to another _service mesh_ in another datacenter or VPC to form a federated mesh.
## What Problems Does Service Mesh Solve?
## What Problems Does a Service Mesh Solve?
Consul is a bit tricky to master.
## How Do You Implement Service Mesh?
## How Do You Implement a Service Mesh?
Easy peasy, use Terraform