An Introduction to Amazon Web Services with the Python Boto Library

Organiser
TechLife Columbus
Date
25-26 Apr 2011 (Add to calendar) GMT
Venue
(Exact location not available) , Columbus, US
Cost
Free

 

*** We are meeting at TechColumbus Conference Room A this month ***

Meet fellow Pythonistas. Learn about the Python programming language. Share your experiences with Python and how it has helped you. Have fun! All are possible as a member of the Central Ohio Python User's Group.

Austin Godber will be talking about leveraging AWS with Python.

Amazon provides an Infrastructure as a Service (IAAS) set of products know as Amazon Web Services.  These services include the following features:

  • EC2 (Elastic Compute Cloud) - Dynamically launch and manage virtual machines
  • S3 (Simple Storage Service) - Store and retrieve files over HTTP
  • SNS (Simple Notification Service) - Send email or webhook based notifications
  • SQS (Simple Queue Service) - Send messages through a global queue
  • RDS (Relational Database Service) - Managed MySQL Service

Austin will describe the basics of these services and how to interact with them using the Python Boto library.

This will be an introductory level talk targeted to those who are new to AWS and interacting with it programmatically.  More advanced features will be addressed at a future date.

We would love to see you there!

 

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil.” - Donald Knuth