Help with amazon aws security

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

Help with amazon aws security

Post by yacahuma »

Hello,
I just started playing with free amazon aws environment. Pretty cool. I used something called elastic beanstalk. Basically it creates a server(apache and php) and a db(mysql) with just a few clicks. The thing is that I can connect to my database from my local machine but not from the server. Before paying $50 for Amazon help, I wanted to know if someone here uses the service that can explain to my what am I missing.

Thank you
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Help with amazon aws security

Post by requinix »

Check the security groups and whether they can communicate with each other.
Post Reply