My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 83
==Overview== This simple project uses the EC2 APIs and email to allow multiple users to start and stop instances on EC2, without having the primary credentials for the AWS account. You may find the code handy for classroom or conference environments, where users need a quick, easy way to start a...
Cloud Tools is a set of tools for deploying, managing and testing Java EE applications on [http://www.amazon.com/gp/browse.html?node=201590011 Amazon's Elastic Computing Cloud (EC2)]. There are three main parts to Cloud Tools * Amazon Machine Images (AMIs) that are configured to run Tomcat and wo...
==Overview== At the time of writing this, deleting EBS snapshots from EC2 is currently a very tedious task. You can do it only one by one, and if you have a backup methodology of daily/hourly backup, you soon get too many snapshots. This is a short script meant to imitate a "ec2-delete-old-snaps...
This project maintains a script which can be used to build Amazon EC2 Machine Images (AMIs) with a base install of the Ubuntu or Debian distribution. The latest version of the script is available using this link: http://ec2ubuntu-build-ami.notlong.com A list of Ubuntu and Debian AMIs buil...
Amazon Web Services's Elastic Compute Cloud (EC2) offers Elastic Load Balancing (ELB), a basic virtual load balancing appliance for applications running in EC2. Testing and debugging ELBs can be a pain, especially because there are so many things to test. This project is a collection of tools ...
ec2, aws, elb
Features: * assigning elastic ip to an ec2 instance. the elastic ip is choosen from a list of available ips. You can get the latest version from svn: {{{ svn checkout http://cloud-thingy.googlecode.com/svn/trunk/assign_elastic_ip_from_list.sh assign_elastic_ip_from_list.sh }}}
Cloudrunner is currently used to launch benchmarking jobs to Amazon's EC2. These jobs typically launch a test server along with one or more servers to test. When the tests are completed, the results are uploaded to S3 (of course) and the servers, typically, are shutdown.
===Another Amazon AWS EC2 wrapper?=== Yes, this is yet another wrapper for Amazon EC2. There is nothing wrong with typica; I love this project, it help me get familiar with Amazon Services. Despite the REST hype, I still see SOAP + WS standards as a much more mature platform for enterprise developm...
http://lifeguard.googlecode.com/svn/wiki/redcross.gif *Lifeguard keeps an eye on your pools* This project will help manage pools of servers that perform work that is queued in SQS. It will dynamically size pools based on configured parameters. [http://code.google.com/p/lifeguard/wiki/Introduction...
In a dynamic computing environment such as [http://www.amazon.com/gp/browse.html?node=201590011 EC2] it is useful to have Erlang nodes automatically discover each other. This project contains 3 (+1) strategies for doing so: * combonodefinder: detects EC2 hostname and dispatches either to ec2n...
1 2 3 4 5 6 7 8 9 Next