AWS News Blog
Category: Uncategorized
Coming Soon – New China (Beijing) Region
I am pleased to announce that we are expanding the AWS footprint once again, with a new Region in Beijing, China. AWS customers will soon be able serve local customers in the area using this Region. I made my first trip to China about four years ago. At that time I was impressed by the […]
AWS Week in Review – December 9, 2013
Let’s take a quick look at what happened in AWS-land last week: Monday, December 9 We announced that AWS Elastic Beanstalk now supports Version 5.5 of PHP. Tuesday, December 10 We announced that the AWS Management Console now includes Auto Scaling Support. The AWS Security Blog talked about Enabling Federation to AWS using Windows Active […]
Three More CloudFront / Route 53 Locations – Manila, Marseille, and Warsaw
I am pleased to bring word of three more locations for Amazon CloudFront and Amazon Route 53: Manila, the Philippines Marseille, France Warsaw, Poland This launch brings the total to 49 locations worldwide, situated as follows: United States (20) Europe (16) Asia (11) Australia (1) South America (1) If you are already using CloudFront or […]
Analyze Large Data Sets on Elastic MapReduce Clusters With Impala
Impala is an open source query tool for Hadoop. You can use familiar SQL-like statements to activate Impala’s distributed in-memory query engine, allowing you to quickly and efficiently process large amounts of data. In many cases, Impala is significantly faster than Hive, allowing you to interact with your data in real-time. Impala can process data […]
Now Available – Global Secondary Indexes for Amazon DynamoDB
As I promised a few weeks ago, Amazon DynamoDB now supports Global Secondary Indexes. You can now create indexes and perform lookups using attributes other than the item’s primary key. With this change, DynamoDB goes beyond the functionality traditionally provided by a key/value store, while retaining the scalability and performance benefits that have made it […]
AWS Week in Review – December 2, 2013
Let’s take a quick look at what happened in AWS-land last week: Monday, December 2 This week AWS Marketplace added new products including and OpenPhoto, Tendenci, Observium, PaaSLane, CloudWeaver, Chariot Data Broker and Moovweb. Tuesday, December 3 I noticed that the EC2 Public IP Address Ranges were updated. Wednesday, December 4 The US East (Northern […]
Tag Your Elastic MapReduce Clusters
Amazon Elastic MapReduce gives you the power to process vast amounts of data using Hadoop, an open source parallel processing framework. Behind the scenes, each Elastic MapReduce cluster runs on an array of Amazon EC2 instances. These clusters can grow to hundreds or even thousands of instances, and you can even run several clusters at […]
AWS Week in Review – November 25, 2013
Let’s take a quick look at what happened in AWS-land last week: Monday, November 25 The AWS Ruby blog coverered test case development in a pair of posts: From RSpec to Minitest and from Minitest::Spec to Minitest::Test. Tuesday, November 26 We announced that Amazon RDS Now Supports Cross-Region Read Replicas for MySQL. The AWS .Net […]