top | item 11728752

(no title)

mryan | 9 years ago

> bring up a smtp and imap server and I can put it on the colo box or do it on AWS.

Is that all the server will be used for? If you just want to run a Linux server 24x7 you will not be taking advantage of any AWS services, so you would probably be better off getting a colo box or VPS to act as your mail server.

If you really want to run this on AWS, you just need to spin up an EC2 instance, and configure the Security Group (think of it like a firewall). There is a wizard which will guide you through the process[0]. Once the instance is running you can (optionally) use Route 53 to set up DNS records for your new instance.

Also, feel free to buy my book :-) It starts with the basics like launching instances, and then moves on to more interesting AWS-specific features [1].

0: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/launching...

1: http://www.amazon.com/AWS-System-Administration-Practices-Sy...

discuss

order

No comments yet.