Final cost breakdown for Aug 2021

This commit is contained in:
Radon Rosborough 2021-09-06 15:46:58 -07:00
parent 4d44cb2684
commit 7d2c7ca0cb
1 changed files with 23 additions and 18 deletions

View File

@ -1,20 +1,25 @@
NOTE: this is still provisional, as the month hasn't finished yet Riju :: $58.75
EC2 :: $32.26
Riju :: $52.21 Data Transfer :: $0.04
EC2 :: $27.85 EBS Snapshot :: $1.67
Data Transfer :: $0.03 EBS Volume :: $18.46
EBS Snapshot :: $1.51 EBS Volume :: $18.46
EBS Volume :: $15.87 gp2 :: $0.69
EBS Volume :: $15.87 gp3 :: $17.77
gp2 :: $0.60 Instance :: $12.09
gp3 :: $15.27 t3.small :: $12.09
Instance :: $10.44 ECR :: $6.42
t3.small :: $10.44
ECR :: $6.00
Data Transfer :: $1.38 Data Transfer :: $1.38
Storage :: $4.62 Storage :: $5.05
ELB :: $18.25 ELB :: $19.93
Data Transfer :: $0.17 Data Transfer :: $0.18
LCUs :: $0.06 LCUs :: $0.06
Load Balancer :: $18.02 Load Balancer :: $19.68
S3 :: $0.12 S3 :: $0.13
COMMENTARY: I think we could save on ELB costs by migrating to Lambda;
see https://github.com/raxod502/riju/issues/93 for that. Otherwise,
the main important thing to note about this month is that I had part
of the infrastructure spun down for a significant part of it, as per
https://riju.statuspage.io/ (Aug 1 through Aug 16). So costs are
liable to increase next month now that we are in normal operation.