Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
Python and AWS Cookbook
SPECIAL OFFER: Upgrade this ebook with O’Reilly
Preface
Conventions Used in This Book
Using Code Examples
Safari® Books Online
How to Contact Us
1. General Info
A Quick Note About Python
Installing boto
Download and Install from github.com
Manually Download and Install boto
Installing boto with easy_install
Installing boto with pip
Installing boto with virtualenv
Installing paramiko
Installing euca2ools
Getting Started with Amazon Web Services
Create Your AWS Account
Managing Your AWS Credentials in boto
A Quick Test
Using boto with Eucalyptus
What Is Eucalyptus?
Getting and Installing Eucalyptus
Using the Eucalyptus Community Cloud
Managing Your Eucalyptus Credentials in boto
Using boto with Google Cloud Storage
What Is Google Cloud Storage?
Managing Your Google Cloud Storage Credentials in boto
Finding Available Regions for AWS
Enabling Debug Output with boto
Controlling Socket Timeouts in boto
2. EC2 Recipes
Launching an Instance
Problem
Solution
Discussion
Keeping Track of Instances with Tags
Problem
Solution
Discussion
Accessing the Console Log
Problem
Solution
Discussion
Uploading Your Own SSH Keypair
Problem
Solution
Discussion
Synchronizing SSH Keypairs Across EC2 Regions
Problem
Solution
Discussion
Associate an Elastic IP Address with an Instance
Problem
Solution
Discussion
Attach a Persistent EBS Volume to an Instance
Problem
Solution
Discussion
Back Up Your EBS Volumes
Problem
Solution
Discussion
Restore a Volume from a Snapshot
Problem
Solution
Discussion
Clone an Existing Instance
Problem
Solution
Discussion
Find All Running EC2 Instances
Problem
Solution
Discussion
Monitoring the Performance of Your Instance
Problem
Solution
Discussion
Getting Notifications
Problem
Solution
Discussion
Storing Custom Data in CloudWatch
Problem
Solution
Discussion
Executing Custom Scripts upon Instance Startup
Problem
Solution
Discussion
3. S3 Recipes
Create a Bucket
Problem
Solution
Discussion
Create a Bucket in a Specific Location
Problem
Solution
Discussion
Store Private Data
Problem
Solution
Discussion
Store Metadata with an Object
Problem
Solution
Discussion
Computing Total Storage Used by a Bucket
Problem
Solution
Discussion
Copy an Existing Object to Another Bucket
Problem
Solution
Discussion
Modify the Metadata of an Existing Object
Problem
Solution
Discussion
Find Out Who Is Accessing Your Data
Problem
Solution
Discussion
Reduce the Cost of Storing Noncritical Data
Problem
Solution
Discussion
Generating Expiring URLs for S3 Objects
Problem
Solution
Discussion
Preventing Accidental Deletion of Data from S3
Problem
Solution
Discussion
Hosting Static Websites on S3
Problem
Solution
Discussion
Uploading Large Objects to S3
Problem
Solution
Discussion
About the Author
SPECIAL OFFER: Upgrade this ebook with O’Reilly
← Prev
Back
Next →
← Prev
Back
Next →