Does Heroku Dynos have free AWS data transfer?

I'm considering using Heroku for a NodeJS application, and I was wondering if their Dynos are using free internal data transfer within the AWS network.

I want to use DynamoDB, ElastiCache, RDS, SQS and many other AWS offers - if I can connect to all of them from Heroku, in which region and AZ do I need to configure them to talk to them for free from Heroku heroes?

+3
source share
1 answer

Heroku operates in the US and East region, so as long as you install it, you should not incur any translation costs between dinosaurs and other services.

https://devcenter.heroku.com/articles/amazon_rds - RDS, - Amazon, ..

+3

All Articles