typo fix
This commit is contained in:
parent
9e867d3b93
commit
56a234b999
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue