Python and AWS Cookbook

Managing Your Cloud with Python and Boto

Specificaties
Paperback, 64 blz. | Engels
O'Reilly | 1e druk, 2011
ISBN13: 9781449305444
Rubricering
Hoofdrubriek : Computer en informatica
O'Reilly 1e druk, 2011 9781449305444
Verwachte levertijd ongeveer 16 werkdagen

Samenvatting

If you intend to use Amazon Web Services (AWS) for remote computing and storage, Python is an ideal programming language for developing applications and controlling your cloud-based infrastructure. This cookbook gets you started with more than two dozen recipes for using Python with AWS, based on the author's boto library.

You'll find detailed recipes for working with the S3 storage service as well as EC2, the service that lets you design and build cloud applications. Each recipe includes a code solution you can use immediately, along with a discussion of why and how the recipe works. You also get detailed advice for using boto with AWS and other cloud services.

This book's recipes include methods to help you:
- Launch instances on EC2, and keep track of them with tags
- Associate an Elastic IP address with an instance
- Restore a failed Elastic Block Store volume from a snapshot
- Store and monitor your own custom metrics in CloudWatch
- Create a bucket in S3 to contain your data objects
- Reduce the cost of storing noncritical data
- Prevent accidental deletion of data in S3

Specificaties

ISBN13:9781449305444
Taal:Engels
Bindwijze:paperback
Aantal pagina's:64
Uitgever:O'Reilly
Druk:1
Verschijningsdatum:30-11-2011

Over Mitch Garnaat

Mitch Garnaat is a software developer at Eucalyptus Systems where he is responsible for the development of tools to make it easier to create and manage cloud computing resources. Previously, as a Principal Engineer at Xerox PARC he was the co-inventor and lead developer of DocuShare, a web-based document management product from Xerox. He is the creator of boto, an open source Python library for cloud computing.

Andere boeken door Mitch Garnaat

Inhoudsopgave

1. General Info
-A Quick Note About Python
-Installing boto
-Getting Started with Amazon Web Services
-Using boto with Eucalyptus
-Using boto with Google Cloud Storage
-Finding Available Regions for AWS
-Enabling Debug Output with boto
-Controlling Socket Timeouts in boto

2. EC2 Recipes
-Launching an Instance
-Keeping Track of Instances with Tags
-Accessing the Console Log
-Uploading Your Own SSH Keypair
-Synchronizing SSH Keypairs Across EC2 Regions
-Associate an Elastic IP Address with an Instance
-Attach a Persistent EBS Volume to an Instance
-Back Up Your EBS Volumes
-Restore a Volume from a Snapshot
-Clone an Existing Instance
-Find All Running EC2 Instances
-Monitoring the Performance of Your Instance
-Getting Notifications
-Storing Custom Data in CloudWatch
-Executing Custom Scripts upon Instance Startup

3. S3 Recipes
-Create a Bucket
-Create a Bucket in a Specific Location
-Store Private Data
-Store Metadata with an Object
-Computing Total Storage Used by a Bucket
-Copy an Existing Object to Another Bucket
-Modify the Metadata of an Existing Object
-Find Out Who Is Accessing Your Data
-Reduce the Cost of Storing Noncritical Data
-Generating Expiring URLs for S3 Objects
-Preventing Accidental Deletion of Data from S3
-Hosting Static Websites on S3
-Uploading Large Objects to S3

Net verschenen

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Python and AWS Cookbook