TECHNOLOGY TIPS
Networking Bandwidth Testing
Networking bandwidth testing , a quick example:
On server
#iperf -s -u -i
2
From client
# iperf -u -c -b 900M -t60
-Mani
AWS – Database Migration Service – Wildcard Include and Exclude Table




AWS Database Migration Services(DMS) provides an easy to use the…