Skip to main content

Questions tagged [aws-cost-explorer]

The tag has no usage guidance.

Filter by
Sorted by
Tagged with
4 votes
3 answers
15k views

How can I get a breakdown of s3 cost at per bucket level in Cost Explorer?

It seems like I can get total cost of S3 using the service level in the filter. However I want to get cost per bucket level. Can it be done in Cost Explorer? If not, can I get the breakdown with ...
Anthony Kong's user avatar
  • 3,518
4 votes
1 answer
2k views

Is it possible to communicate to an ALB through an internal endpoint?

Setup We have an ECS cluster with 2 services (called portal-ECS-service and graph-ECS-service). Each have an ALB (portal-ALB and graph-ALB respectively). The setup is this: End user <-> portal-...
user2449397's user avatar
4 votes
1 answer
1k views

Is there a CloudWatch metric that corresponds to ALB data transfer usage/cost?

I have an Application Load Balancer whose data transfer cost I want to monitor. In Cost Explorer, I can filter on usage type "DataTransfer-Out-Bytes", and see how many GB of data it is ...
legoscia's user avatar
  • 318
2 votes
1 answer
8k views

$0.010 per GB - regional data transfer - in/out/between EC2 AZs or using elastic IPs or ELB

In my current AWS account, I have only one instance in Us-West -2. I do not have a ELB. The Elastic IP is in the same region. It does not specify any availability zone. but wrt RDS, this instance is ...
Caroline's user avatar
1 vote
1 answer
96 views

AWS Free Tier Termination Projected Costs [closed]

Is there a way to see what the past costs for an account would be without any free-tier discounting, or what the project monthly costs for that account will be after the free-tier has terminated? I ...
Dustin Oprea's user avatar
0 votes
1 answer
192 views

Is there any way in aws to find if my ec2 instances is fully utlized for type which i am using?

I have may aws ec2 instances running in dev account and most of the instances i see cpu utlization doesn't go most of the time more than 5% . For example even in one of the kubernetes cluster where ...
Naggappan Ramukannan's user avatar
0 votes
1 answer
586 views

How to analyze AWS S3 costs?

Into "Cost Explorer Monthly costs by service" report I saw $300 for S3 for certain month. But when I tried to drill-down into the bill for this month, I saw just $4 for the "Simple ...
Vitaly Karasik DevOps's user avatar
0 votes
0 answers
16 views

How istio works with multiple node groups on single eks cluster

In our vpc architecture, we have designed like one vpc with two availability zones, two public subnets , 2 private subnets , 2 private db subnets, internet gateway , route table association to pulic ...
saranya dec19's user avatar
0 votes
0 answers
116 views

CPU Credits in AWS EC2

I would like to unserstand better how AWS cpu-credit usage give me some insight about cost savings. AWS costs may be extremely complicated to understand. CPU size, cpu-credits, and so on. I try to get ...
Flavio Lenz Cesar's user avatar
0 votes
0 answers
381 views

How is "Global-DataTransfer-Regional-Byte" transfer calculated?

I started a EC2 t2.micro instance in Canada(Central) region. I've installed WireGuard and Pi-hole in it. Upon VPN Connection, I did some network test using iperf3 between my computer and the instance....
user1843654's user avatar
0 votes
1 answer
115 views

Amazon Elastic File System costs

Amazon's pricing (estimation) calculator for EFS (Elastic File System) asks to enter the average GB (or TB) of storage used per month. This is directly from their page: Enter the amount of EFS storage ...
Johnny's user avatar
  • 103
0 votes
1 answer
50 views

Is it possible to automatically calculate aws user and resources costs?

I'm working on a solution which will automate user creation in AWS and I would like to also generate a cost report per these created users and all their resources, per month. So for example, let's ...
Itai Ganot's user avatar
  • 10.9k
-1 votes
1 answer
43 views

Do clouds charge upon the storage usage or processing power or both? [closed]

I am interested to know if I want to deploy my Kubernetes cluster on a cloud service like AWS, do they charge upon the storage my application uses or the processing power it uses or both? Is there any ...
best_of_man's user avatar