DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workkloads.

Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

Related

  • Pilot VPC and Advanced NAT: Securely Connect Overlapping Networks to AWS VPC
  • Mastering BGP Neighborship: Effective Troubleshooting Strategies
  • Automate DNS Records Creation With ExternalDNS on AWS Elastic Kubernetes Service
  • 5 DNS Troubleshooting Tips for Network Teams

Trending

  • A Guide to Developing Large Language Models Part 1: Pretraining
  • It’s Not About Control — It’s About Collaboration Between Architecture and Security
  • Rethinking Recruitment: A Journey Through Hiring Practices
  • While Performing Dependency Selection, I Avoid the Loss Of Sleep From Node.js Libraries' Dangers
  1. DZone
  2. Testing, Deployment, and Maintenance
  3. Monitoring and Observability
  4. EC2 Network Performance Cheat Sheet

EC2 Network Performance Cheat Sheet

I have run the network performance benchmark in us-east-1 on April 12th, 2018 using iperf3. Each benchmark run took 60 minutes, and a data point was recorded...

By 
Andreas Wittig user avatar
Andreas Wittig
·
Updated Apr. 28, 20 · Analysis
Likes (7)
Comment
Save
Tweet
Share
37.9K Views

Join the DZone community and get the full member experience.

Join For Free

What is the maximum network throughput of your EC2 instance? The answer to this question is key to choosing the type of an instance or defining monitoring alerts on network throughput.

Unfortunately, you will only find very vague information about the networking capabilities of EC2 instances within AWS's service description and documentation. That is why I run a network performance benchmark for almost all EC2 instance types within the last few days. The results are compiled into the following cheat sheet.

The data analysis in the following table shows the burst and baseline throughput of each instance type. The burst throughput is defined as the 95th percentile, which means the throughput was at least reached for 3 minutes. The baseline throughput is defined as the 10th percentile, which means the throughput was reached at least for 54 minutes.

I have run the network performance benchmark in `us-east-1` on April 12th, 2018 using  iperf3 . Each benchmark run took 60 minutes, and a data point was recorded every minute. A fresh  c5.18xlarge  was used as the counterparty for the network benchmark of each instance type.

Update: I run the network performance benchmark for  t3.* ,  i3.metal , and  z1d.*  at September 25th, 2018.

Please note, that the network benchmark was just a random sample and does not claim to be 100% accurate. Therefore, you should treat the EC2 Network Performance Cheat Sheet as the first guide when choosing an instance type based on your network throughput needs. If network throughput is critical to your infrastructure, you should run network benchmarks yourself to verify my results.


Instance Type Baseline (Gbit/s)
Burst (Gbit/s)
m5.large
0.74
10.04
m5.xlarge
1.24
10.04
m5.2xlarge
2.49
10.04
m5.4xlarge
4.97
10.04
m5.12xlarge
10.04

m5.24xlarge
21.49

t3.nano
0.03
5.06
t3.micro
0.06
5.09
t3.small
0.13
5.11
t3.medium
0.25
4.98
t3.large
0.51
5.11
t3.xlarge
1.02
5.11
t3.2xlarge
2.04
5.11
... ... ...


Looking for the network performance of other instance types? Check out my blog post on cloudonaut.io.

AWS Network performance Network

Published at DZone with permission of Andreas Wittig. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • Pilot VPC and Advanced NAT: Securely Connect Overlapping Networks to AWS VPC
  • Mastering BGP Neighborship: Effective Troubleshooting Strategies
  • Automate DNS Records Creation With ExternalDNS on AWS Elastic Kubernetes Service
  • 5 DNS Troubleshooting Tips for Network Teams

Partner Resources

×

Comments
Oops! Something Went Wrong

The likes didn't load as expected. Please refresh the page and try again.

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends:

Likes
There are no likes...yet! 👀
Be the first to like this post!
It looks like you're not logged in.
Sign in to see who liked this post!