-
Recent Posts
Recent Comments
- James Murty on Work-around for Mac OS X python package install error — "lipo: can’t figure out the architecture type"
- Jonathan Hartley on Work-around for Mac OS X python package install error — "lipo: can’t figure out the architecture type"
- Marc on Work-around for Mac OS X python package install error — "lipo: can’t figure out the architecture type"
- Textmate: Bundle Items menu shortcut fix | TJ's Logic on Textmate: Use Command-Escape as a Shortcut to the Gear Menu
- James Murty on JetS3t 0.8.1 in the wild
Archives
- March 2012
- December 2011
- May 2011
- April 2011
- February 2011
- January 2011
- October 2010
- July 2010
- May 2010
- March 2010
- February 2010
- January 2010
- November 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
Categories
Meta
Category Archives: AWS
EC2 Now in the EU
The eagle-eyed folks at RightScale have spotted a new EC2 feature guide document describing the long-anticipated release of Amazon EC2 Regions. In short, EC2 is now available in the EU region, with potentially more regions to follow. This is great … Continue reading
Posted in AWS
Leave a comment
Amazon DevPay Leaves Beta
Amazon’s DevPay service graduated recently from beta to general availability, which means that it is now easier for companies in the United States to build a business based on Amazon Web Services. DevPay allows you to sell your own applications … Continue reading
Posted in AWS
Leave a comment
SimpleDB Now Open to the Public, with Improvements
Amazon’s SimpleDB online data storage and querying service is now in unlimited public beta, which means that you can sign up for the service and have your account activated immediately. Previously, new users had to wait an indeterminate amount of … Continue reading
Posted in AWS
Leave a comment
CloudFront: A CDN for Amazon's Simple Storage Service
Amazon has added a new service to their arsenal. CloudFront is a content delivery service that works closely with S3 to make public objects in your account available through a distribution network with edge locations in the US, Europe and … Continue reading
Posted in AWS, Coding, JetS3t
3 Comments
EC2: Out of beta, adds an SLA and Windows!
Amazon has announced a major update to EC2, its service that provides on-demand computing power. The service has graduated from “beta” to production level, which means that a Service Level Agreement is now available. If you experience uptime below 99.95% … Continue reading
Code samples for new SimpleDB feature: QueryWithAttributes
A couple of weeks ago, a new API operation was added to Amazon’s SimpleDB service: QueryWithAttributes. This operation makes it possible to retrieve all the attribute data for SimpleDB items that match a query. Previously, to retrieve item attributes it … Continue reading
Posted in AWS, Coding
Leave a comment