TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Digital Ocean vs. AWS for a Growing Wordpress Site

1 点作者 dhimant超过 9 年前
I run a website that is growing in traffic and as of this month will clock 1.5 million monthly hits. I am now starting to face a few downtimes with my DO droplet (2 GB RAM, 2 CPU). Would you recommend that I now move to AWS or should I continue with a larger instance on DO and save money? Don't have indepth knowledge about setting these things up, have a friend who helps me out so would prefer something that really has very minimal downtime or issue-fixing. Thanks!

1 comment

getdavidhiggins超过 9 年前
Is the blog run from the raw IP address? I wrote an article about why you should proxy a blog through a CDN: <a href="http:&#x2F;&#x2F;blog.higg.im&#x2F;2015&#x2F;02&#x2F;10&#x2F;why-i-run-this-blog-on-maxcdn&#x2F;" rel="nofollow">http:&#x2F;&#x2F;blog.higg.im&#x2F;2015&#x2F;02&#x2F;10&#x2F;why-i-run-this-blog-on-maxcdn...</a><p>I since moved away from roll-you-own WP solutions as it&#x27;s a devops nightmare, and tricky to get right, unless you pay someone to do it for you.<p>You should probably try to get your domain off the apex too:<p><a href="http:&#x2F;&#x2F;blog.higg.im&#x2F;2014&#x2F;03&#x2F;10&#x2F;getting-jque-re-off-the-apex&#x2F;" rel="nofollow">http:&#x2F;&#x2F;blog.higg.im&#x2F;2014&#x2F;03&#x2F;10&#x2F;getting-jque-re-off-the-apex&#x2F;</a>