Amazon SimpleDB
Amazon SimpleDB is a highly available NoSQL data store that offloads the work of database administration. It provides simple and powerful data storage and querying capabilities to enable you to build web applications with structured data storage without the overhead of database administration.
APIs
Amazon SimpleDB API
The Amazon SimpleDB API provides programmatic access to create and manage domains, items, and attributes for simple NoSQL data storage and querying of structured data in the cloud.
Features
NoSQL data store with no database administration overhead.
Store structured data without a predefined schema.
Automatically replicated data across multiple availability zones.
Query data using a simple SELECT expression language.
Use Cases
Store and query structured data for web applications.
Store user attributes and preferences without schema management.
Store metadata for files, media, or other cloud resources.
Integrations
Store metadata for S3 objects in SimpleDB.
Store instance metadata and configuration in SimpleDB.
Audit SimpleDB API calls via CloudTrail.