Django的 - 托管应用程序与AWS EC2 ..我在哪里得到的域名? [英] Django - hosting app with AWS EC2.. where do I get the domain from?

查看:315
本文介绍了Django的 - 托管应用程序与AWS EC2 ..我在哪里得到的域名?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有点困惑如何我应该从我的应用程序,让我的域名。做研究之后,我决定举办使用Amazon的弹性青苗的应用程序。我意识到,我不能使用亚马逊的应用程序,登记自己的域名。

I'm a bit confused about how I am supposed to get my domain from my app. After doing research, I decided to host the app using Amazon Elastic Beanstalk. I realized that I cannot register my domain name for the app using Amazon.

我听到的最常见的域名注册网站GoDaddy的是不支持的Django。我听说WebFaction支持Django的,所以我打算用WebFaction下去。

The most common domain registration site I have heard of is godaddy which does not support Django. I heard that WebFaction supports Django, so I was planning on going with WebFaction.

但是,这是我弄糊涂了。

But this is where I got confused.

注:我很清楚地知道,我可以指向AWS服务器应用程序的域名(如前[;这里ained:的http://docs.aws.amazon.com/gettingstarted/latest/swh/getting-started-configure-route53.html).

Note: I am well aware that I can make the domain name of the app to point to AWS servers (as ex[;ained here: http://docs.aws.amazon.com/gettingstarted/latest/swh/getting-started-configure-route53.html).

当我看定价WebFaction,它谈论的服务器硬件,似乎谈论同样的东西AWS所提供的。例如,在这里:webfaction.com/features~~V它说的操作系统是Centos的,但AWS提供的Ubuntu(这是我想用)。 WebFaction提供了512MB的内存,而AWS的S3提供了5GB。因此,

When I look at the pricing for WebFaction, it talks about server hardware and seems to talk about the same stuff AWS has to offer. For example, over here: webfaction.com/features it says the OS is Centos but AWS offers Ubuntu (which is what I want to use). WebFaction offers 512MB of memory while AWS S3 offers 5GB. So

1),如果我得到我的域名在WebFaction,一举两得的回忆相结合,我有5GB + 512MB?

1) if I get my domain name on WebFaction, do both memories combine and I have 5GB + 512MB?

2)我会在哪里可以把我的源$ C ​​$ C?在WebFaction或AWS?

2) Where would I be putting up my source code? on WebFaction or on AWS?

3)由于WebFaction提供的内存只有512MB,但我的AWS服务器将提供5GB,将我的域往下走一次,我去了512MB,因为WebFaction只能支持那么多吗?

3) Since WebFaction offers only 512MB of memory but my AWS server will offer 5GB, will my domain go down once I go over 512MB since WebFaction only supports that much?

推荐答案

您感到困惑,你需要不同的服务。 DNS和主机是完全独立的,但是很多供应商同时提供一个包。

You're confused about different services you need. DNS and hosting are totally independent, but many providers offer both as a package.

您可以注册与其他一些供应商的域,然后使用Amazon的路53 主办的DNS域您注册与一些外部供应商把它指向你的EC2实例。

You could register a domain with some other provider and then use Amazon's Route 53 to host the DNS for the domain you registered with some external provider to point it to your EC2 instance.

  1. 没有,内存不合并。你无法承载它在两个地方同时(至少不是这样的)。

  1. No, the memory does not combine. You can't host it in two places simultaneously (at least not like that).

如果AWS是你决定,只要坚持这一点。

If AWS is what you've decided on, just stick with that.

同样,你不能承载它在多个地方,只是结合他们这样。

Again, you can't host it in multiple places and just combine them like that.

这篇关于Django的 - 托管应用程序与AWS EC2 ..我在哪里得到的域名?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆