1
+ # ## YamlMime:Landing
2
+
3
+ title : Load Balancer documentation
4
+ summary : Learn how to use Azure Load Balancer to efficiently distribute traffic and improve application scalability. Explore quickstarts, tutorials, and how-to guides for deploying load balancers in virtual machines, cloud resources, and cross-premises networks.
5
+
6
+ metadata :
7
+ title : Load Balancer
8
+ description : Learn how to use Azure Load Balancer to efficiently distribute traffic and improve application scalability. Explore quickstarts, tutorials, and how-to guides for deploying load balancers in virtual machines, cloud resources, and cross-premises networks.
9
+ ms.service : azure-load-balancer
10
+ ms.topic : landing-page
11
+ author : mbender-ms
12
+ ms.author : mbender
13
+ ms.date : 08/07/2024
14
+ ms.custom : engagement-fy23, seo-FY24Q2
15
+
16
+ # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
17
+
18
+ landingContent :
19
+ # Cards and links should be based on top customer tasks or top subjects
20
+ # Start card title with a verb
21
+ # Card (optional)
22
+ - title : Learn about Azure Load Balancer
23
+ linkLists :
24
+ - linkListType : overview
25
+ links :
26
+ - text : What is Azure Load Balancer?
27
+ url : /azure/load-balancer/overview
28
+ - text : Choose a load balancer
29
+ url : /azure/architecture/guide/technology-choices/load-balancing-overview
30
+ - linkListType : learn
31
+ links :
32
+ - text : Introduction to Azure Load Balancer
33
+ url : /training/modules/intro-to-azure-load-balancer/
34
+ - text : Improve application scalability and resiliency by using Azure Load Balancer
35
+ url : /training/modules/improve-app-scalability-resiliency-with-load-balancer/
36
+ # Card (optional)
37
+ - title : Concepts and Architecture
38
+ linkLists :
39
+ - linkListType : concept
40
+ links :
41
+ - text : Load-balancing options
42
+ url : /azure/architecture/guide/technology-choices/load-balancing-overview
43
+ - text : Windows n-tier applications on Azure
44
+ url : /azure/architecture/aws-professional/networking
45
+ - text : Gateway load balancer overview
46
+ url : /azure/load-balancer/overview
47
+ # Card
48
+ - title : Plan and design
49
+ linkLists :
50
+ - linkListType : concept
51
+ links :
52
+ - text : Plan your implementation
53
+ url : /azure/load-balancer/overview
54
+ - text : Outbound connections in Azure
55
+ url : /azure/load-balancer/overview
56
+
57
+ - title : Deployment
58
+ linkLists :
59
+ - linkListType : quickstart
60
+ links :
61
+ - text : Create a public load balancer to load balance VMs
62
+ url : /azure/load-balancer/quickstart-load-balancer-standard-public-portal
63
+ - text : Create an internal load balancer to load balance VMs
64
+ url : /azure/load-balancer/quickstart-load-balancer-standard-internal-portal
65
+ - linkListType : tutorial
66
+ links :
67
+ - text : Load balance VMs across availability zones with a Standard Load Balancer
68
+ url : /azure/load-balancer/quickstart-load-balancer-standard-public-portal
69
+ # Card
70
+ - title : Manage and monitor
71
+ linkLists :
72
+
73
+ # Card
74
+ - title : Reliability and availability
75
+ linkLists :
76
+
77
+ # Card
78
+ - title : Security and compliance
79
+ linkLists :
80
+
81
+ # Card
82
+ - title : Troubleshoot
83
+ linkLists :
84
+
85
+ # Card
86
+ - title : How-to guidance
87
+ linkLists :
88
+
89
+ # Card
90
+ - title : Load balancing and content delivery
91
+ linkLists :
92
+ - linkListType : concept
93
+ links :
94
+ - text : Azure Front Door overview
95
+ url : /azure/frontdoor/front-door-overview
96
+ - text : Azure Application Gateway overview
97
+ url : /azure/application-gateway/overview
98
+
99
+ # Card
100
+ - title : Training
101
+ linkLists:
0 commit comments