Proximity Placement Groups and Accelerated Networking

Proximity Placement Groups and Accelerated Networking

Proximity Placement Group

In this video I go over the benefits of using Azure Proximity Placement Groups and Accelerated networking with Azure IaaS VM’s.  I start by explaining what Proximity Placement Groups are and how they work, then go over the basics of Accelerated Networking.  After that, I deploy a Proximity Placement Group and accelerated networking and compare results with and without the features enabled.

Links
VM Size and OS support for Accelerated Networking:
https://docs.microsoft.com/en-us/azure/virtual-network/create-vm-accelerated-networking-powershell#limitations-and-constraints
Latte.exe:
https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-test-latency
Azure Availability:
https://www.ciraltos.com/azure-101-azure-locations-regions-and-high-availability/

Latte Commands:

# Receiver
# Allow Latte through the Firewall 
netsh advfirewall firewall add rule program=c:\Tools\latte.exe name="Latte" protocol=any dir=in action=allow enable=yes profile=ANY
# Start Receiver
C:\tools\latte.exe -a 10.0.0.4:5005 -i 651000

# Sender
C:\Tools\latte.exe -c -a 10.0.0.4:5005 -i 651000

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Click Here!
September 2024
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
30  
Scroll to Top