I'm confused because of the AWS price examples in AWS, I think it's not clear enough because the 2000 GB in gp2 costs $200 in the AWS Calculator
Anyway, as I understand the cost,
The next gp3 will cost ($2.4 / Month)? (0.08 * 30GB/Month)
And Here will costs ($3.95 / Month) ?
$3.2 = (0.08 * 40GB/Month)
+
$0.5 = (0.005 * 6000-3000 FREE * 86400 sec/day) / (86400 sec/day * 30 Day)
+
$0.25 = (0.06 * 250-125 FREE * 86400 sec/day) / (86400 sec/day * 30 Day)
Is that correct?