Calling AWS ELB public DNS from AWS EC2 client How much do I get charged

0 votes
I have an EC2 based client that calls this public DNS of this AWS ELB in the same region and I am trying to save money on EC2-Internet public traffic and want to keep all the data within AWS cloud. I want to know since I am calling from one AWS service to another. Does AWS services internally know how to keep this traffic within AWS ecosystem and save me internet data transfer charges? Is setting up a VPC between the EC2 client -> AWS ELB is the only way to save on public internet traffic?

Thank you
Feb 16, 2023 in AWS by Ashwini
• 5,430 points
238 views

1 answer to this question.

0 votes

If you are calling an AWS Elastic Load Balancer (ELB) from an AWS EC2 instance within the same region, then typically the traffic between the two services will stay within the AWS network and not be charged for Internet data transfer fees. AWS generally does not charge for data transfer between services within the same region, as long as the traffic stays within the AWS network.

If your EC2 instance and ELB are in the same region, and you are using the public DNS of the ELB to communicate with it, then the traffic between the two will still be routed through the AWS network, and you will not be charged for Internet data transfer fees.

Setting up a VPC between the EC2 client and AWS ELB can further ensure that all traffic stays within the AWS network and help you save on public internet traffic, but it may not be necessary if you are already using the public DNS of the ELB from within the same region.

It's important to note that there may be other factors that could affect your AWS charges, such as the amount of data transferred and the specific AWS services you are using. You should consult the AWS documentation or contact AWS support if you have specific questions about your usage and potential costs.

Elevate Your Expertise with Microservices Software Architecture Certification Training!

answered Feb 17, 2023 by sarit
• 1,830 points

Related Questions In AWS

+1 vote
2 answers

How do I get my AWS Glue client in JAVA?

Hey, you've been using a correct code ...READ MORE

answered Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
4,445 views
+1 vote
2 answers

How do I run python script on aws EC2 instance(ubuntu)?

I believe that you are using the ...READ MORE

answered Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
9,935 views
0 votes
1 answer

Using Shapely on AWS Lambda with Python 3

For some reason, the pip install of ...READ MORE

answered Oct 8, 2018 in AWS by Priyaj
• 58,090 points
2,602 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP