
My gotchas :
Make sure you build the EC2 instance in the right region. Seems to default to Organ, US for some reason.
Don't expect once it's built for you to be given a user name and password to access it, or be able to specify one in the launch process. If you didn't ask for it to create a PEM file, you are stuffed and have to tear it down and start again.
Once you've set up VM, don't expect to be able to access it. Oh no. You've got an inbound route for port 80, so you're expecting when you slap the public DNS in your browser to see the apache welcome page. But you'd be wrong. No you have 2 firewalls to contend with, the crappy AWS one, and the inbuilt one that comes with RedHat. No they don't tell you this. Yes they both need to be configured seperately.
Also from last year's shenanigans, I wanted to upload a db backup to a linux instance, forget it.
Lots of folks online complaining about it as well, due to the complexity, flakiness and faff.
In all seriousness bud, just because the forum's top boffin finds it easy isn't much of an accolade.

Leave a comment: