Learning Objectives
This guide is structured around three key Azure components:-
Azure Load Balancer
The Azure Load Balancer is a fundamental service that increases application availability by distributing incoming network traffic across multiple servers. In this section, you will learn how to:- Configure load balancing rules to optimize traffic distribution.
- Implement session persistence for a consistent and reliable user experience.
-
Azure Application Gateways
Azure Application Gateways offer advanced routing capabilities with application-level load balancing. This section focuses on:- Identifying and understanding the key components of the gateway.
- Implementing routing rules to efficiently manage web traffic.
- Enhancing application security and performance through smart configuration.
-
Network Watcher
Network Watcher is an essential tool for monitoring and troubleshooting network operations. Here, we cover:- Continuous monitoring of network communications.
- Diagnosing network issues quickly and effectively.
- Ensuring compliance with network security standards.
Before you begin, verify that your Azure subscription is properly configured and that you have the necessary permissions to manage these network services.