Cargando…

Programming Amazon Web Services - S3, EC2, SQS, FPS, and SimpleDB /

With this book, you'll learn how companies can take advantage of Amazon Web Services (AWS) to rent" computing power, data storage and bandwidth on Amazon's vast network infrastructure. Programming Amazon Web Services gives developers the background and technical detail they need for u...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Murty, James
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, Calif. : O'Reilly Media, 2008.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Programming Amazon Web Services; Ruby and Interactive Examples; Conventions Used in This Book; Using Code Examples; Safari® Enabled; How to Contact Us; Acknowledgments; 1. Infrastructure in the Cloud; Thinking Like Amazon; Reality Check; Amazon Does Not Offer Service Level Agreements for All Its Web Services; Data Security and Privacy; Specialized Infrastructure Requirements; Communication Channels for Fault Reporting and Resolution; Interfaces: REST and Query Versus SOAP; 2. Interacting with Amazon Web Services; REST and Query APIs; XML Documents; Hierarchical object structures.
  • Building XML documentsHandlingService Errors; User Authentication; Signing Request Descriptions; Common Service Properties; Performing AWS Requests; Request authentication; Query API Implementation; Sending query requests; Request description; Utility Methods; Base-64 encoding; Debug logging; 3. S3: Simple Storage Service; Pricing; Interacting with S3; S3 Implementation Stub; Constructing S3 URIs; Buckets; Bucket Names; Create a Bucket; Look Up a.