Google Storage for Developers is a RESTful service for storing and accessing your data on Google's infrastructure. The service combines the performance and scalability of Google's cloud with advanced security and sharing capabilities. Highlights include:
Fast, scalable, highly available object store
- All data replicated to multiple U.S. data centers
- Read-your-writes data consistency
- Objects of hundreds of gigabytes in size per request with range-get support
- Domain-scoped bucket namespace
Easy, flexible authentication and sharing
- Key- or email-based authentication
- Authenticated downloads from a web browser
- Individual- and group-level access controls
Source: Google Code Blog: Google Storage for Developers: A Preview