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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Hosting AngularJS with Amazon S3

2 点作者 devNoise超过 10 年前

1 comment

devNoise超过 10 年前
I know some people don&#x27;t think hosting a website on S3 is a good idea. I&#x27;m going with it as it allows me to iterate my website faster. Since I&#x27;m trying use ELB to load balance, I have an AMI with my API code on it. If the website were on the AMI, then I&#x27;d have to spend time creating a new AMI when the website changes. That takes way more time then pushing the code to an S3 bucket.<p>My only issue with the S3 hosting is figuring out how to get the googlebot to crawl my website.