From a74b1ab1e6baf95f27d2d615453966b621be4b8e Mon Sep 17 00:00:00 2001 From: John Dutton Date: Tue, 8 Oct 2024 15:58:05 -0400 Subject: [PATCH 1/3] swap jpg diagram for svg --- .../high-impact-ad-traffic-arch-1.svg | 387 ++++++++++++++++++ .../index.md | 15 +- 2 files changed, 395 insertions(+), 7 deletions(-) create mode 100644 docs/guides/akamai/solutions/preparing-infrastructure-for-high-impact-ad-traffic/high-impact-ad-traffic-arch-1.svg diff --git a/docs/guides/akamai/solutions/preparing-infrastructure-for-high-impact-ad-traffic/high-impact-ad-traffic-arch-1.svg b/docs/guides/akamai/solutions/preparing-infrastructure-for-high-impact-ad-traffic/high-impact-ad-traffic-arch-1.svg new file mode 100644 index 00000000000..3e7366486b6 --- /dev/null +++ b/docs/guides/akamai/solutions/preparing-infrastructure-for-high-impact-ad-traffic/high-impact-ad-traffic-arch-1.svg @@ -0,0 +1,387 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/guides/akamai/solutions/preparing-infrastructure-for-high-impact-ad-traffic/index.md b/docs/guides/akamai/solutions/preparing-infrastructure-for-high-impact-ad-traffic/index.md index 23a60e5ef2d..c1dd658bf5e 100644 --- a/docs/guides/akamai/solutions/preparing-infrastructure-for-high-impact-ad-traffic/index.md +++ b/docs/guides/akamai/solutions/preparing-infrastructure-for-high-impact-ad-traffic/index.md @@ -62,19 +62,20 @@ At the edge, Akamai’s [App & API Protector](https://www.akamai.com/products/ap 1. Edge servers running [Ion](https://www.akamai.com/products/web-performance-optimization) deliver web content to end users, reduce DNS lookup time, and accelerate traffic to provide a fast and responsive user experience. -1. [Image & Video Manager](https://www.akamai.com/products/image-and-video-manager) provides image optimization to increase performance while maintaining visible quality. +2. [Image & Video Manager](https://www.akamai.com/products/image-and-video-manager) provides image optimization to increase performance while maintaining visible quality. -1. Edge servers using App & API Protector and Bot Manager protect against established and emerging threats including DDsS, bot attacks, application and API attacks, and more. +3. Edge servers using App & API Protector and Bot Manager protect against established and emerging threats including DDsS, bot attacks, application and API attacks, and more. -1. EdgeWorkers allow performance-sensitive compute workloads to be moved to the edge to reduce both latency and origin load. +4. EdgeWorkers allow performance-sensitive compute workloads to be moved to the edge to reduce both latency and origin load. -1. Queue-it waiting rooms allow for user prioritization and enhance the user experience during periods of extremely high traffic. +5. Queue-it waiting rooms allow for user prioritization and enhance the user experience during periods of extremely high traffic. -1. TrafficPeak on Akamai Connected Cloud provides near real-time visualization of event data. +6. TrafficPeak on Akamai Connected Cloud provides near real-time visualization of event data. -1. Akamai routes CDN traffic through designated edge servers. This allows customers to drop traffic from other sources and prevent attackers from bypassing edge-based protection. +7. Akamai routes CDN traffic through designated edge servers. This allows customers to drop traffic from other sources and prevent attackers from bypassing edge-based protection. +{#high-impact-ad-arch .large-diagram} -![High-Impact Advertising Infrastructure Architecture](high-impact-ad-traffic-architecture-1.jpg "High-Impact Advertising Infrastructure Architecture") +![High-Impact Advertising Infrastructure Architecture](high-impact-ad-traffic-arch-1.svg?diagram-description-id=high-impact-ad-arch) ### Systems and Components From e99fe6f59be9e7994c1f8e06820963a9db694cae Mon Sep 17 00:00:00 2001 From: Nathan Melehan Date: Tue, 8 Oct 2024 16:10:42 -0400 Subject: [PATCH 2/3] Fix SVG syntax --- .../high-impact-ad-traffic-arch-1.svg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/akamai/solutions/preparing-infrastructure-for-high-impact-ad-traffic/high-impact-ad-traffic-arch-1.svg b/docs/guides/akamai/solutions/preparing-infrastructure-for-high-impact-ad-traffic/high-impact-ad-traffic-arch-1.svg index 3e7366486b6..83a69e26e5e 100644 --- a/docs/guides/akamai/solutions/preparing-infrastructure-for-high-impact-ad-traffic/high-impact-ad-traffic-arch-1.svg +++ b/docs/guides/akamai/solutions/preparing-infrastructure-for-high-impact-ad-traffic/high-impact-ad-traffic-arch-1.svg @@ -139,12 +139,12 @@ - - From e72bed837faa6decb1763958b005eff0dde8f0ac Mon Sep 17 00:00:00 2001 From: John Dutton Date: Tue, 8 Oct 2024 16:27:58 -0400 Subject: [PATCH 3/3] add rest of SVG hover elements --- .../high-impact-ad-traffic-arch-1.svg | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/docs/guides/akamai/solutions/preparing-infrastructure-for-high-impact-ad-traffic/high-impact-ad-traffic-arch-1.svg b/docs/guides/akamai/solutions/preparing-infrastructure-for-high-impact-ad-traffic/high-impact-ad-traffic-arch-1.svg index 83a69e26e5e..fcf65fdb888 100644 --- a/docs/guides/akamai/solutions/preparing-infrastructure-for-high-impact-ad-traffic/high-impact-ad-traffic-arch-1.svg +++ b/docs/guides/akamai/solutions/preparing-infrastructure-for-high-impact-ad-traffic/high-impact-ad-traffic-arch-1.svg @@ -268,12 +268,18 @@ - + + + - + + + - + + + @@ -364,7 +370,9 @@ - + + +