Skip to content

Commit 4af193e

Browse files
authored
Merge pull request #280282 from mbender-ms/lbcd-index
load balancer - Hub Page
2 parents 6a30d66 + da52ddb commit 4af193e

File tree

6 files changed

+156
-0
lines changed

6 files changed

+156
-0
lines changed

articles/networking/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
href: ../vpn-gateway/vpn-gateway-about-vpngateways.md?toc=%2fazure%2fnetworking%2ftoc.json
4141
- name: Cross-premises connectivity - dedicated private
4242
href: ../expressroute/expressroute-workflows.md?toc=%2fazure%2fnetworking%2ftoc.json
43+
- name: Load balancing and content delivery
44+
href: load-balancer-content-delivery/index.yml
4345
- name: Backend connectivity interoperability
4446
items:
4547
- name: Preface and Test Setup
Lines changed: 150 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,150 @@
1+
### YamlMime:Hub
2+
title: Azure load balancing and content delivery
3+
summary: Learn about the various Azure load balancing and content delivery services available that provide security for your resources in Azure. Services include Azure Load Balancer, Azure Gateway Load Balancer, Azure Application Gateway, and Azure Front Door.
4+
brand: azure ## Used for color theming of icons and hero area
5+
6+
metadata:
7+
title: Azure load balancing and content delivery
8+
summary: Learn about the various Azure load balancing and content delivery services available that provide security for your resources in Azure. Services include Azure Load Balancer, Azure Gateway Load Balancer, Azure Application Gateway, and Azure Front Door.
9+
ms.service: load-balancer
10+
ms.topic: hub-page
11+
author: mbender-ms
12+
ms.author: mbender
13+
manager: kumudD
14+
ms.date: 07/15/2024
15+
16+
highlightedContent:
17+
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
18+
items:
19+
- title: Choose a load balancing solution
20+
itemType: concept
21+
url: /azure/architecture/guide/technology-choices/load-balancing-overview
22+
- title: Hub-spoke network topology in Azure
23+
itemType: architecture
24+
url: /azure/architecture/reference-architectures/hybrid-networking/hub-spoke
25+
- title: Azure Networking blogs
26+
itemType: concept
27+
url: https://azure.microsoft.com/blog/topics/networking/
28+
- title: Azure Networking services overview
29+
itemType: concept
30+
url: /azure/networking/
31+
32+
productDirectory:
33+
title: Get started
34+
items:
35+
- title: Azure Load Balancer
36+
imageSrc: ./media/load-balancer.svg
37+
summary: "Manage distribution of load-balanced traffic for public and internal traffic with Azure Load Balancer."
38+
url: /azure/load-balancer
39+
- title: Azure Application Gateway
40+
imageSrc: ./media/application-gateway.svg
41+
summary: "Optimize app delivery with Azure Application Gateway for HTTP/HTTPS traffic."
42+
url: /azure/application-gateway
43+
- title: Azure Front Door
44+
imageSrc: ./media/front-door-cdn.svg
45+
summary: "Manage web application performance and global routing with Azure Front Door."
46+
url: /azure/frontdoor/
47+
48+
conceptualContent:
49+
sections:
50+
- title: Use cases and scenarios
51+
summary: Design and deploy a load balancing solution that meets your application requirements
52+
items:
53+
54+
- title: 'Load balance your applications and workloads in Azure.'
55+
links:
56+
- text: 'Quickstart: Create a public load balancer to load balance VMs using the Azure portal'
57+
itemType: learn
58+
url: /azure/load-balancer/quickstart-load-balancer-standard-public-portal
59+
- text: 'What is Azure Load Balancer?'
60+
itemType: learn
61+
url: /azure/load-balancer/load-balancer-overview
62+
- text: 'Azure Load Balancer components'
63+
itemType: learn
64+
url: /azure/load-balancer/components
65+
- text: 'Gateway Load Balancer'
66+
itemType: learn
67+
url: /azure/load-balancer/gateway-overview
68+
69+
- title: "Improve performance and globally scale your applications in Azure."
70+
links:
71+
- text: 'What is Azure Application Gateway?'
72+
itemType: learn
73+
url: /azure/application-gateway/overview
74+
- text: 'Application Gateway infrastructure configuration'
75+
itemType: learn
76+
url: /azure/application-gateway/configuration-infrastructure
77+
- text: 'Rewrite HTTP headers and URL with Application Gateway'
78+
itemType: learn
79+
url: /azure/application-gateway/rewrite-http-headers-url
80+
- text: 'Generate an Azure Application Gateway self-signed certificate with a custom root CA'
81+
itemType: learn
82+
url: /azure/application-gateway/self-signed-certificates
83+
84+
- title: "Deploy global applications for high performance and availability."
85+
links:
86+
- text: 'What is Azure Front Door?'
87+
itemType: learn
88+
url: /azure/frontdoor/front-door-overview
89+
- text: 'Configure HTTPS on an Azure Front Door custom domain by using the Azure portal'
90+
itemType: learn
91+
url: /azure/frontdoor/standard-premium/how-to-configure-https-custom-domain
92+
- text: 'Comparison between Azure Front Door and Azure CDN services'
93+
itemType: learn
94+
url: /azure/frontdoor/front-door-cdn-comparison
95+
- text: 'Web Application Firewall (WAF) on Azure Front Door'
96+
itemType: learn
97+
url: /azure/frontdoor/web-application-firewall
98+
99+
- title: Learn more about Azure load balancing and content delivery
100+
summary: Explore additional resources to help you design and deploy a load balancing solution
101+
items:
102+
# Card
103+
- title: "Training modules"
104+
links:
105+
- text: "Configure Azure Load Balancer"
106+
itemType: training
107+
url: /training/modules/configure-azure-load-balancer/
108+
- text: "Improve application scalability and resiliency by using Azure Load Balancer"
109+
url: /training/modules/improve-app-scalability-resiliency-with-load-balancer/
110+
itemType: training
111+
- text: "Configure Azure Application Gateway"
112+
url: /training/modules/configure-azure-application-gateway/
113+
itemType: training
114+
- text: "Introduction to Azure Front Door"
115+
url: /training/modules/intro-to-azure-front-door/
116+
itemType: training
117+
118+
- title: "Azure Well-Architected Framework"
119+
links:
120+
- text: "Operational excellence and Azure Load Balancer"
121+
itemType: architecture
122+
url: /azure/well-architected/service-guides/azure-load-balancer/operational-excellence
123+
- text: "Azure Well-Architected Framework review - Azure Application Gateway v2"
124+
itemType: architecture
125+
url: /azure/well-architected/service-guides/azure-application-gateway
126+
- text: "Azure Well-Architected Framework perspective on Azure Front Door"
127+
itemType: architecture
128+
url: /azure/well-architected/service-guides/azure-front-door
129+
- title: "Azure Architecture Center"
130+
links:
131+
- text: "Load-balancing options"
132+
itemType: architecture
133+
url: /azure/architecture/guide/technology-choices/load-balancing-overview
134+
- text: "Azure Front Door Architecture and Concepts"
135+
itemType: architecture
136+
url: /azure/frontdoor/
137+
- text: "Zero-trust network for web applications with Azure Firewall and Application Gateway"
138+
url: /azure/well-architected/reliability/regions-availability-zones
139+
itemType: architecture
140+
- title: "Cloud Adoption Framework"
141+
links:
142+
- text: "Plan for application delivery"
143+
itemType: concept
144+
url: /azure/cloud-adoption-framework/ready/azure-best-practices/plan-for-app-delivery
145+
- text: "Introduction to Azure application delivery services"
146+
itemType: concept
147+
url: /training/paths/intro-to-azure-application-delivery-services/
148+
149+
# additionalContent section (optional)
150+
# Card with summary style
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)