Amazon SimpleDB Developer Guide
Formats:
save 15%!
save 37%!
Free Shipping!
| Also available on: |
|
- Offload the time, effort, and capital associated with architecting and operating a simple, flexible, and scalable web database
- A complete guide that covers everything from installation to advanced features aimed at optimizing your application
- Examine SimpleDB and the relational database model and review the Simple DB data model
- Packed with examples in Java, PHP, and Python and screenshots to illustrate key concepts allowing you to focus application development
Book Details
Language : EnglishPaperback : 252 pages [ 235mm x 191mm ]
Release Date : June 2010
ISBN : 1847197345
ISBN 13 : 9781847197344
Author(s) : Prabhakar Chaganti, Rich Helms
Topics and Technologies : All Books, Cloud, Enterprise, Web Services
Table of Contents
Preface
Chapter 1: Getting to Know SimpleDB
Chapter 2: Getting Started with SimpleDB
Chapter 3: SimpleDB versus RDBMS
Chapter 4: The SimpleDB Data Model
Chapter 5: Data Types
Chapter 6: Querying
Chapter 7: Storing Data on S3
Chapter 8: Tuning and Usage Costs
Chapter 9: Caching
Chapter 10: Parallel Processing
Index
Prabhakar Chaganti
Rich Helms
Code Downloads
Download the code and support files for this book.
Submit Errata
Please let us know if you have found any errors not listed on this list by completing our errata submission form. Our editors will check them and add them to this list. Thank you.
Sample chapters
You can view our sample chapters and prefaces of this title on PacktLib or download sample chapters in PDF format.
- Explore several SimpleDB operations with the easy-to-use Boto library on Java, PHP, and Python consoles
- Encode and decode various data types into string data using Lexicographical comparison with precise instructions
- Query, sort, and count data using SELECT syntax
- Store large binary objects in Amazon S3 while using SimpleDB as the metadata store
- Tune SimpleDB queries using the box usage value
- Avoid excessive SimpleDB requests by using a cache
- Optimize your application's performance using parallel operations
SimpleDB is a highly scalable, simple-to-use, and inexpensive database in the cloud from Amazon Web Services. But in order to use SimpleDB, you really have to change your mindset. This isn't a traditional relational database; in fact it's not relational at all. For developers who have experience working with relational databases, this may lead to misconceptions as to how SimpleDB works.
This practical book aims to address your preconceptions on how SimpleDB will work for you. You will be quickly led through the differences between relational databases and SimpleDB, and the implications of using SimpleDB. Throughout this book, there is an emphasis on demonstrating key concepts with practical examples for Java, PHP, and Python developers.
You will be introduced to this massively scalable schema-less key-value data store: what it is, how it works, and why it is such a game-changer. You will then explore the basic functionality offered by SimpleDB including querying, code samples, and a lot more. This book will help you deploy services outside the Amazon cloud and access them from any web host.
You will see how SimpleDB gives you the freedom to focus on application development. As you work through this book you will be able to optimize the performance of your applications using parallel operations, caching with memcache, asynchronous operations, and more.
Gain in-depth understanding of Amazon SimpleDB with PHP, Java, and Python examples, and run optimized database-backed applications on Amazon's Web Services cloud
This book is a practical real-world tutorial covering everything you need to know about Amazon SimpleDB. You will come across examples in three languages: Java, PHP, and Python. This book is aimed at transforming you from a beginner to an advanced developer.
If you are a developer wanting to build scalable web-based database applications using SimpleDB, then this book is for you. You do not need to know anything about SimpleDB to read and learn from this book, and no basic knowledge is strictly necessary. This guide will help you to start from scratch and build advanced applications.

