1 / 19

Amazon simple db and s3

Tsichlakis Eftychios. Amazon simple db and s3. Amazon SimpleDB is a web service for running queries on structured data in real time. Amazon SimpleDB for structured data Amazon S3 means Simple Storage Service Amazon S3 for unstructured data. What is amazon SimpleDB and S3?. Simple

sylvie
Download Presentation

Amazon simple db and s3

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Tsichlakis Eftychios Amazon simple db and s3

  2. Amazon SimpleDB is a web service for running queries on structured data in real time. Amazon SimpleDB for structured data Amazon S3 means Simple Storage Service Amazon S3 for unstructured data What is amazonSimpleDB and S3?

  3. Simple Flexible Scalable Fast Reliable Inexpensive Simple db Prons

  4. Data integrity is not guaranteed. • Inconsistency. • Aggregate operations will require more coding. • Complicated reports, and ad hoc queries, will require a lot more coding. • Aggregate operations will be much slower. • Complex data schemas are not supported Simple db Cons

  5. Scalable Reliable Fast Inexpensive Simple. S3 prons

  6. Domain = storage container (table). Item = table rows accessed by ID (primary key). Attribute = table columns. Simpledb and rdbms one-to-one

  7. Create an account (http://aws.amazon.com/) Get an Access Key and the Secret Key. Getting Started

  8. Examples – simple db phpapi (1)

  9. Examples – simple db phpapi (2)

  10. Examples – response format

  11. Examples – s3 phpapi (1)

  12. Examples – s3 phpapi (2)

  13. Depends access level Access from “http://www.s3.amazonaws.com/bucket/key” Access to files

  14. Not a mature service. Inconsistency MUST be solved. More code lines needed. Good for extra simple DB. Comments simpledb

  15. Good for back ups Security issues for businesses Comments s3

  16. Questions?

  17. aws.amazon.com/simpledb/ https://s3.amazonaws.com/ Sdb php api http://thetalecrafter.wordpress.com/ s3 php api http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/cloudfront/lib/S3.php?view=auto&revision=1.1 Oreilly Programming Amazon Web Services S3 EC2 SQS FPS and SimpleDB Mar 2008 http://itsinthecloud.com/2008/04/22/overview-of-amazon-s3/ http://www.ryanpark.org/2008/04/top-10-avoid-the-simpledb-hype.html referencies

  18. Thanks for listening

More Related