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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

AWS Aurora entry-level pricing cut to $30/mo ($24/mo for reserved)

1 点作者 talawahdotnet大约 8 年前

1 comment

talawahdotnet大约 8 年前
Aurora now supports db.t2.small instances which means that you can now try it out for just $30&#x2F;mo ($0.041&#x2F;hr x 24 x 30.5) or $24&#x2F;mo if you opt for a no-upfront-fee 1 year Reserved Instance. A more highly available two instance&#x2F;Multi-AZ setup would cost you twice as much. This comes on the heels of the previous price drop from $200+&#x2F;instance to $60&#x2F;instance when they announced support for db.t2.medium instances in November last year.<p>Straight up MySQL RDS is still cheaper at approx $25&#x2F;mo for db.t2.small and $12.50&#x2F;mo for a db.t2.micro instance (not supported by Aurora). But since Aurora data is stored redundantly and recovery happens automatically, even a single instance setup is probably better that what a lot of people are running now.<p>AWS claims automated recovery times of 15 mins for a single instance and less than 60 sec for a Multi-AZ configuration[1]. Seems like this entry level Aurora instance should be a no-brainer for anyone running MySQL RDS on a db.t2.small instance in a production-like environment today without high-availibility.<p>Full pricing list here: <a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;rds&#x2F;aurora&#x2F;pricing&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;rds&#x2F;aurora&#x2F;pricing&#x2F;</a> [1] <a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;rds&#x2F;aurora&#x2F;faqs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;rds&#x2F;aurora&#x2F;faqs&#x2F;</a>