Welcome to the staging ground for new communities! Each proposal has a description in the "Descriptions" category and a body of questions and answers in "Incubator Q&A". You can ask questions (and get answers, we hope!) right away, and start new proposals.
Are you here to participate in a specific proposal? Click on the proposal tag (with the dark outline) to see only posts about that proposal and not all of the others that are in progress. Tags are at the bottom of each post.
Can I use a domain name I already own with my AWS-hosted website? Question
I'm hoping to move my website to cloud hosting using AWS. Can I use my existing domain with AWS, or do I need to buy a new domain at AWS?
If I can use the domain I already own, how do I transfer it to AWS or point it to AWS?
1 answer
Yes. If you are hosting it on an EC2, AWS has the Elastic IP service that provides you with a static IP on demand. Amazon docs explain it in detail. Just set up the eIP and point your DNS to that.
Note that you may be billed for eIPs, although I believe there is a way to use it for free in a limited capacity. This should also be in the docs ("pricing" section).
1 comment thread