Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

security settings between Amazon EC2 instance and heroku

I'm creating a redis instance in ec2 that I want my heroku app to be able to access. Are there specific inbound source ip ranges or security settings I can set in Amazon ec2 security groups to only allow traffic from my heroku instances?

like image 512
MonkeyBonkey Avatar asked Dec 26 '11 14:12

MonkeyBonkey


1 Answers

UPDATE: Heroku no longer publishes it's security groups so this is no longer possible.

like image 153
John Beynon Avatar answered Nov 22 '22 20:11

John Beynon