How can you filter and route network traffic in Azure networks?Using physical routersAzure Network Security Groups and Azure Route TablesThrough Azure Virtual Network GatewayAzure Load Balancer only
Question
How can you filter and route network traffic in Azure networks?Using physical routersAzure Network Security Groups and Azure Route TablesThrough Azure Virtual Network GatewayAzure Load Balancer only
Solution
You can filter and route network traffic in Azure networks using the following methods:
-
Azure Network Security Groups (NSGs): NSGs allow you to filter network traffic to and from Azure resources in an Azure virtual network. An NSG can contain multiple inbound and outbound security rules that enable you to filter traffic to and from resources by source and destination IP address, port, and protocol.
-
Azure Route Tables: Route tables in Azure enable you to control the routing of network traffic. You can create custom routes to direct traffic between subnets, to specific network interfaces, or to a virtual network gateway.
-
Azure Virtual Network Gateway: This is a specific type of virtual network gateway that is used to send encrypted traffic between an Azure virtual network and an on-premises location over the public Internet. It can also be used to send traffic between virtual networks.
-
Azure Load Balancer: This is a Layer 4 (TCP, UDP) load balancer that provides high availability by distributing incoming traffic among healthy instances of services defined in a load-balanced set. It can also be used to manage network traffic.
Remember, the method you choose depends on your specific needs and the nature of the network traffic you are dealing with.
Similar Questions
In Azure, how can you secure network traffic between Virtual Machines within the same Virtual Network?Azure Virtual Network GatewayAzure Network Security GroupsAzure Load BalancerPhysical firewalls
You are implementing Azure network security and want to configure a feature that inspects and filters network traffic. You also want to be able to deny or allow various traffic types.What Azure security feature should you implement?
What is the purpose of Azure Route Tables?To create routes for physical cablesTo manage Azure subscriptionsTo filter internet trafficTo define routing for network traffic in Azure Virtual Networks
Which Azure service enables communication between on-premises networks and Azure Virtual Networks securely?Azure Virtual Network GatewayAzure Load BalancerAzure Virtual MachineAzure Traffic Manager
Which Azure component helps distribute incoming network traffic across multiple servers to ensure no single server is overwhelmed?Azure Traffic ManagerAzure Route TablesAzure Virtual Network GatewayAzure Load Balancer
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.