AWS News Blog
AWS Management Console for AWS GovCloud (US)
The AWS GovCloud (US) was built with government customers in mind. It is an isolated AWS Region designed to allow US government agencies and customers to move sensitive workloads into the cloud. AWS GovCloud (US) adheres to US International Traffic in Arms Regulations (ITAR) as well as a variety of other audited and certified compliance […]
AWS Week in Review – April 15, 2013
Let’s take a quick look at what happened in AWS-land last week: Wednesday, April 17 We announced IAM Roles for AWS Elastic Beanstalk. The AWS Ruby Blog discussed Locking Dependency Versions with Bundler. Thursday, April 18 We announced that Amazon S3 now stores 2 trillion objects and handles 1.1 million requests per second. We announced […]
Now Available on Amazon EC2: Red Hat Enterprise Linux 6.4 AMIs
Version 6.4 of Red Hat Enterprise Linux (RHEL) is now available as an Amazon Machine Image (AMI) for use on all EC2 instance types in all AWS Regions. With this release, AMIs are available for 32 and 64-bit PVM (paravirtualized) and 64-bit HVM (hardware-assisted virtualization). The new HVM support means that you can now run […]
Amazon Partner Network – New Training and Competencies
The Amazon Partner Network (APN) focuses on helping our partners to build successful AWS-powered businesses by providing them with strong technical, sales, marketing, and go-to-market support. Today we are taking a step forward with the introduction of new training, accreditation, and competencies for APN members. Let’s take a look at each one. Training and AccreditationAs […]
Amazon RDS for Oracle Database – Data and Network Encryption
Amazon RDS for Oracle Database now supports a pair of important features to help protect your mission-critical data: Transparent Data Encryption protects data at rest. It encrypts your data before it is written to storage, and decrypts it after it is read from storage. You can choose to encrypt tablespaces or specific table columns using […]
Local Secondary Indexes for Amazon DynamoDB
You can now create local secondary indexes for Amazon DynamoDB tables. These indexes provide give you the power to query your tables in new ways, and can also increase retrieval efficiency. What’s a Local Secondary Index?The local secondary index model builds on DynamoDB’s existing key model. Up until today you would have to select one […]
Amazon S3 – Two Trillion Objects, 1.1 Million Requests / Second
Last June I blogged about the first trillion objects stored in Amazon S3. On the first day of re:Invent I updated that number to 1.3 trillion. It is time for another update! I’m pleased to announce that there are now more than 2 trillion (2 x 1012) objects stored in Amazon S3 and that the […]
IAM Roles for AWS Elastic Beanstalk
What’s an IAM Role? An AWS IAM (Identity and Access Management) role allows an application running on Amazon EC2 or AWS Elastic Beanstalk to act on your behalf. A role must be assumed by an entity (the instance or the application) and is used to create a set of temporary AWS security credentials that will […]