Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am thinking to use Amazon's AWS for my end users, does it mean I have to move my company web site from the existing web host to Amazon? Is it possible that I still use the existing web host, but route all AWS service traffic thru. my existing web site?

share|improve this question
Your large edit of the question, makes it essentially an entirely different one. Instead I suggest you revert it to previous state and post a new one. – Tomasz Ɓazarowicz Jan 24 at 8:43

2 Answers

Yes, this is definitely possible, you can refer to the documentation that Amazon provides here: http://docs.aws.amazon.com/AmazonS3/latest/dev/website-hosting-custom-domain-walkthrough.html

share|improve this answer

No - use can use your normal URLs. Adjust your DNS - e.g. use Amazon Route 53.

Actually - I suggest, that you try it out. It costs nothing - you can do it under the AWS free tier (http://aws.amazon.com/free/)

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.