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?
source
share