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?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
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 |
|||
|
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/) |
|||
|