Amazon ElastiCache が新しく2つのリージョンで利用可能になりました

Amazon ElastiCache が米西部(オレゴン)と南アメリカ(サンパウロ)の2つのリージョンで利用可能になったとのことです。


From: Amazon Web Services
Subject: Amazon ElastiCache is Now Available in Two New Regions
Date: Fri, 24 Feb 2012 10:39:06 +0000 (UTC)

Dear Amazon Web Services Customer,

Amazon ElastiCache (http://aws.amazon.com/elasticache) is now available in two additional regions: US West (Oregon) and South America (Sao Paulo). Starting today, you can use ElastiCache in these regions to add an in-memory cache to your application architecture in a matter of minutes.

Amazon ElastiCache improves the performance of web applications by retrieving data from a fast, managed, Memcached-compatible, in-memory caching system, instead of relying entirely on disk-based databases. It can significantly improve throughput for read-heavy or compute intensive workloads including:

- Social Networking
- Mobile and Social Gaming
- E-Commerce Sites
- Media Sites
- Recommendation Engines

"We use ElastiCache to cache the user data and maps in ArcGIS, our collaborative web-based mapping application," said Andrea Rosson, Senior Architect at Esri, the world's largest provider of Geographic Information Systems software. "ElastiCache is fully-managed and Memcached-compatible which made it easy to integrate, deploy, and monitor a multi-node cache cluster in our production environment. ElastiCache reduced the load on our databases and enabled our service to remain responsive to users, even in the face of rapidly growing traffic."

In addition to launching cache nodes in these new regions with the AWS Management Console or via the API, you can also launch them using Amazon CloudFormation templates. These templates allow you to provision a collection of AWS Resources in an orderly and repeatable way.

You can learn more about Amazon ElastiCache [1] by reviewing our Getting Started Guide [2], and viewing our recorded webinar: “Turbo-charge Your Apps Using Amazon ElastiCache.” [3]

Sincerely,

The Amazon ElastiCache Team

[1] http://aws.amazon.com/elasticache
[2] http://docs.amazonwebservices.com/AmazonElastiCache/latest/GettingStartedGuide/Welcome.html
[3] http://www.youtube.com/watch?v=hwBkMfm30Os

We hope you enjoyed receiving this message. If you wish to remove yourself from receiving future product announcements and the monthly AWS Newsletter, please update your communication preferences at https://aws-portal.amazon.com/gp/aws/developer/account/index.html/xxxxxx

Amazon Web Services LLC is a subsidiary of Amazon.com, Inc. Amazon.com is a registered trademark of Amazon.com, Inc. This message produced and distributed by Amazon Web Services, LLC, 410 Terry Ave. North, Seattle, WA 98109-5210.

  • in a matter of minutes たかだか数分の内に
  • a matter of ... およそ... 、せいぜい ... くらい
  • improve 改善する
  • instead of relying entirely on disk-based databases ディスク装置によるデータベースをまったく頼ることなしに(?)
  • insted of ... ...しないで
  • relying 当てにすること 頼ること
  • entirely 完全に まったく
  • significantly かなり 著しく はっきりと
  • throughput スループット 単位時間あたりの処理能力
  • Geographic Information Systems 地理情報システム GIS
  • production environment 商用環境 本番環境
  • reduced the load on our database データベースの負荷を軽減した
  • enabled our serivice to remain responsive to users 私達のサービスがサクサク応答する状態を維持できるようにした
  • even in the face of rapidly growing traffic トラフィックの急増に直面しても
  • responsive すぐ応答する
  • in the face of ... ...に直面して ; ...にもかかわらず ...を物ともせずに
  • rapidly 早く 速やか 急速 迅速 神速 ズンズン トントン拍子で
  • In addition to ... ...に加えて ...のほかに
  • launching cache nodes in these new regions これらの新リージョンにキャッシュノードを立ち上げること
  • with the AWS Management Console or via the API AWSマネジメントコンソールで、またはAPIを介して
  • you can also launch them using Amazon CloudFormation templates Amazon CloudFormationテンプレートを使って立ち上げることもできる
  • These templates allow you to ... これらのテンプレートはあなたが...することを可能にする
  • provision a collection of AWS Resources AWSリソースの一式を用意する
  • in an orderly and repeatable way 規則的で反復可能なやりかたで; 毎回決まりきったやり方で; ルーチンで


読み方は エラスティキャッシュ でしょうか。
Amazon ElastiCache は memcached互換のインメモリキャッシュサービスだそうです。
(互換ちゅうかそのもの?)


日本語の紹介ページはすでにありました。
http://aws.amazon.com/jp/elasticache/


東京リージョンでは前から利用できていたようです。