Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Tools

Amazon SimpleDB: Unlimited Public Beta Announced



Amazon Web Services has announced the unlimited public beta of Amazon SimpleDB. Any developer or business may now sign up and start using the service immediately. Amazon SimpleDB is a web service providing the core functionality of a database, including fast storage and simplified querying of structured data. This service works in close conjunction with Amazon Simple Storage Service (Amazon S3) and Amazon Elastic Compute Cloud (Amazon EC2), collectively providing the ability to store, process and query data sets in the cloud, making web-scale computing available to developers without large capital outlays. Also announced today, Amazon SimpleDB users can take advantage of a free monthly usage tier, and reduced pricing for structured data storage. Amazon SimpleDB is a web service providing the core database functions of indexing and querying.

According to AWS, Amazon SimpleDB is simpler than a traditional, relational database as it requires no schema, automatically indexes data, and provides simple APIs for storage and access. Amazon SimpleDB lets you easily scale database processing and frees you from many of the complexities of capacity planning while transforming large capital expenditures into much smaller operating costs. Amazon SimpleDB also integrates seamlessly with other AWS services, such as Amazon S3 and Amazon EC2, to provide the infrastructure for web-scale applications.

For at least the next six months, Amazon SimpleDB users will enjoy a free tier of usage. Every month, customers receive 25 machine hours, 1 GB of data transfer in and out, and 1 GB of storage at no charge. Amazon SimpleDB customers will also now enjoy significantly reduced storage pricing at only $0.25 per gigabyte per month, a price decrease of more than 83%.

Customers can now also sign up for AWS Premium Support for Amazon SimpleDB. AWS Premium Support offers technical assistance from the Amazon Web Services team whenever and as frequently as customers need it. Whether for operational issues or technical questions, Amazon SimpleDB customers now have access to developer support engineers around the clock, and can count on predictable response time and personalized support.

"Traditional clustered relational databases often require a sizeable upfront investment and complex design. Our customers have asked us for a simple, scalable, reliable and low latency alternative," said Matt Domo, General Manager of Amazon SimpleDB. "Amazon SimpleDB eliminates complexity so that developers and businesses can focus on optimizing applications and not administering their database. We're pleased that we can now make the service available broadly and also pass along the cost savings we've achieved."

To help customers better plan their future hardware and software investments, AWS also announced plans to release new features in the next few weeks that will make building cloud-based applications even easier with Amazon SimpleDB. These enhancements are in response to direct customer feedback and include:

  • SELECT API. With this feature, developers will be able to employ a familiar SQL-like query language when constructing queries and building applications. The SELECT API will further reduce the training required for new developers prior to using Amazon SimpleDB.
  • Batch Put. Enables developers to streamline the upload of multiple items or attributes with a single batch API request rather than multiple single-item calls.


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.