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 th
Python and AWS Cookbook
โ Scribed by Mitch Garnaat
- Publisher
- O'Reilly Media
- Year
- 2011
- Tongue
- English
- Leaves
- 74
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
- 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
๐ SIMILAR VOLUMES
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 th
Table of Contents; Preface; Conventions Used in This Book; Using Code Examples; Safariยฎ Books Online; How to Contact Us; Chapter 1. General Info; 1.1 A Quick Note About Python; 1.2 Installing boto; Download and Install from github.com; Manually Download and Install boto; Installing boto with easy_in
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 th
<p>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