Cloud Computing Presentation
Cloud Computing Presentation
Azure
Networking
Services
Group Members
1. Muhammad Shahmir
Yousaf (21L-5259)
Load
Hybrid Balancing &
03 Connectivity 04
Content
Delivery
Network Azure Traffic
05 06
Security Manager
Network
Demonstra
07 Monitoring and tion
08
Management
Azure Virtual Network
Example of Deploying
a VM into a Virtual
● Building Block for Network
Private Network
● Choose the Azure
region that hosts your
● Flexibility and
VNet.
Control
● Select the VNet and a
specific subnet where
● Integration with the VM will be located.
Azure Services ● Configure the VM’s
network security group
(NSG) rules to manage
inbound and outbound
traffic.
Connectivity Options
Public vs
Private 1
Connectivity
● Virtual WAN
Performan ● VPN Gateway
ce ● ExpressRoute
● Peering
Security Service
Hybrid
Cost 2 Networkin
g
Hybrid Connectivity
Virtual ExpressR VPN
WAN oute Gateway
Azure Firewall
State-full
Firewall
Here are some concise steps to set up a Virtual Network (VNet) in Azure:
1. Step 1: Log in to Azure Portal, Access portal.azure.com
2. Step 2: Creating VNet, Go to "Create a resource", Search for
"Virtual Network" and select it. Click "Create".
3. Step 3: Configure VNet, Enter Subscription, Resource Group, and
VNet name. Choose a Region. Set Address Space (e.g.,
10.0.0.0/16).
4. Step 4: For Creating Subnet, Under Subnets, click Add Subnet.
Enter Subnet name and Subnet address range (e.g.,
10.0.1.0/24).
5. Step 5: Review settings and click Create.
Thank You!
Do you have any
Questions?