Programming Amazon Web Services: S3, EC2, SQS, FPS, and SimpleDB
Programming Amazon Web Services: S3, EC2, SQS, FPS, and SimpleDB
Building on the success of its storefront and fulfillment services, Amazon now allows businesses to rent computing power, data storage and bandwidth on its vast network platform. This book demonstrates how developers working with small- to mid-sized companies can take advantage of Amazon Web Services (AWS) such as the Simple Storage Service (S3), Elastic Compute Cloud (EC2), Simple Queue Service (SQS), Flexible Payments Service (FPS), and SimpleDB to build web-scale business applications.
With AWS, Amazon offers a new paradigm for IT infrastructure: use what you need, as you need it, and pay as you go. Programming Amazon Web Services explains how you can access Amazon's open APIs to store and run applications, rather than spend precious time and resources building your own. With this book, you'll learn all the technical details you need to:
- Store and retrieve any amount of data using application servers, unlimited data storage, and bandwidth with the Amazon S3 service
- Buy computing time using Amazon EC2's interface to requisition machines, load them with an application environment, manage access permissions, and run your image using as many or few systems as needed
- Use Amazon's web-scale messaging infrastructure to store messages as they travel between computers with Amazon SQS
- Leverage the Amazon FPS service to structure payment instructions and allow the movement of money between any two entities, humans or computers
- Create and store multiple data sets, query your data easily, and return the results using Amazon SimpleDB.
- Scale up or down at a moment's notice, using these services to employ as much time and space as you need
Author: James Murty
Publisher: O'Reilly Media
Published: 04/15/2008
Pages: 604
Binding Type: Paperback
Weight: 2.15lbs
Size: 9.00h x 7.00w x 1.30d
ISBN: 9780596515812
About the Author
Murty, James: -
James Murty is a software developer with extensive experience creating web-based applications and architectures using Java. With a working background spanning a research institute, a small software house and various corporations he has a broad perspective on both the promise and the difficulties inherent in networked applications.
Most recently James has been excited to see the rise of webapplications and services that provide compelling new tools and new ways of approaching old problems. While experimenting in this area he created JetS3t, an open source library and application suite that is the leading Java implementation available for Amazon's S3 data storageservice.