From ab07918f36563eab78a2297e33b0c83f96ef504a Mon Sep 17 00:00:00 2001 From: Kevin Reynolds Date: Thu, 2 May 2024 12:23:36 -0400 Subject: [PATCH 1/9] feedback --- labapp/app/markdown/lb.md | 8 ++++---- labapp/app/markdown/overview.md | 8 ++++---- labapp/app/markdown/portability.md | 4 +++- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/labapp/app/markdown/lb.md b/labapp/app/markdown/lb.md index 69164cb..7d30912 100644 --- a/labapp/app/markdown/lb.md +++ b/labapp/app/markdown/lb.md @@ -7,8 +7,8 @@ Load balancing is the cornerstone of XC's App Connect functionality. -L7 MCN requires discovering services at one site and making those services available at some other site. -That's accomplished by configuring origin pools and load balancers. +L7 MCN requires discovering services at one site and making those services available to another. +XC implements this functionality with origin pools and load balancers. More complicated configurations (underlay networking, security services, observability, etc.) are built on these primitives.
@@ -21,7 +21,7 @@ Build an origin pool and load balancer based on the exercise requirements.