Actively measure the maximum achievable TCP and UDP bandwidth across any network path.
iPerf3 is the standard open source tool for actively measuring the maximum achievable bandwidth on an IP network. It runs a lightweight server that clients connect to, reporting throughput, jitter and packet loss for both TCP and UDP, so you can benchmark and troubleshoot network paths between clients, data centres, regions and clouds.
cloudimg ships iPerf3 as a hardened systemd service running under a dedicated unprivileged user, with a per instance details file written on first boot that carries the server address, the port and ready to run client commands. The operating system is fully patched with unattended security updates, and the image is paired with a step by step deployment guide and backed by 24/7 cloudimg support.
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
## Why a pre-configured iPerf3 AMI
Installing iPerf3 on a bare instance takes seconds, but hardening it for repeatable measurement takes longer. You need a systemd unit, a restricted service account, a locked-down filesystem, unattended security updates, a sensible security group, and a set of client commands to hand out. This image does all of that for you: launch it and a hardened iPerf3 throughput server is listening on TCP and UDP port 5201 within minutes, with no manual setup.
## How it works
iPerf3 is the de-facto open source tool for actively measuring the maximum achievable bandwidth on IP networks. This image delivers it as a production-ready measurement endpoint:
## Working within your AWS environment
## Typical use cases
## Security
iPerf3 has no built-in authentication, so exposure is controlled at the network layer. The deployment guide shows how to restrict inbound port 5201 to only the source networks you test from, and how to stop the service when you are not actively measuring, so an open measurement endpoint does not let arbitrary clients consume bandwidth.
## Getting started
A deployment guide is included covering instance type selection, security group configuration, and step-by-step instructions for running your first throughput test.
## About this product
This is a repackaged open source software product with additional charges for cloudimg support services. iPerf3 is distributed under a BSD-3-Clause permissive license. cloudimg is not affiliated with or endorsed by ESnet or Lawrence Berkeley National Laboratory. All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.