Detailed Description
We can upgrade from r5 (Intel) and maybe get better performance.
We previously evaluated r5a (AMD) and found it's performance lacking - and r5g was no where near the cost savings promised to be worth evaluating.
R6a marketing page highlights up to 35% improvement over r5a
R6i marketing page highlights up to 15% improvement over r5 (Intel)
| |
|
|
|
|
On Demand |
Reserved |
| R6A Extra Large |
r6a.xlarge |
32.0 GiB |
4 vCPUs |
Up to 12.5 Gigabit |
$165.5640 monthly |
$109.5219 monthly |
| R5 Extra Large |
r5.xlarge |
32.0 GiB |
4 vCPUs |
Up to 10 Gigabit |
$183.9600 monthly |
$116.0700 monthly |
| R6I Extra Large |
r6i.xlarge |
32.0 GiB |
4 vCPUs |
Up to 12.5 Gigabit |
$183.9600 monthly |
$121.6910 monthly |
| R5A Extra Large |
r5a.xlarge |
32.0 GiB |
4 vCPUs |
Up to 10 Gigabit |
$164.9800 monthly |
$103.6600 monthly |
| R6G Extra Large |
r6g.xlarge |
32.0 GiB |
4 vCPUs |
Up to 10 Gigabit |
$147.1680 monthly |
$92.7100 monthly |
Implementation
Note, staging will be a smaller instance type then listed here
- Make fresh deployment on staging,
- Get fresh benchmark numbers / https://github.com/PublicMapping/districtbuilder/tree/develop/load-tests and memory usage
- Make terraform change to r6i and deploy to staging
- Get r6i performance numbers
- Make terraform change to r6a and deploy to staging
- Get r6a performance numbers
- Determine if we want to make an instance move. If no, document. If yes, continue:
- Make terraform change in PR
Detailed Description
We can upgrade from r5 (Intel) and maybe get better performance.
We previously evaluated r5a (AMD) and found it's performance lacking - and r5g was no where near the cost savings promised to be worth evaluating.
R6a marketing page highlights up to 35% improvement over r5a
R6i marketing page highlights up to 15% improvement over r5 (Intel)
Implementation
Note, staging will be a smaller instance type then listed here