AWS News Blog
Domain Name Health Checks for Route 53
Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service. Last year we introduced Route 53 health checks. You can configure these health checks to route traffic to a backup website in the event that your primary website fails to respond as expected. We have since enhanced the basic health […]
New CloudWatch Metrics for Amazon Simple Workflow
The Amazon Simple Workflow Service (SWF for short) coordinates tasks and manages state for cloud-based applications. You can focus on your business logic and on your application instead of building complex glue code and implementing your own state machines. Among many other use cases, our customers are using SWF to manage complex video encoding pipelines, […]
Welcome to the new AWS Blog!
You are now reading the newest version of the AWS Blog! After hosting the blog externally for nearly ten years, we decided to “drink our own champagne” (as we often say at Amazon) and move to an AWS-powered environment. I am happy to be able to report that this blog is generated on Amazon EC2 […]
Important Change – Managing Your AWS Secret Access Keys
Last month I urged you to download your secret access key(s) for your AWS (root) account in advance of a planned change in our access model. We have implemented the change and you can no longer retrieve existing secret access keys for the root account. If you lose your secret access key, you must generate […]
AWS Week in Review – April 21, 2014
Let’s take a quick look at what happened in AWS-land last week: Monday, April 21 We announced New Features for Amazon Redshift. The AWS .NET Development Blog talked about Overriding Endpoints in the AWS SDK for .NET. The AWS Security Blog took on the task of Demystifying EC2 Resource-Level Permissions. Tuesday, April 22 We announced […]
Improved Query Filtering and Conditional Updates for DynamoDB
Amazon DynamoDB is a fast, fully-managed NoSQL database. You can easily create tables, provision the desired amount of read and write capacity, and then store as much information as you’d like. Each item in a DynamoDB table consists of one or more key/value pairs, indexed by a hash key or a combination of a hash […]
Backup and Restore ElastiCache Redis Clusters
You can use Amazon ElastiCache to implement an in-memory storage layer between your application code and your database using the Memcached or Redis engines. Adding an in-memory storage layer can often lead to dramatic speed improvements for database accesses. Regardless of which engine you choose, ElastiCache makes it easy to deploy, operate, and scale a […]
MySQL 5.5 to MySQL 5.6 Upgrade Support for Amazon RDS
The Amazon Relational Database Service (RDS) takes care of almost all of the day to day grunt work that would otherwise consume a lot of system administrator and DBA time. You don’t have to worry about hardware provisioning, operating system or database installation or patching, backups, monitoring, or failover. Instead, you can invest in your […]