AWS News Blog

Jeff Barr

Author: Jeff Barr

Jeff Barr is Chief Evangelist for AWS. He started this blog in 2004 and has been writing posts just about non-stop ever since.

Amazon S3 – Bigger and Busier Than Ever

The number of objects stored in Amazon S3 continues to grow: Here are the stats, measured at the end of the fourth quarter of each year: 2006 – 2.9 billion objects 2007 – 14 billion objects 2008 – 40 billion objects 2009 – 102 billion objects 2010 – 262 billion objects The peak request rate […]

Read More

Amazon CloudWatch Console Support

The AWS Management Console now includes support for the new Amazon CloudWatch features described in my other posts. The new CloudWatch tab on the console gives you complete access to all of the metrics collected for your EC2 instances, EBS volumes, RDS DB Instances, and Elastic Load Balancers. You can look at the statistics numerically, […]

Read More

Introducing the Amazon Simple Email Service

Like most technical endeavors, sending email is a lot harder than it looks! The simple solutions that are entirely adequate when you have to send a couple of dozen daily emails simply don’t work when you need to send out hundreds, thousands, or even millions of emails over the same time period. To pick just […]

Read More

AWS Elastic Beanstalk Programming Model

Let’s talk about the way that your design your application for use within AWS Elastic Beanstalk.. As I have already mentioned, Elastic Beanstalk will handle the nitty-gritty day-to-day details associated with running and scaling your application. You get to focus on your application and on your customers instead of on the details of the infrastructure. […]

Read More